Back

CCL
Patches for NetLogo x64
Windows
1 patches available
NetLogo is a programmable modeling environment for simulating natural and social phenomena. It was authored by Uri Wilensky in 1999 and has been in continuous development ever since at the Center for Connected Learning and Computer-Based Modeling.nnNetLogo is particularly well suited for modeling complex systems developing over time. Modelers can give instructions to hundreds or thousands of “agents” all operating independently. This makes it possible to explore the connection between the micro-level behavior of individuals and the macro-level patterns that emerge from their interaction.
NetLogo x64 Version 6.4.0
Release Date
11/16/2023
Bug Fix?
Yes
Minor Release?
No
Patch Notes

Version 6.4.0 (November 2023)$$$A major change in this release the introduction of new features in BehaviorSpace$$$$$$BehaviorSpace New Features$$$A new syntax that allows parameter combinations to be run separately; rather than being expanded combinatorically.$$$Measurements can be conditionally recorded when a boolean reporter is true.$$$Commands can be run before the experiment begins.$$$Commands can be run after the experiment ends.$$$The mean and standard deviation of data from repetitions can be output to a file.$$$List data can be output to a file with one list element per cell.$$$Experiments can now be paused and resumed.$$$Experiments can now be exported to an XML file that can be used when running headlessly.$$$Experiments in an XML file can now be imported into a model.$$$There is a reduction in memory usage for experiments containing plots when Update plots and monitors is unchecked in the Run options dialog.
Interested in automating patching for NetLogo x64?