TensorWaves 0.2.8
See all documentation for this version here.
💡 New features
A time estimate is now provided when generating data (#286)
Fixes the tqdm
progress bar so that it gives a time estimate when calling generate_phsp
and generate_data
.
🐛 Bug fixes
Analytic continuation can now be activated safely when using JAX as backend (#284)
Implementation of TR-001. Requires ComPWA/ampform#75 and AmpForm v0.9.2 (upcoming).