Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@runame runame released this 20 Aug 23:59
· 27 commits to main since this release
4e7b9cf

What's Changed

  • Add py.typed to the package to enable the type annotations by @kourbou in #211
  • Functional Laplace Updated by @Ludvins in #192
  • Fix sigma_noise gradient propagation in BaseLaplace.log_likelihood by @kourbou in #212
  • Add pytest-mock for FunctionalLaplace Tests by @Ludvins in #215
  • Fix FullSubnetLaplace.sample() by @elcorto in #216
  • Document pros and cons of subnet selection methods by @elcorto in #218
  • Update README by @wiseodd in #219
  • Bump version number for new release by @runame in #220
  • Update README re. ASDL by @wiseodd in #223
  • Make importing asdfghjkl conditional to the installed optional dependency by @wiseodd in #225

New Contributors

Full Changelog: 0.2...0.2.1