github patrick-kidger/jaxtyping v0.2.20
jaxtyping v0.2.20

latest releases: v0.2.34, v0.2.33, v0.2.32...
16 months ago
  • Added jaxtyping.PyTreeDef type.
  • Can now detect x = jaxtyping.PyTree[foo] via issubclass(x, jaxtyping.PyTree).
  • Fixed #89, in which __builtins__ was getting added as an extra key to the memo stack.
  • Renamed modules with a leading underscore to indicate that they're private.
  • Bump minimum Python version to 3.9.

Full Changelog: v0.2.19...v0.2.20

Don't miss a new jaxtyping release

NewReleases is sending notifications on new releases.