2.7.0
What's Changed
- Add cooperative components kriging model as application (see doc and tutorial) by @lisapretsch in #642
- Refactor kernel functions in class-based kernels for kriging by @NicolasJeanGonel in #622
- Add EGO with noisy data by @MaelTremouille and @Paul-Saves in #646
- Add methods (random or kmeans) to induce points in SGP by @MaelTremouille and @relf in #633
- Add documentation for local bases by @Shisohka in #632
- Add tutorial and notebooks ruff linting by @NatOnera and @Paul-Saves in #639, #643
- Update POD+I documentation by @sdubreui and @Paul-Saves in #654
- Add test for predict_variance_derivatives in gpx by @Paul-Saves in #640
- Clean utils after switching from genn to jenn by @Paul-Saves in #626
- Fix bugs in likelihood computation by @Paul-Saves in #634
- Fix SGP for non-normalized data by @Paul-Saves in #638
- Fix continuous relaxation and hierarchical handling by @Paul-Saves in #647
- Fix is_ri computational time by @Paul-Saves in #652
- Bump pypa/cibuildwheel from 2.19.2 to 2.21.1 by @dependabot in #635, #644 and #655
- Drop Python 3.8 support by @relf in #656
New Contributors
- @lisapretsch made their first contribution in #642
- @sdubreui made their first contribution in #654
Full Changelog: v2.6.3...v2.7.0