What's Changed
- Ensure LinaerKernel stores ard_num_dims property. by @gpleiss in #2635
- Export "constraints" submodule from package root by @chrisyeh96 in #2656
- [Docs] Fixes #2569: Incorrect Matern docs by @samjenner1 in #2657
- Loosen numeric tolerances in certain unit tests by @esantorella in #2661
- Replace deprecated np.Inf with np.inf by @saitcakmak in #2663
- Implement Hadamard Gaussian noise by @TobyBoyne in #2481
- Update precommit by @sdaulton in #2665
- Supporting passing full train inputs, rather than only supporting task indices to in
HadamardGaussianLikelihood
by @sdaulton in #2664 - RFF/linear prediction strategy fix by @gpleiss in #2671
New Contributors
- @samjenner1 made their first contribution in #2657
- @TobyBoyne made their first contribution in #2481
Full Changelog: v1.14...v1.14.1