-
The programming guide says the following regarding the frame rate:
> With tick-based updates, the setting is a ceiling on how many updates per second you get. If the frame rate is 30, then NetLogo wi…
-
In NetLogo 6 (6.0.4 and 6.0.3, at least), the Perceptron model in the Models Library under Computer Science has a bug in how it’s displayed. When you train it, the World sometimes turns all red or al…
-
As extensions become more popular, there is a multiple Netlogo version + extensions versions problem. One not only has to find the right version of Netlogo to run a model, but also the right versions …
-
I've been using NetLogo for several years and have used it often to run large behavior space simulations on a Windows Compute Cluster, using the command line call, i.e. something like
netlogo-headl…
-
It would be great if one could eventually author web pages that have multiple NetLogo Tortoise models. I tried to combine two on a page by creating and running startLoop on two different "sessions" (a…
-
(I can't see how to post this enhancement suggestions to the model runs branch of development - sorry!)
I'd like to be able to go forward 1 tick repeatedly without pressing the "Go forward 1 tick" bu…
-
It will be great if Netlogo allows for support for two (or more) screens. Maybe by enabling undocking of the Interface or Code tabs. It will really help with faster checking of large codes where one n…
-
https://github.com/scala/scala/pull/8534 will likely land soon and be included in Scala 2.13.2
NetLogo's `LogoList` is just a wrapper around `scala.collection.immutable.Vector[AnyRef]`, so the perf…
-
My r extension seems to be installed fine. I can open models that use it successfully and they run OK. They can load R libraries (such as spatstat, for example) and the link to R is fine. However, aft…
-
Hi,
there should be instructions on which reference from https://ccl.northwestern.edu/netlogo/references.shtml to use to cite NetLogo on the homepage and in the readme.
Cheers,
Philipp