Skip to content

v0.5.2

Compare
Choose a tag to compare
@bwpriest bwpriest released this 20 Apr 17:59
· 139 commits to main since this release

v0.5.2 fixes a critical bug introduced in v0.5.1. It is now possible to import MuyGPyS without installing JAX, as intended. There are no other semantic changes to the code, so all features of v0.5.1 are preserved. Changes in detail:

  • Added MuyGPyS._src.jaxconfig.Config, which provides a local copy of jax._src.config.Config for the inheritance of MuyGPyS._src.config.MuyGPySConfig in case jax is not installed.