zombie-einstein
zombie-einstein
I created this library designed to visualise JAX computation graphs from JaxPR, and to be sightly higher level than the built in HLO visualiser.
### Modin version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the latest released version...
**Describe the bug** When trying to install the age Python driver using [poetry](https://github.com/python-poetry/poetry), the install fails due to the import of age [here](https://github.com/apache/age/blob/c75d9e477e2f83016a7a144291d2c15038cf229f/drivers/python/setup.py#L17), this is due to the dependencies not...
I was looking at implementing an environment similar to this [one from petting-zoo](https://pettingzoo.farama.org/environments/mpe/simple_spread/) (which itself I believe is taken from an older [OpenAI multi-agent env library](https://github.com/openai/multiagent-particle-envs)) where a team of...
## Context #253 upgraded the matplotlib version with changes to animation API. The new API can speed up the creation of animations by updating image/graph components that change during animation....