v0.8.1
v0.8.1 is a small update to v0.8.0 that adds two planned changes that got overlooked:
- The
nu
kwargs and member ofMatern
is now calledsmoothness
, and - Ancillary codes like
performance/benchmark.py
are updated to use the new API.
What's Changed
- update extraneous bits with new API by @bwpriest in #197
- replaced "nu" with "smoothness" throughout by @bwpriest in #198
Full Changelog: v0.8.0...v0.8.1