v0.8.1
What's Changed
- Fix broken docs by @thomaspinder in #424
- Add generic typing information for gps objects by @frazane in #425
- Perhaps finally a decent LBFGS? by @henrymoss in #426
- Fix BO notebook by @Thomas-Christie in #430
- Clean up intro to kernels notebook by @st-- in #432
- Update intro_to_gps.py by @neel-maniar in #433
- Minor typos in mathematical definitions in intro_to_gps.py by @neel-maniar in #434
- Minor typo in analytic expression for Bayesian evidence in intro_to_g… by @neel-maniar in #438
- Fixed mutable default value error in VelocityKernel and HelmholtzKernel dataclasses in python 3.11 by @wejpurvis in #439
- Update dependencies by @Thomas-Christie in #442
- Bump version by @thomaspinder in #443
New Contributors
- @neel-maniar made their first contribution in #433
- @wejpurvis made their first contribution in #439
Full Changelog: v0.8.0...v0.8.1