rht
rht
Given that the issue is localized to be about step performance instead of also including agent register/deregister, I think so. I'm relieved that Mesa 3.0 is back to be (relatively)...
I suppose a new release will happen in conjunction with Qiskit 0.45.0? #99.
> To clarify, your primary reason for the request is avoiding the NumPy limitation? Yes, it is due to the NumPy limitation, which [issue](https://github.com/numpy/numpy/issues/5744#issuecomment-1831830978) has been closed on NumPy main...
For example, see https://github.com/projectmesa/mesa-examples/pull/151.
Which example do you want me to port? Is wolf-sheep (agents by type) sufficient?
@EwoutH this should be a sufficient illustration: https://github.com/projectmesa/mesa-examples/pull/158. It has agents by type.
It seems to be working in [Mesa-Geo RTD](https://mesa-geo.readthedocs.io/en/latest/). @wang-boyu what did you do make it work?
> Can we use the solution used in Mesa-Geo? Not feasible because absolute URL also hardcodes the latest/stable branch in it.
There is not enough information of which Mesa version you used. It should work with the latest release, but doesn't work with the Git version because `JupyterViz` has been moved...
If you want the unreleased tutorial, check out https://mesa.readthedocs.io/en/latest/tutorials/visualization_tutorial.html instead. (notice that it's "latest", not "stable" in the URL)