Releases: dfm/tinygp
Releases · dfm/tinygp
v0.3.0
Features
- Added a more robust and better tested implementation of the
CARMA
kernel for use with theQuasisepSolver
. (#90) - Switched all base classes to equinox.Module objects to simplify dataclass handling. (#200)
Bugfixes
- Fixed use of
jnp.roots
andnp.roll
to make CARMA kernel jit-compliant. (#188)
New Contributors
- @dhuppenkothen made their first contribution in #188
- @ywx649999311 made their first contribution in #90
Full Changelog: v0.2.4...v0.3.0
v0.3.0rc1
v0.2.4
What's Changed
- Adding dependabot to keep Actions up to date by @dfm in #126
- Updating sphinx-book-theme version by @dfm in #144
- Fixed spectral mixture kernel implementation by @zwei-beiner in #143
- Reducing auto-update frequency by @dfm in #145
- Fixed minor doc error (no code change) by @jvlatzko in #149
- Added Zenodo metadata by @dfm in #151
- Unpinned the docs theme version by @dfm in #153
- Fixed the flax syntax in the transforms tutorial by @dfm in #159
- Added past contributor metadata to
.zenodo.json
by @dfm in #154 - Move post_init check into eval for kernels which provide it. by @femtomc in #148
- Issue/176 amplitude dif by @nevencaplar in #178
- Updating testing and building infrastructure by @dfm in #184
New Contributors
- @zwei-beiner made their first contribution in #143
- @jvlatzko made their first contribution in #149
- @femtomc made their first contribution in #148
- @nevencaplar made their first contribution in #178
Full Changelog: v0.2.3...v0.2.4
v0.2.4rc2
tinygp v0.2.4rc1
A test release for Zenodo metadata.
v0.2.3
What's Changed
- Fixing #87 by @dfm in #88
- found two typos by @theorashid in #92
- Updating notebook execution config to remove warnings by @dfm in #93
- Minor Typos by @yadav-sachin in #99
- fix typo in docs by @andrewfowlie in #107
- Update tree_map -> tree_util.tree_map to avoid FutureWarning by @tkillestein in #114
- Checking tree structure and shapes of
X_test
input tocondition
by @dfm in #119 - Removing deprecation warning and jitting predict by @dfm in #120
- Fixing the gradient of the L2 distance at the origin by @dfm in #121
- Adding check for unsorted input coordinates when using QuasisepSolver by @dfm in #123
- Fixing behavior of DotProduct kernel on scalar inputs by @dfm in #124
- Release candidate v0.2.3 by @dfm in #125
New Contributors
- @andrewfowlie made their first contribution in #107
- @tkillestein made their first contribution in #114
Full Changelog: v0.2.2...v0.2.3
v0.2.3rc1
tinygp v0.2.2
Release Notes: https://tinygp.readthedocs.io/en/latest/news.html
New Contributors
Full Changelog: v0.2.1...v0.2.2
tinygp v0.2.1
Release Notes: https://tinygp.readthedocs.io/en/latest/news.html
New Contributors:
- @yadav-sachin made their first contribution in #66
Full Changelog: v0.2.0...v0.2.1
tinygp v0.2.0
Release Notes: https://tinygp.readthedocs.io/en/latest/news.html
Full Changelog: v0.1.1...v0.2.0