Releases: leakec/tfc
Releases · leakec/tfc
tfc-v1.0.15
- Updating to include Python 3.13 wheels, as JAX now supports this version of Python.
- This was done in 1.0.14, but having issues with PyPI and dual file names. Just bumping the version to fix it.
Full Changelog: tfc-v1.0.14...tfc-v1.0.15
tfc-v1.0.14
- Updating to include Python 3.13 wheels, as JAX now supports this version of Python.
Full Changelog: tfc-v1.0.13...tfc-v1.0.14
tfc-v1.0.13
- Updating test tolerances to pass with new versions of JAX.
- Updating examples to work with new version of scipy.
- Ran all examples and verified they passed manually (GitHub runner chokes on the large number of tests).
Full Changelog: tfc-v1.0.12...tfc-v1.0.13
tfc-v1.0.12
- Updating to remove deprecations as of JAX 0.4.26.
Full Changelog: tfc-v1.0.11...tfc-v1.0.12
tfc-v1.0.11
- Updating to work with newer versions of
setuptools
Full Changelog: tfc-v1.0.10...tfc-v1.0.11
tfc-v1.0.10
- Creating a new release with Python 3.12 binaries, since
jaxlib
now supports Python 3.12.
Full Changelog: tfc-v1.0.9...tfc-v1.0.10
tfc-v1.0.9
- Hotfix to get jit for basis functions working. There was a mistake in lowering to mlir in the last release.
- I did a full run locally with this release to make sure all of the examples in
test_all
still pass.
Full Changelog: tfc-v1.0.8...tfc-v1.0.9
tfc-v1.0.8
- Minor updates to keep up with JAX deprecations in version 0.4.16.
Full Changelog: tfc-v1.0.7...tfc-v1.0.8
tfc-v1.0.7
- Fixing missing windows wheels in 1.0.6.
- Adding annotations to swig.
Full Changelog: tfc-v1.0.6...tfc-v1.0.7
tfc-v1.0.6
- Adding windows support.
- Adding MAC arm64 support.
- Dropping Python 3.8 as per JAX deprecations.
- Jaxlib 0 4 14 support by @leakec in #27
Full Changelog: tfc-v1.0.5...tfc-v1.0.6