Skip to content

flt 2025.1

Choose a tag to compare

@ntessore ntessore released this 01 Feb 16:28
· 26 commits to main since this release
688e46e

This is a major new release that makes flt work for generic array backends.
NumPy and JAX are supported out of the box, and it is easy to implement support for new backends via singledispatch.
There is also a documentation page now: https://flt.readthedocs.io

What's Changed

Full Changelog: v2022.10.17...v2025.1