Package simulation.plt contributed by williams [docs]
To load: (require (planet williams/simulation:2:2/simulation-with-graphics))
Old style:(require (planet "simulation-with-graphics.ss" ("williams" "simulation.plt" 2 2)))
Package description:
Implements an integrated discrete-event and continuous simulation engine.
Downloads this week: 0
Total downloads: 1309
Tickets:0
Open tickets:0
Primary files:
NameContract
(all-from simulation.ss)
(all-from history-graphics.ss)
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 2)2.2
169
[none]2007-05-12
To load: (require (planet williams/simulation:2:2/simulation-with-graphics))
Available in repositories: 4.x, 3xx
Version 2.2 includes some additional graphical examples. See the examples directory (in the PLaneT cache). All of the graphical examples can be run under either DrScheme or MrEd (mred -r ...).
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)2.1
27
[none]2007-04-05
To load: (require (planet "simulation-with-graphics.ss" ("williams" "simulation.plt" 2 (= 1))))
Available in repositories: 4.x, 3xx
(2 0)2.0
252
[none]2007-04-01
To load: (require (planet "simulation-with-graphics.ss" ("williams" "simulation.plt" 2 (= 0))))
Available in repositories: 4.x, 3xx
[no release notes]
(1 0)1.0
278
[none]2007-04-01
To load: (require (planet "simulation-with-graphics.ss" ("williams" "simulation.plt" 1 (= 0))))
Available in repositories: 3xx, 4.x
[no release notes]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(3 5)
266
5.02012-06-14
To load: (require (planet "simulation.rkt" ("williams" "simulation.plt" 3 (= 5))))
Available in repositories: 4.x
Fixed to work with plot routines in science collection 4.6.
(3 4)
141
[none]2009-09-14
To load: (require (planet "simulation.ss" ("williams" "simulation.plt" 3 (= 4))))
Available in repositories: 4.x
Fixed an error in applying after variable monitors.
(3 3)
74
[none]2009-04-25
To load: (require (planet "simulation.ss" ("williams" "simulation.plt" 3 (= 3))))
Available in repositories: 4.x
Version 3.3 adds new graphical elements.
(3 2)
64
[none]2008-11-26
To load: (require (planet "simulation.ss" ("williams" "simulation.plt" 3 (= 2))))
Available in repositories: 4.x
Version 3.2 corrects the info.ss to allow a correct load from PLaneT.
(3 1)
2
[none]2008-11-26
To load: (require (planet "simulation.ss" ("williams" "simulation.plt" 3 (= 1))))
Available in repositories: 4.x
Version 3.1 adds documentation in the new Scribble format.
(3 0)3.0
36
[none]2008-06-25
To load: (require (planet "simulation-with-graphics.ss" ("williams" "simulation.plt" 3 (= 0))))
Available in repositories: 4.x
Version 3.0 updates the simulation collection to be compatible with PLT Scheme V4.0.