Releases: lab-cosmo/sphericart
Releases · lab-cosmo/sphericart
Release list
v2.0.3
What's Changed
- build wheels for torch 2.13 by @sofiia-chorna in #252
New Contributors
- @sofiia-chorna made their first contribution in #252
Full Changelog: v2.0.2...v2.0.3
v2.0.2
This is a bugfix release, removing the unintentionally bundled libnvrtc from the Python wheels.
v2.0.1
v2.0.0
- Adds full support for torch.compile
- Adds SYCL support
- Adds a CuPy interface
- Adds Windows wheels (including CUDA)
- Adds support for JAX 0.10.0
- Now uses gpulite as the CUDA backend executor
v1.0.9
- Adds support for torch 2.11, jax 0.9.1 and jax 0.9.2
v1.0.8
- Adds support for building and running the code on Windows
v1.0.7
v1.0.6
- Adds support for torch 2.10
- Migrated
sphericart-jaxinterface to the updated JAX FFI, adding support for the most recent JAX versions