Releases: CFT-HY/pttools
Releases · CFT-HY/pttools
v0.10.0
- Restructure the project
- Rename
pttools.ssmtoolstopttools.ssm - Add low-k approximation by Giombi et al.
- Add Giese et al. (2020, 2021) fluid solvers
- Add computation for total integrated GW power using trapezoidal log-log integration
- Add
$c_s$ correction term for calculating$R_*({v}_\text{wall}, \beta)$ - Add mypy type checking
- Improve signal-to-noise calculations
- Improve error handling
- Improve plotting
- Fix importing of examples
- Fix extrapolation of the suppression factor
- Fix various bugs
v0.9.0
- Restructure the project
- Provide an object-oriented interface for bubbles and spectra
- Replace the fluid profile solver with a new implementation
- Add support for equations of state beyond the bag model
- Temperature-dependent degrees of freedom and sound speed
- Add conversion to the gravitational wave frequencies and amplitudes today: include the omgw0 branch by Chloe Hopling
- Add analysis utilities
- Improve error handling
- Improve documentation and publish it on Read the Docs
- Improve compatibility for macOS on ARM
- Improve packaging for PyPI and Docker
- Update dependencies
- License the project with the MIT license
- Fix various bugs