0.2.2
What's Changed
- Incorporate
uv
by @wiseodd in #227 - Parallelize
pytest
CI with and without the oldasdfghjkl
by @wiseodd in #228 - Fix pytest badge in README by @wiseodd in #229
- Fix typo in the default value of
dict_key_x
by @wiseodd in #231 - Add instruction for
pip
in the README by @wiseodd in #230 - Delete .travis.yml by @aleximmer in #237
- Fix
SubnetLaplace
backend check by @wiseodd in #239 - Transform
y
into 2D tensor wheny.ndim == 1
andlikelihood == REGRESSION
by @wiseodd in #240 - Documentation facelift by @wiseodd in #242
- Remove
torchaudio
from dependencies by @o-laurent in #255 - Make
*Laplace
respect thedtype
of the base model by @wiseodd in #247 - Functional samples by @wiseodd in #243
New Contributors
- @o-laurent made their first contribution in #255
Full Changelog: 0.2.1...0.2.2