Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Kleinere Updates beheben Fehler in Bezug auf Veränderungen in Krocket. Insbesondere wurde die initializeDefaultSpace Methode in der Klasse VisualizeWhirledTea festgesetzt.
Tags: 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

Diese Version hat interne Unterstützung für eindimensionale kausale setzt, wie sie in New Stephan Wolfram's Kind of Science diskutiert. Die Benutzeroberfläche ist noch nicht aktualisiert worden, um diese Funktionalität für den Benutzer darstellen, und es muss direkt aus einem Arbeitsbereich zugegriffen werden. Neue init1DWithXdepth und getBitAtX Methoden wurden die NumberSpace Klasse hinzugefügt. Ein Beispiel 1D Kausale Blattschraube NKStriangle wurde in der Klasse.
Tags: 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

Diese Version unterstützt nun die Animation. Der Controller wurde aktualisiert, um Zugriff auf diese Funktion bieten. Code cleanup wurde ebenfalls durchgeführt.
Tags: 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 Feldgröße Tab zwischen Text-Eingabefelder, Hilfe mouseover Luftballons, ein Status-Feld, Hintergrund Verarbeitung der Erkundungen zur UI Reaktionsfähigkeit zu halten und AutoFit für Dateinamen Textfelder aktiviert, um lange Dateinamen einfacher zu handhaben. CausalBit und CausalLigature: den internen Gebrauch von Wörterbüchern wurde OrderedCollections verändert. Diese rasiert rund 25% der Laufzeit aus Exploration läuft.
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

Diese Veröffentlichung fügt ein einfaches Bedienfeld, Morphic UI. Das Control Panel vereinfacht den Prozess der Erstellung und Visualisierung von neuen Untersuchungen. Beispiele und Dokumentation über die Verwendung der neuen Bedienfeld auf der Website des Projekts zur Verfügung. VisualizeWhirledTea wurde ebenfalls aktualisiert, um mit den Updates für die TeapotMorph Arbeit. TeapotMorph hat eine neue Methode openInWorld. Diese neue Methode nennt initializeDefaultSpace. Um zu vermeiden, beginnend mit der vollständigen Demo VisualizeWhirldTea überschrieben hat diese Methode mit einer Version, die beginnt mit einem leeren Teekanne.
Tags: 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