Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

File metadata and controls

8 lines (5 loc) · 256 Bytes

phyjax2d

A jax-based 2d physics library, mainly intended to use for reinforcement learning research.

License

Apache LICENSE 2.0 holds unless otherwise noted.

vec2d.py is copied from PyMunk with the license-header as-is.