google-deepmind/treescope v0.1.6
google-deepmind/treescope
Captured source
source ↗published Nov 21, 2024seen 1wcaptured 1whttp 200method plain
Treescope 0.1.6
Repository: google-deepmind/treescope
Tag: v0.1.6
Published: 2024-11-21T23:06:25Z
Prerelease: no
Release notes:
New features
- Rendering JAX arrays is now much faster, especially for small device arrays (#40)
Bug fixes and improvements
- Fixed incorrect bloat16 array formatting (#43)
- Fixed a number of typos (#44)
- Fixed
render_arrayto correctly support re-ordering rows and columns to match documented behavior (#49) - Test no longer depend on the exact representation of
jax.tree_util.GetAttrKey, making it robust to future planned changes in JAX (#48)
Other changes
- Project now includes a
uvlockfile and can be easily installed using theuvpackage manager. - Checks for formatting (via
pyink), linting (viapylint), and type annotations (viapytype) are now run on every PR. pyinkandpylintare configured to automatically run when editing the project in VSCode.- Made minor tweaks to documentation configuration to avoid a build error.
Notability
notability 3.0/10Routine minor version release, no major features.