TensorWaves 0.4.6
·
91 commits
to refs/heads/main
since this release
See all documentation for this version here.
⚠️ Interface
- Dropped Python 3.6 support (#431)
- Version limit on
phasespacehas been removed (#445).
If TensorWaves is installed withphasespace, TensorFlow is limited to below v2.7.
🖱️ Developer Experience
- Documentation is now built with
sphinx-buildonly and cannot be built withmakeanymore (#433) - Documentation in
EXECUTE_NBmode is now faster on second run due to MyST-NB caching (#433)