hbsmith
hbsmith
*Please include a short description of problem here* I'm trying to figure out how to correctly load an excel file into and cobra model, so I checked the documentation here:...
This is a feature request. I can see from reading the history on the repo that when 3D plotting functionality was added, that one goal was to have it be...
fixes #107
I'm not sure if this is an issue of me not understanding how Requires.jl works; it not being implemented correctly in this repo; or something else, but I have a...
It would be nice if there was an option to display only the `agent2string` information for agents that are actually within (or approximately within) the red rectangle around your cursor...
Here's a MWE pulled almost entirely from the AgentsZoo example page. According to this page https://juliadynamics.github.io/InteractiveDynamics.jl/dev/agents/#InteractiveDynamics.abmexploration "Clicking the "reset" button will add a red vertical line to the data plots...
**Describe the bug** `nearby_ids` and `nearby_ids_exact` produce incorrect output in some situations, although I can't figure out what triggers it **Minimal Working Example** ```julia using Revise using Agents, Plots, Random...
(Originally this was created as an issue in the [InteractiveDynamics repo](https://github.com/JuliaDynamics/Agents.jl/issues/927), but the issue might be with requires so I'm reposting here): I have a MWE where I would expect...
This is a feature request. I can see from reading the history on the repo that when 3D plotting functionality was added, that one goal was to have it be...
It would be nice if there was an option to display only the `agent2string` information for agents that are actually within (or approximately within) the red rectangle around your cursor...