Releases: ColmTalbot/gwmemory
Releases · ColmTalbot/gwmemory
v1.1.0
The primary change in this release is enabling more lalsimulation
approximants to be used. Now users can use
- any model with higher-order modes (e.g.,
IMRPhenomXPHM
,IMRPhenomTPHM
,SEOBNRv4PHM
) - any aligned-spin dominant mode waveform (e.g.,
IMRPhenomD
,SEOBNRv4
,IMRPhenomXAS
,TaylorF2
)
What's Changed
- DOCS: add sympy to docs test by @ColmTalbot in #20
- DOCS: add example notebook comparing with sxs by @ColmTalbot in #21
- FEAT: More lal approximants by @ColmTalbot in #22
- MAINT: Add auto-formatting and pre-commits by @ColmTalbot in #23
Full Changelog: v1.0.0...v1.1.0
v1.0.0
First major release, this version has no packaged data that ships with it and has been tested directly against equivalent methods.
What's Changed
- Replace packaged data with analytic gamma by @ColmTalbot in #19
Full Changelog: v0.3.1...v1.0.0
v0.3.1
What's Changed
- CI: add job to automatically deploy tags to pypi by @ColmTalbot in #17
- BUGFIX: fix default distance by @ColmTalbot in #18
Full Changelog: v0.3.0...v0.3.1
v0.3.0
GWMemory v0.3.0
First official release of gwmemory
.
There are lots of improvements and bug fixes based on previous versions.
What's Changed
- Refactor by @ColmTalbot in #1
- reformat files by @ColmTalbot in #2
- Fixes by @ColmTalbot in #5
- Remove lalsuite dependency. Fix bug. by @sfield17 in #4
- update packaged data by @ColmTalbot in #7
- Check time grid is uniform by @sfield17 in #9
- FEAT: add analytic gamma coefficients by @ColmTalbot in #12
- BUGFIX: fix treatment of time array by @ColmTalbot in #11
- Fix waveform models by @ColmTalbot in #13
- BUGFIX: fix distance setting by @ColmTalbot in #14
- switch to toml install and scm version by @ColmTalbot in #15
- TEST: add tests of gamma calculation by @ColmTalbot in #16
New Contributors
- @ColmTalbot made their first contribution in #1
- @sfield17 made their first contribution in #4
Full Changelog: https://github.com/ColmTalbot/gwmemory/commits/v0.3.0