-
Notifications
You must be signed in to change notification settings - Fork 95
Changes Since Previous Release
Connor Bain edited this page Jun 6, 2021
·
42 revisions
Changes since the release of NetLogo 6.2.0 on December 23, 2020
- Crystallization Basic: Fixed issue where world size depended on
height
rather thanwidth
. - Planarity: Updated for NLW full compatibility
- Small Worlds: Fixed bug with clustering coefficient being undefined for single-link.
-
gis
– GIS General Examples: Rewritten to take advantage of new primitives released ingis
v1.3.0.
- The NetLogo/models repo is now built via GitHub actions rather than a custom build server.
For complete release notes on the Library, please visit the NetLogo release notes page.
Models Library Editing
- Changes Since Previous Release
- Reviewing a Model for the Library
- Template Letter for Requesting a Review of a Model
- Automated Tests
- Resaving Models in the Newest Release
- Copyright and Citation Info
- Models Cross Referencing
- Models Library Statistics
- What is a Code Example?
- What is a Curricular Model?