-
NetLogo appears to be looking specifically for x86_64 files rather than arm64 files when loading native libraries in an extension
Full error report:
java.lang.UnsatisfiedLinkError: Native lib…
-
**What's the problem this feature will solve?**
Relay visual feedback of heading for debugging and verification.
**Describe the solution you'd like**
It'd be nice to be able to load in an image o…
-
Log scaling is common enough in complex systems studies that it might warrant first class support. It's also a real big pain to do it yourself when working with histograms (check out the plotting code…
-
Buttons look like this no matter what:
![image](https://cloud.githubusercontent.com/assets/28215/6154250/de3576e8-b1ef-11e4-8aed-ed387990c2ca.png)
`xw:set-color` does not appear to have an effect.
-
I'm going to report this even though I cannot provide a way to reproduce it, just so there is a record.
I was toying with the Sugarscape 3 model (Models Library) when I noticed that right-clicking th…
-
What's the history of these prims? Why do we export interface globals but not user-defined globals? Why do we export globals at all? Why do these prims need to exist, if `export-world` has all the …
-
(an old proposal of mine from 2007)
We've long talked about NetLogo needing better tools for debugging. In 4.0, we took a step forward on that by making the speed slider go all the way down to where…
-
There are different versions of this scattered around, but no good package I am aware of. The model implemented in `simOutbreak` in the old `outbreaker` package may be a [starting point](https://githu…
-
Reported by @dougedmunds in NetLogo/NetLogo#845. That bug has a more extensive example, but the following is sufficient to reproduce:
```
csv:from-row "\"\\\" \\\"\""
```
That is, attempting to pars…
-
an old 2011 writeup of mine:
An internal technical improvement that will permit the addition of a variety of user-visible improvements is changing the engine's internal representation of agents, incl…