Releases: phbasler/BSMPT
Releases · phbasler/BSMPT
v3.0.6
What's Changed
- Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 by @dependabot in #152
- Rephrase contact mode by @phbasler in #156
- Add options Build.py by @vollous in #158
- Fix tunneling path standalone by @vollous in #153
- Fix logic calc temps by @vollous in #160
Full Changelog: v3.0.5...v3.0.6
v3.0.5
What's Changed
- Fix transition history for multi-step transitions by @lisabiermann in #151
- Fix logic on CalcTempAtFalseVacFraction() by @vollous in #149
Full Changelog: v3.0.3...v3.0.5
v3.0.3
v3.0.2
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
What's Changed
- Add v3 to readme and add manual by @lisabiermann in #139
- Fix doxygen start page by @phbasler in #141
- Cleaup: Delete test.txt by @phbasler in #142
- Conan use default profile by @vollous in #140
- Conan: Different profiles for different clang versions. by @vollous in #145
- Added testing for the O(4) symmetric potentials. by @vollous in #144
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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
toModelIDs::N2HDM
to better match the user input. This is only relevant if you also have a Model with theModelIDs::N2HDM
ID.
PRs
- Create CODEOWNERS by @phbasler in #108
- Bump PuneetMatharu/cmake-format-lint-action from 1.0.1 to 1.0.2 by @dependabot in #109
- Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 by @dependabot in #112
- Remove refresh env by @phbasler in #117
- Bump actions/checkout from 3 to 4 by @dependabot in #116
- Bump SimenB/github-actions-cpu-cores from 1 to 2 by @dependabot in #115
- Bump PuneetMatharu/cmake-format-lint-action from 1.0.2 to 1.0.4 by @dependabot in #114
- Bump JamesIves/github-pages-deploy-action from 4.4.2 to 4.4.3 by @dependabot in #113
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #118
- Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 by @dependabot in #119
- Bump actions/setup-python from 4 to 5 by @dependabot in #120
- Bump github/codeql-action from 2 to 3 by @dependabot in #122
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #121
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #123
- Use conan 2 for setting up by @phbasler in #124
- Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by @dependabot in #126
- Add Joao to CodeOwner by @phbasler in #131
- Fix conan on arm by @phbasler in #125
- Fix ubuntu 20.04 build with gcc9 by @phbasler in #128
- Add check for conan profile by @phbasler in #135
- Update BSMPT to version 3 by @lisabiermann in #127
Full Changelog: v2.6.0...v3.0.0
v2.6.0
v2.5.1
What's Changed
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #100
- Fix codeql build by @phbasler in #101
- Security fixes by @phbasler in #102
- Deal with negative TanBeta in R2HDM by @lisabiermann in #104
New Contributors
- @lgtm-com made their first contribution in #100
Full Changelog: v2.5.0...v2.5.1
v2.5.0
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
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