TensorWaves 0.1.1
See all documentation for this version here.
🐛 Bug fixes
- Prevent multiple entries of the same invariant mass (#123)
- Switched to
tf.random.Generator
instead oftf.random.uniform
(#141)
📝 Documentation
- Documentation is now built with MyST-NB and related packages (#132)
- Example notebooks are hosted on Binder and Google Colaboratory (#132)
- Added links to related projects in the sidebar (#136)
- Added plots of the fit results (#142)
🖱️ Internals
- Upgrade to TF2.3 for Python 3.8 support (#128)
- Upgraded to
expertsystem
0.6.2 (#134) - Migrated from Travis to GitHub Actions (#124)
- Release notes are drafted automatically from PR titles since last release (#129)
- Remove conda-forge from channels (#133)