v0.7.0
What's Changed
- Benchmarking by @thomaspinder in #319
- CoLA integration by @daniel-dodd in #370
- Vector Fields Notebook by @ivanshalashilin in #341
New Contributors
- @ivanshalashilin made their first contribution in #341
Full Changelog: v0.6.9...v0.7.0
What's Changed
- Update README.md by @thomaspinder in #250
- Bump linkify-it-py from 2.0.0 to 2.0.2 by @dependabot in #251
- Bump JamesIves/github-pages-deploy-action from 4.1.6 to 4.4.1 by @dependabot in #249
- Bump actions/checkout from 2.3.1 to 3.5.2 by @dependabot in #248
- Bump actions/setup-node from 1 to 3 by @dependabot in #247
- Fix latex rending + minor typos. by @daniel-dodd in #257
- Update gpu guide to point to JAX installation guide. by @daniel-dodd in #258
- Tiny doc improvement by @henrymoss in #264
- Autogen code by @thomaspinder in #265
- Update CI by @thomaspinder in #266
- Add sharp bits doc by @thomaspinder in #267
- Add isotropy test by @thomaspinder in #271
- Update sharp_bits.md by @st-- in #275
- Fix doc build by @thomaspinder in #281
- Bugfix powered_exponential.py by @ingmarschuster in #279
- Static typing fixes by @frazane in #285
- WIP by @henrymoss in #289
- Abstract integrator by @thomaspinder in #283
- Add cite functionality by @thomaspinder in #300
- Add integrator/likelihoods doc by @thomaspinder in #296
- Smoke testing by @thomaspinder in #307
- Docstring tester by @thomaspinder in #317
- changed schedule peak_value to 1e-2 for the svgp notebook so it does not give nans by @stefanosele in #324
- Bugfix in BasisFunctionComputation by @frazane in #326
- Decouple kernel computation class initialisation from kernel by @frazane in #328
- Update contribution documentation by @Thomas-Christie in #329
- Add introductory kernel notebook and change style file path in notebooks by @Thomas-Christie in #331
- Add BO notebook by @Thomas-Christie in #335
- Fixed Polar GP example by @trsav in #339
- Merge in main by @ingmarschuster in #346
- Precision check feature by @trsav in #347
- Fix objectives tests by @Thomas-Christie in #348
- Categorical kernel by @ingmarschuster in #345
- Clarify docs by @thomaspinder in #353
- Support for missing values using masked dataset by @frazane in #340
- Bump
jax
andjaxlib
versions by @Thomas-Christie in #366 - Fix bug in zero mean function and add test by @Thomas-Christie in #358
- Benchmarking by @thomaspinder in #319
- CoLA integration by @daniel-dodd in #370
- Vector Fields Notebook by @ivanshalashilin in #341
New Contributors
- @dependabot made their first contribution in #251
- @stefanosele made their first contribution in #324
- @trsav made their first contribution in #339
- @ivanshalashilin made their first contribution in #341
Full Changelog: v0.6...v0.7.0