Metadata-Version: 2.4
Name: bsplx
Version: 0.1.0
Summary: A minimal B-spline implementation in (JIT-compatible) Jax.
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: beartype>=0.22.9
Requires-Dist: jax>=0.10.0
Requires-Dist: jaxtyping>=0.3.9
Description-Content-Type: text/markdown

# bsplx

A simple B-splines implementation in (JIT-compatible) Jax.