Releases: denehoffman/rustitude
Releases · denehoffman/rustitude
rustitude-v0.10.3
Other
- update readmes
rustitude-gluex-v0.6.2
Added
- update ganesh dependency
- update all amplitudes and methods to be compatible with the latest changes in the
Fieldtrait
rustitude-core-v9.0.0
Added
- update ganesh dependency
- [breaking] refine the
Fieldtrait by removing theRealFieldsubtrait
Other
- update and fix documentation
- documentation updates
py-rustitude-v0.10.3
Added
- update ganesh dependency
Fixed
- remove num_threads keyword argument from python type hints
Other
- update readmes
rustitude-v0.10.2
Fixed
- resolves a huge bug I introduced when I put the
Modelamplitudesfield under anArc
rustitude-gluex-v0.6.1
Other
- revert back to using strings instead of enums in python API
rustitude-core-v8.0.0
Fixed
- resolves a huge bug I introduced when I put the
Modelamplitudesfield under anArc
Other
- revert back to using strings instead of enums in python API
- unused precision
py-rustitude-v0.10.2
Added
- add adaptive Nelder-Mead into minimizer function
Other
- revert back to using strings instead of enums in python API
rustitude-v0.10.1
Other
- change
Reflectivityenum toSignfor more generic use - update READMEs
rustitude-gluex-v0.6.0
Added
- add
VecRadiativeSDMEto mirrorVecRadiative_SDME.ccinhalld_sim - update coordinates methods, add method to use arbitrary 4-vector
- add
ThreePiPolFracamplitude (mirroringThreePiAngles.ccinhalld_sim) - Add Flatte amplitude
- move breakup-momentum related functions to
utils, includeComplexversions, and add some trait methods for dealing with complex numbers
Fixed
- made some minor changes to SDMEs which were written incorrectly
- removed some unused variables
Other
- the TwoPiAngles_primakoff amplitude is just a special case of the Zlm amplitude
- change
Framecoordinates method and addDecaycoordinates method - change
Reflectivityenum toSignfor more generic use - update READMEs