-
Hello!
Is there a tool to turn NetLogo code into Python code?
-
RE: #653
Seems like we need to add an example of directed graphs to Mesa. This might be adjusting how the network module works as well.
You could do this one of two ways.
1. You could crea…
-
In an LS child model, opened via `ls:load-gui-model`, the `export-interface` primitive produces an empty file (with the correct name).
To recreate:
1. Open an LS GUI child model
2. In the command cen…
-
It makes more sense for the *NetLogo* Recent files list to have only `.nlogo ` files and the *NetLogo 3D* Recent files list to have only `.nlogo3d` files.
The simplest solution would be to filter…
-
_From @ToonTalk on June 5, 2015 17:8_
This isn't my model and it is complex but wondering if there is anything that can be done about its very long setup time.
http://li425-91.members.linode.com:900…
-
I'm using the [`gis:create-turtles-inside-polygon`](https://ccl.northwestern.edu/netlogo/docs/gis.html#gis:create-turtles-inside-polygon) function with the GIS Extension of NetLogo 6.3.0. I follow the…
-
```
What steps will reproduce the problem?
1. includes[sql] in a model
2.save the model as an applet
3.try to run the applet in a browser
What is the expected output? What do you see instead?
The mod…
-
Hi All,
When I was trying to use behavior space as a tool for batch running my COVID-19 model, I just realized that NetLogo was utilizing my GPU for over 50-60%. As far as I understand, we are not …
-
A user reported a crash on opening NetLogo on their ARM macOS 12.5 computer. This affects at least NetLogo 6.2.2 and 6.3.0, so it's not Java 17 specific. Full crash report is below. It's unfortunat…
-
every computing device now comes with a huge collection of high quality, scalable art depicting common objects, creatures, and situations. why not let me use them in my NetLogo models?
related: #15…