Recent Releases of ThreeBodyDecays

ThreeBodyDecays - v0.12.3

ThreeBodyDecays v0.12.3

Diff since v0.12.2

Merged pull requests: - [AUTO] pre-commit update (#50) (@github-actions[bot]) - Zenodo DOI (#51) (@mmikhasenko) - add tutorial (#54) (@mmikhasenko) - Plane orientation (#55) (@mmikhasenko) - Bump peter-evans/create-pull-request from 6 to 7 (#56) (@dependabot[bot]) - [AUTO] pre-commit update (#57) (@github-actions[bot]) - Update BestieTemplate.jl URL to JuliaBesties (#58) (@abelsiqueira) - Bump lycheeverse/lychee-action from 1 to 2 (#59) (@dependabot[bot]) - [AUTO] pre-commit update (#60) (@github-actions[bot]) - Bump codecov/codecov-action from 4 to 5 (#61) (@dependabot[bot]) - Docstrings (#63) (@mmikhasenko) - [AUTO] pre-commit update (#64) (@github-actions[bot]) - implemented + tests (#66) (@mmikhasenko)

Closed issues: - Add documentation (#2) - [FR] enable calling with orientation angles (#6) - [FR] Method to plot zoom area of Dalitz (#8) - [DOC] DecayChainLS is not properly displayed (#62)

- Julia
Published by github-actions[bot] about 1 year ago

ThreeBodyDecays - v0.12.2 Documentation and Usability

What's Changed

  • MAINTENANCE: update pre-commit configuration by @pre-commit-ci in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/39
  • Apply BestieTemplate by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/44
  • Readme text back and spelling by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/45
  • Literate-in-docs by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/46
  • [AUTO] pre-commit update by @github-actions in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/47
  • doc string for y2σs by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/48

New Contributors

  • @pre-commit-ci made their first contribution in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/39
  • @github-actions made their first contribution in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/47

Full Changelog: https://github.com/mmikhasenko/ThreeBodyDecays.jl/compare/v0.12.1...v0.12.2

- Julia
Published by mmikhasenko over 1 year ago

ThreeBodyDecays - v0.12.1

ThreeBodyDecays v0.12.1

Diff since v0.12.0

Merged pull requests: - 11-bug-ThreeBodySpins (#43) (@mmikhasenko)

- Julia
Published by github-actions[bot] over 1 year ago

ThreeBodyDecays - 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 and lims by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/37
  • Mandelstam typo and CI hooks by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/38
  • Full amplitude as matrix by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/36

Full Changelog: https://github.com/mmikhasenko/ThreeBodyDecays.jl/compare/v0.11.3...v0.12.0

- Julia
Published by mmikhasenko over 1 year ago

ThreeBodyDecays - v0.11.3

ThreeBodyDecays v0.11.3

Diff since v0.11.2

Merged pull requests: - feature: vcat (#34) (@mmikhasenko)

- Julia
Published by github-actions[bot] almost 2 years ago

ThreeBodyDecays - v0.11.2

ThreeBodyDecays v0.11.2

Diff since v0.11.1

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)

- Julia
Published by github-actions[bot] almost 2 years ago

ThreeBodyDecays - v0.11.1

ThreeBodyDecays v0.11.1

Diff since v0.11.0

Merged pull requests: - Lineshapes package (#25) (@mmikhasenko) - Chain interfaces (#26) (@mmikhasenko)

Closed issues: - Produce new version of the package (#17)

- Julia
Published by github-actions[bot] almost 2 years ago

ThreeBodyDecays - v0.11.0 New API. SpinParity(ies)

What's Changed

  • API update by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/24
  1. implemented TBSpin of new type
  2. formatting
  3. jp to SpinParity
  4. introduced ThreeBodySpinParities
  5. possiblels and possibleLS
  6. TwoBodyTopologySpins
  7. jp instead of two_j, parity
  8. ls does not ask for two_j
  9. possiblelsij and Rk

Full Changelog: https://github.com/mmikhasenko/ThreeBodyDecays.jl/compare/v0.10.5...v0.11.0

- Julia
Published by mmikhasenko almost 2 years ago

ThreeBodyDecays - v0.10.5

ThreeBodyDecays v0.10.5

Diff since v0.10.3

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)

- Julia
Published by github-actions[bot] about 2 years ago

ThreeBodyDecays - v0.10.3

ThreeBodyDecays v0.10.3

Diff since v0.10.2

Merged pull requests: - Update VectPairStringChain definition and tests (#20) (@mmikhasenko)

Closed issues: - Produce new version of the package (#17) - Make types less parametric, more concrete (#19)

- Julia
Published by github-actions[bot] about 2 years ago

ThreeBodyDecays - v0.10.2

ThreeBodyDecays v0.10.2

Diff since v0.10.0

Merged pull requests: - new API, k::Int as kw (#14) (@mmikhasenko) - Projection integrand (#16) (@mmikhasenko)

Closed issues: - [FR] add three body decay integrand (#12) - Add projection integrand (#15)

- Julia
Published by github-actions[bot] about 2 years ago

ThreeBodyDecays - v0.10.0 Introduce Model and ph.sp. integrals

What's Changed

  • introduce Model struct by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/7
  • Scalar-indexing model by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/10
  • Abstract Decay Chain by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/11
  • Integrals by @mmikhasenko in https://github.com/mmikhasenko/ThreeBodyDecays.jl/pull/13

Full Changelog: https://github.com/mmikhasenko/ThreeBodyDecays.jl/compare/v0.9.0...v0.10.0

- Julia
Published by mmikhasenko about 2 years ago

ThreeBodyDecays - v0.9.0

ThreeBodyDecays v0.9.0

Diff since v0.8.1

Merged pull requests: - Cut non-core functionality (#4) (@mmikhasenko)

- Julia
Published by github-actions[bot] about 2 years ago

ThreeBodyDecays - v0.8.1 Remane two_j breaking

  • Rename of module and twoj for twos
  • Renames to ThreeBodyDecays
  • Add TagBot

Full Changelog: https://github.com/mmikhasenko/ThreeBodyDecays.jl/compare/v0.8.0...v0.8.1

- Julia
Published by mmikhasenko about 2 years ago

ThreeBodyDecays - v0.8.0 First release of the ThreeBodyDecays

The draft development of the https://github.com/mmikhasenko/ThreeBodyDecay.jl is converging, the package is about to be register under the name ThreeBodyDecays.jl following julia convention.

- Julia
Published by mmikhasenko about 2 years ago