patrick-kidger / lineax

Linear solvers in JAX and Equinox. https://docs.kidger.site/lineax
Apache License 2.0
365 stars 24 forks source link

#34 non pytree marked as static to enable downstream jit/filter_jit #41

Closed quattro closed 1 year ago

quattro commented 1 year ago

Added static fields as discussed for #34

patrick-kidger commented 1 year ago

LGTM! Thank you for contributing.