Tinygp

Latest version: v0.3.0

Safety actively analyzes 626604 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.0

Features

- Added a more robust and better tested implementation of the ``CARMA`` kernel for use with the ``QuasisepSolver``. ([90](https://github.com/dfm/tinygp/issues/90))
- Switched all base classes to [equinox.Module](https://docs.kidger.site/equinox/api/module/module/) objects to simplify dataclass handling. ([#200](https://github.com/dfm/tinygp/issues/200))


Bugfixes

- Fixed use of `jnp.roots` and `np.roll` to make CARMA kernel jit-compliant. ([188](https://github.com/dfm/tinygp/issues/188))

New Contributors
* dhuppenkothen made their first contribution in https://github.com/dfm/tinygp/pull/188
* ywx649999311 made their first contribution in https://github.com/dfm/tinygp/pull/90

**Full Changelog**: https://github.com/dfm/tinygp/compare/v0.2.4...v0.3.0

0.3.0rc1

0.2.4

What's Changed
* Adding dependabot to keep Actions up to date by dfm in https://github.com/dfm/tinygp/pull/126
* Updating sphinx-book-theme version by dfm in https://github.com/dfm/tinygp/pull/144
* Fixed spectral mixture kernel implementation by zwei-beiner in https://github.com/dfm/tinygp/pull/143
* Reducing auto-update frequency by dfm in https://github.com/dfm/tinygp/pull/145
* Fixed minor doc error (no code change) by jvlatzko in https://github.com/dfm/tinygp/pull/149
* Added Zenodo metadata by dfm in https://github.com/dfm/tinygp/pull/151
* Unpinned the docs theme version by dfm in https://github.com/dfm/tinygp/pull/153
* Fixed the flax syntax in the transforms tutorial by dfm in https://github.com/dfm/tinygp/pull/159
* Added past contributor metadata to `.zenodo.json` by dfm in https://github.com/dfm/tinygp/pull/154
* Move post_init check into eval for kernels which provide it. by femtomc in https://github.com/dfm/tinygp/pull/148
* Issue/176 amplitude dif by nevencaplar in https://github.com/dfm/tinygp/pull/178
* Updating testing and building infrastructure by dfm in https://github.com/dfm/tinygp/pull/184

New Contributors
* zwei-beiner made their first contribution in https://github.com/dfm/tinygp/pull/143
* jvlatzko made their first contribution in https://github.com/dfm/tinygp/pull/149
* femtomc made their first contribution in https://github.com/dfm/tinygp/pull/148
* nevencaplar made their first contribution in https://github.com/dfm/tinygp/pull/178

**Full Changelog**: https://github.com/dfm/tinygp/compare/v0.2.3...v0.2.4

0.2.4rc2

0.2.4rc1

A test release for Zenodo metadata.

0.2.3

What's Changed
* Fixing 87 by dfm in https://github.com/dfm/tinygp/pull/88
* found two typos by theorashid in https://github.com/dfm/tinygp/pull/92
* Updating notebook execution config to remove warnings by dfm in https://github.com/dfm/tinygp/pull/93
* Minor Typos by yadav-sachin in https://github.com/dfm/tinygp/pull/99
* fix typo in docs by andrewfowlie in https://github.com/dfm/tinygp/pull/107
* Update tree_map -> tree_util.tree_map to avoid FutureWarning by tkillestein in https://github.com/dfm/tinygp/pull/114
* Checking tree structure and shapes of `X_test` input to `condition` by dfm in https://github.com/dfm/tinygp/pull/119
* Removing deprecation warning and jitting predict by dfm in https://github.com/dfm/tinygp/pull/120
* Fixing the gradient of the L2 distance at the origin by dfm in https://github.com/dfm/tinygp/pull/121
* Adding check for unsorted input coordinates when using QuasisepSolver by dfm in https://github.com/dfm/tinygp/pull/123
* Fixing behavior of DotProduct kernel on scalar inputs by dfm in https://github.com/dfm/tinygp/pull/124
* Release candidate v0.2.3 by dfm in https://github.com/dfm/tinygp/pull/125

New Contributors
* andrewfowlie made their first contribution in https://github.com/dfm/tinygp/pull/107
* tkillestein made their first contribution in https://github.com/dfm/tinygp/pull/114

**Full Changelog**: https://github.com/dfm/tinygp/compare/v0.2.2...v0.2.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.