Skip to content

v0.4.0

Compare
Choose a tag to compare
@romanngg romanngg released this 17 Feb 00:57
· 184 commits to main since this release

WARNING:
Our next major release (v0.5.0) will include significant refactoring, and could break your code if you use internal function like nt.utils.typing, nt.utils.utils, nt.utils.Kernel etc. (public API will remain unchanged). This should be easily fixed by updating the imports, e.g. nt.utils -> nt._src.utils.

This release (v0.4.0):

New feature:

Improvements:

Bugfixes:

Breaking changes:

  • Bump requirements to jax==0.3 and frozendict==2.3.