v0.3.0
What's Changed
- rename TransientLikelihood to BaseTransientLikelihood in example by @MarlindeD in #4
- Merge latest dev branch by @thomasckng in #6
- Remove unused import of Array from jaxtyping in transforms.py by @thomasckng in #19
- Remove init sample check by @thomasckng in #20
- Fix tests by @thomasckng in #21
- Add repr to all transform classes by @thomasckng in #25
- feat: basic unit test and minor init change for BaseTransientLikelihoodFD by @thomasckng in #29
- Update type check for mala_step_size in jim.py by @thomasckng in #26
- Fix array size variable name for jaxtyping in waveform.py by @thomasckng in #31
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #32
- Fix
from_fdfor incompletefd_databy @SSL32081 in #30 - Standardise repo structure by @thomasckng in #35
- Merge recent updates from jim-dev by @thomasckng in #34
- deps: bump mkdocs from 1.4.3 to 1.6.1 by @dependabot[bot] in #44
- deps: bump mkdocs-jupyter from 0.24.2 to 0.25.1 by @dependabot[bot] in #43
- deps: bump pymdown-extensions from 10.1 to 10.17.2 by @dependabot[bot] in #42
- deps: bump mkdocs-literate-nav from 0.6.0 to 0.6.2 by @dependabot[bot] in #41
- ci: bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #39
- ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #38
- deps: bump mkdocs-gen-files from 0.5.0 to 0.6.0 by @dependabot[bot] in #40
- Fix HeterodynedTransientLikelihoodFD init by @thomasckng in #36
- deps: bump mkdocs-material from 9.1.18 to 9.7.0 by @dependabot[bot] in #45
- deps: bump mkdocstrings[python] from 0.22.0 to 1.0.0 by @dependabot[bot] in #47
- deps: bump pymdown-extensions from 10.17.2 to 10.18 by @dependabot[bot] in #46
- Add error handling for uninitialised detector data in likelihood init by @thomasckng in #49
- Upgrade dependencies by @thomasckng in #50
- Implement frequency mask in strain data by @SSL32081 in #28
- Add uniform distribution by @thomasckng in #37
- deps: bump pymdown-extensions from 10.18 to 10.19.1 by @dependabot[bot] in #51
- Bump pymdown-extensions from 10.1 to 10.16.1 in /docs in the pip group across 1 directory by @dependabot[bot] in #52
- Merge recent updates from jim-dev by @thomasckng in #53
- deps: bump mkdocs-material from 9.7.0 to 9.7.1 by @dependabot[bot] in #55
- deps: bump pymdown-extensions from 10.19.1 to 10.20 by @dependabot[bot] in #56
- Fix spin mag bound in GW150914 Pv2 example by @ThibeauWouters in #61
- [claude] Output in numpy array instead of jax.numpy array by @james-alvey-42 in #59
- Reorganize test infrastructure by @thomasckng in #62
- Update phase marginalised likelihood by @thomasckng in #63
- deps: bump mkdocstrings[python] from 1.0.0 to 1.0.1 by @dependabot[bot] in #64
- Merge recent updates from dev branch by @thomasckng in #65
- deps: bump mkdocstrings[python] from 1.0.1 to 1.0.2 by @dependabot[bot] in #67
- deps: bump pymdown-extensions from 10.20 to 10.20.1 by @dependabot[bot] in #68
- deps: bump mkdocstrings[python] from 1.0.2 to 1.0.3 by @dependabot[bot] in #71
- Merge recent updates from dev branch by @thomasckng in #74
- deps: update uv.lock by @thomasckng in #77
- chore(config): migrate Renovate config by @renovate[bot] in #79
- Add distance-marginalized likelihood by @mrosep in #84
- Merge recent updates from dev branch by @thomasckng in #85
- Update JAX version by @thomasckng in #86
- Add support for flowMC periodic boundry condition by @thomasckng in #83
- Add phase+distance marginalized likelihood by @mrosep in #87
- Restructure likelihood classes by @thomasckng in #88
- feat: add support for callable fixed parameters in likelihood evaluation by @thomasckng in #91
- Refactor time handling and update injection interface by @thomasckng in #92
- Merge recent updates from dev branch by @thomasckng in #100
- Merge final changes before release by @thomasckng in #101
- fix: update flowmc and ripplegw dependencies to compatible versions by @thomasckng in #102
New Contributors
- @MarlindeD made their first contribution in #4
- @thomasckng made their first contribution in #6
- @dependabot[bot] made their first contribution in #32
- @SSL32081 made their first contribution in #30
- @ThibeauWouters made their first contribution in #61
- @james-alvey-42 made their first contribution in #59
- @renovate[bot] made their first contribution in #79
- @mrosep made their first contribution in #84
Full Changelog: 0.2.0...v0.3.0