TensorWaves 0.4.6
release-drafter
released this
08 Jun 09:06
·
71 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
phasespace
has been removed (#445).
If TensorWaves is installed withphasespace
, TensorFlow is limited to below v2.7.
🖱️ Developer Experience
- Documentation is now built with
sphinx-build
only and cannot be built withmake
anymore (#433) - Documentation in
EXECUTE_NB
mode is now faster on second run due to MyST-NB caching (#433)