Metadata-Version: 2.4
Name: geodesix
Version: 0.1.0
Summary: A jax pytree library for spatial vector algebra
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: jax>=0.4.38
Description-Content-Type: text/markdown

# geodesix
A jax based pytree library for doing spatial math with runtime type checking 


# Formatting
Uses black and isort. Hope to setup docformatter in the future