Download List

项目描述

InformationSpace is a causal set exploration tool. A causal
set is basically a set of simple rules that define the
relationship between bits in a space time. A common
example of this is John Conway's game of life.
InformationSpace supports 3D space/time (2D of space, 1D
of time). Visualization is in 3D, with Y being time.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-07 03:39
0.6.1

次要更新修复的错误中有关门球的变化。具体来说,在VisualizeWhirledTea类initializeDefaultSpace方法已得到修复。
标签: Minor bugfixes
Minor updates to fix bugs relating to changes in Croquet. Specifically, the initializeDefaultSpace method in the VisualizeWhirledTea class has been fixed.

2005-01-11 06:36
0.6.0

此版本增加了对一维因果集,如在斯蒂芬钨的新型科学讨论的,内部支持。在用户界面尚未更新,目前此功能的用户,必须进行访问,直接从一个工作区。新init1DWithXdepth和getBitAtX方法添加到NumberSpace类。甲维因果结扎样本中提供了NKStriangle类。
标签: Major feature enhancements
This release added internal support for one dimensional causal sets, such as those discussed in Stephan Wolfram's New Kind of Science. The user interface has not yet been updated to present this functionality to the user, and it must be accessed directly from a workspace. New init1DWithXdepth and getBitAtX methods were added to the NumberSpace class. A sample 1D Causal Ligature was provided in the NKStriangle class.

2004-11-12 04:04
0.5.0

此版本现在支持动画。该控制器已被更新,以提供对此功能的访问。代码清理工作也已完成。
标签: Major feature enhancements
This release now supports animation. The controller has
been updated to provide access to this feature. Code
cleanup has also been performed.

2004-10-28 03:36
0.4.4

InformationSpaceController:InformationSpace大小字段,文本输入字段之间的跳格,帮助鼠标悬停气球,一个状态栏,背景处理的探索保持UI响应,并自动调整为文件名的文本框启用,以长文件名容易处理。 CausalBit和CausalLigature:内部使用的字典已被更改为OrderedCollections。这徒弟起飞约25%的勘探运行运行时间。
InformationSpaceController: InformationSpace size field , tabbing between text entry fields, help mouseover balloons, a status field, background processing of explorations to maintain UI responsiveness, and autoFit is enabled for file name text boxes to make long file names easier to handle. CausalBit and CausalLigature: internal use of dictionaries has been changed to OrderedCollections. This shaves roughly 25% run time off exploration runs.

2004-10-23 18:33
0.4.3

此版本增加了一个简单的控制面板,形性用户界面。这个控制面板简化了创建和可视化的新探索的过程。使用新的控制面板和文件的例子可在项目工地。 VisualizeWhirledTea也已更新,以与该TeapotMorph更新。 TeapotMorph有一个新的openInWorld方法。这种新方法调用initializeDefaultSpace。为了避免与充分演示开始,VisualizeWhirldTea凌驾了这个版本的方法,是先从一个空的茶壶。
标签: Minor feature enhancements
This release adds a simple control panel, Morphic UI. This control panel
simplifies the process of creating and visualizing new explorations.
Examples and documentation on using the new control panel are available
on the project site. VisualizeWhirledTea has also been updated to work
with the updates to the TeapotMorph. TeapotMorph has a new openInWorld
method. This new method calls initializeDefaultSpace. In order to avoid
starting with the full demo, VisualizeWhirldTea has overridden this
method with a version that starts with an empty teapot.

Project Resources