Skip to content

Releases: joaoabcoelho/OscProb

v2.1.1

23 Feb 18:16
9afa5c4
Compare
Choose a tag to compare

What's Changed

  • fix: NUNM implementation and improve performance by @lvmcerisy in #50

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Feb 14:32
ae9ddd3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.13...v2.1.0

v2.0.13

01 Dec 17:40
8fc1748
Compare
Choose a tag to compare

What's Changed

  • 47 cp phases seems to be flipped in some classes by @joaoabcoelho in #48
    • fix: CP phases were flipped since v2.0.5
    • fix: Changes in Hamiltonian were not applied due to flag issue
    • chore: Update tests to use NuFIT values with non-zero deltaCP
    • chore: Fix style issues

Full Changelog: v2.0.12...v2.0.13

v2.0.12

10 Nov 15:39
b53db97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.11...v2.0.12

v2.0.11

09 Nov 16:52
Compare
Choose a tag to compare

What's Changed

  • fix: Fix SNSI yielding nan due to sqrt of negative numbers
  • chore: Add better references for model documentation by @joaoabcoelho in #44

Full Changelog: v2.0.10...v2.0.11

v2.0.10

06 Oct 15:15
Compare
Choose a tag to compare
  • style: Implement a C++ style
  • fix: Trigger rebuild if fM changes (PMNS_SNSI class)

Full Changelog: v2.0.9...v2.0.10

v2.0.9

13 Sep 14:49
Compare
Choose a tag to compare

Bug Fix: Autoinit eigen module fixed

Full Changelog: v2.0.8...v2.0.9

v2.0.8

10 Aug 16:13
Compare
Choose a tag to compare
  • Bug fix: Disabled caching for PMNS_LIV because it doesn't work in some special cases

Full Changelog: v2.0.7...v2.0.8

v2.0.7

08 Aug 16:37
Compare
Choose a tag to compare
  • Recalibrate PMNS_Iter so that precision matches approximation error

Full Changelog: v2.0.6...v2.0.7

v2.0.6

07 Aug 19:42
5b80ea2
Compare
Choose a tag to compare

What's Changed

  • Optimise PMNS_Deco and PMNS_LIV by @joaoabcoelho in #42
  • PMNS_Deco is now ~3x faster
  • PMNS_LIV is now ~40% faster

Full Changelog: v2.0.5...v2.0.6