Skip to content

Releases: mmikhasenko/ThreeBodyDecays.jl

v0.12.2 Documentation and Usability

06 Sep 17:14
57c0d6f
Compare
Choose a tag to compare

What's Changed

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

14 Aug 10:10
b95d0d2
Compare
Choose a tag to compare

ThreeBodyDecays v0.12.1

Diff since v0.12.0

Merged pull requests:

v0.12.0 Matrices and CI hooks

01 Jul 12:15
995d221
Compare
Choose a tag to compare

Large update with rewriting amplitude computation with matrix operations, and a great cleaning up the code by hooks.

What's Changed

Full Changelog: v0.11.3...v0.12.0

v0.11.3

26 May 19:25
88a8674
Compare
Choose a tag to compare

ThreeBodyDecays v0.11.3

Diff since v0.11.2

Merged pull requests:

v0.11.2

01 May 17:31
e21c8b6
Compare
Choose a tag to compare

ThreeBodyDecays v0.11.2

Diff since v0.11.1

Merged pull requests:

Closed issues:

  • [BUG] First sampling point is always at the border (#29)

v0.11.1

11 Mar 16:17
Compare
Choose a tag to compare

ThreeBodyDecays v0.11.1

Diff since v0.11.0

Merged pull requests:

Closed issues:

  • Produce new version of the package (#17)

v0.11.0 New API. SpinParity(ies)

04 Mar 08:37
Compare
Choose a tag to compare

What's Changed

  1. implemented TBSpin of new type
  2. formatting
  3. jp to SpinParity
  4. introduced ThreeBodySpinParities
  5. possible_ls and possible_LS
  6. TwoBodyTopologySpins
  7. jp instead of two_j, parity
  8. ls does not ask for two_j
  9. possible_ls_ij and Rk

Full Changelog: v0.10.5...v0.11.0

v0.10.5

22 Feb 11:39
454103e
Compare
Choose a tag to compare

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:

Closed issues:

  • [BUG] Julia version required is too high (#22)

v0.10.3

15 Feb 17:40
96ca72f
Compare
Choose a tag to compare

ThreeBodyDecays v0.10.3

Diff since v0.10.2

Merged pull requests:

Closed issues:

  • Produce new version of the package (#17)
  • Make types less parametric, more concrete (#19)

v0.10.2

13 Feb 23:43
46d5332
Compare
Choose a tag to compare

ThreeBodyDecays v0.10.2

Diff since v0.10.0

Merged pull requests:

Closed issues:

  • [FR] add three body decay integrand (#12)
  • Add projection integrand (#15)