TensorWaves 0.1.4
See all documentation for this version here.
💡 New features
- Upgraded from
expertsystem
0.6.5 toexpertsystem
0.6.8 (#199), see release notes 0.6.6, 0.6.7 and 0.6.8
⚠️ Interface
- The
Estimator
now requires a phase-space sample for normalization and the constructor of theIntensityBuilder
does not require one (#192)
🐛 Bug fixes
- Correctly import form factor in relativistic Breit-Wigner (#187)
- Added mass*width factor to relativistic Breit-Wigner without form factor (#189)
- Correctly throw invalid L error (#188)
🖱️ Developer Experience
- Issue templates have been improved (#190)
- Added new issue label for interface changes (#193)
- Added tests for the shape of a kinematics dataset (#194)
- Removed the Python example workflow script (#197)
Contributors since 0.1.3
@redeboer and @spflueger