Back

CCL
Patches for NetLogo x86
Windows
2 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 x86 Version 7.0.0
Release Date
9/9/2025
Bug Fix?
Yes
Minor Release?
No
Patch Notes

This is a major upgrade from NetLogo 6.4. We made many changes to basic features; the NetLogo GUI; the file format and NetLogo library models.$$$$$$Some of the biggest changes we made in this release are:$$$$$$A new modernized GUI with both light and dark modes (and a classic mode) (see below)$$$Greater customizability; with more preferences and settings (see below)$$$NetLogo models are now stored in a new format with the extension .nlogox (see below)$$$For users with modern macOS devices that use the Apple silicon architecture; we now provide a separate; higher-performance version of NetLogo to download
NetLogo x86 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.
NetLogo x86 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 x86?