Skip to content

Releases: phbasler/BSMPT

v3.0.6

31 Jul 07:13
d7af21d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.5...v3.0.6

v3.0.5

29 Jun 15:43
cd5569b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.5

v3.0.3

26 Jun 16:59
96c6df2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

23 May 21:33
4b17e8a
Compare
Choose a tag to compare

What's Changed

  • Bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1 by @dependabot in #146
  • Add functional.h to utility.h (fix compile with gcc 13) by @vollous in #147

Full Changelog: v3.0.1...v3.0.2

v3.0.1

19 May 07:33
d1d5687
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

30 Apr 19:35
857306f
Compare
Choose a tag to compare

What's Changed

Physics

  • Ability to track global and non-global minima across a user-defined temperature range.
  • Detect any general $\mathbb{Z}_2$-symmetry of the effective potential and use the optimal tunnelling configuration between false vacuum and true vacuum.
  • Detect (up to 3-dim) flat directions of the effective potential and reduce its dimensionality.
  • Added a high-temperature electroweak symmetry restoration check.
  • Implemented a bounce solver to calculate the tunnelling rate between the false vacuum and the true vacuum.
  • Calculate the critical temperature $T_c$, nucleation temperature $T_n$, percolation temperature $T_p$ and completion temperature $T_f$.
  • Calculate the spectrum of primordial gravitational waves and calculate the signal-to-noise ratio at LISA for different sources (sound waves and turbulence).
  • New executables: MinimaTracer (phase tracking), CalcTemps (characteristic temperatures), CalcGW (GW parameters and spectrum), PotPlotter (potential contour data)
  • Modified JbosonInterpolatedNegative() from a linear to a cubic interpolation.
  • Using conan for installation and dependencies.
  • Rename ModelIDs::RN2HDM to ModelIDs::N2HDM to better match the user input. This is only relevant if you also have a Model with the ModelIDs::N2HDM ID.

PRs

Full Changelog: v2.6.0...v3.0.0

v2.6.0

06 Apr 15:12
e926240
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

v2.5.1

17 Feb 14:51
234781f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @lgtm-com made their first contribution in #100

Full Changelog: v2.5.0...v2.5.1

v2.5.0

05 Nov 10:13
f24ba97
Compare
Choose a tag to compare

What's Changed

  • Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 by @dependabot in #92
  • Linter by @phbasler in #96
  • Add cmake-format and autoformating action by @phbasler in #95
  • Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by @dependabot in #97
  • Rework of the CLI argument parser and add the option to define inputs through a JSON file by @phbasler in #93

Full Changelog: v2.4.0...v2.5.0

Release of v2.4.0

20 Jul 06:40
2b861f5
Compare
Choose a tag to compare

What's Changed

  • Added @lisabiermann to the list of authors
  • Models can now be generated with sympy
  • Add vectorization
  • Migration to Catch v3.1
  • Doxygen documentation uses Readme as starting page
  • Added a badge to our discussion page by @phbasler in #75
  • Changed unique_ptr to make_unique to fix a segfault with the template model by @phbasler in #88
  • Bump JamesIves/github-pages-deploy-action from 4.3.2 to 4.3.3 by @dependabot in #74
  • Bump actions/setup-python from 3 to 4 by @dependabot in #84
  • Bump JamesIves/github-pages-deploy-action from 4.3.3 to 4.3.4 by @dependabot in #85
  • 79 dont trigger codecoverage + benchmark tests on dependabot prs by @phbasler in #87
  • 89 throw statusflag more distinctively by @lisabiermann in #90

Full Changelog: v2.3.3...v2.4.0