Releases: mmikhasenko/ThreeBodyDecays.jl
Releases · mmikhasenko/ThreeBodyDecays.jl
v0.12.2 Documentation and Usability
What's Changed
- MAINTENANCE: update pre-commit configuration by @pre-commit-ci in #39
- Apply BestieTemplate by @mmikhasenko in #44
- Readme text back and spelling by @mmikhasenko in #45
- Literate-in-docs by @mmikhasenko in #46
- [AUTO] pre-commit update by @github-actions in #47
- doc string for y2σs by @mmikhasenko in #48
New Contributors
- @pre-commit-ci made their first contribution in #39
- @github-actions made their first contribution in #47
Full Changelog: v0.12.1...v0.12.2
v0.12.1
v0.12.0 Matrices and CI hooks
Large update with rewriting amplitude computation with matrix operations, and a great cleaning up the code by hooks.
What's Changed
- Minor-methods:
y2σs
andlims
by @mmikhasenko in #37 - Mandelstam typo and CI hooks by @mmikhasenko in #38
- Full amplitude as matrix by @mmikhasenko in #36
Full Changelog: v0.11.3...v0.12.0
v0.11.3
v0.11.2
ThreeBodyDecays v0.11.2
Merged pull requests:
- Plotting border (#30) (@mmikhasenko)
- no descriptor type in ThreeBodyDecay constructor (#31) (@mmikhasenko)
Closed issues:
- [BUG] First sampling point is always at the border (#29)
v0.11.1
ThreeBodyDecays v0.11.1
Merged pull requests:
- Lineshapes package (#25) (@mmikhasenko)
- Chain interfaces (#26) (@mmikhasenko)
Closed issues:
- Produce new version of the package (#17)
v0.11.0 New API. SpinParity(ies)
What's Changed
- API update by @mmikhasenko in #24
- implemented TBSpin of new type
- formatting
- jp to SpinParity
- introduced ThreeBodySpinParities
- possible_ls and possible_LS
- TwoBodyTopologySpins
- jp instead of two_j, parity
- ls does not ask for two_j
- possible_ls_ij and Rk
Full Changelog: v0.10.5...v0.11.0
v0.10.5
ThreeBodyDecays v0.10.5
Remove requirement of julia-1.10 that was unintentionally too high. It's 1.7 now
Merged pull requests:
- try with julia 1.7 (#21) (@mmikhasenko)
Closed issues:
- [BUG] Julia version required is too high (#22)
v0.10.3
ThreeBodyDecays v0.10.3
Merged pull requests:
- Update VectPairStringChain definition and tests (#20) (@mmikhasenko)
Closed issues:
v0.10.2
ThreeBodyDecays v0.10.2
Merged pull requests:
- new API, k::Int as kw (#14) (@mmikhasenko)
- Projection integrand (#16) (@mmikhasenko)
Closed issues: