v0.1.22
What's Changed
- ML estimation of the scale parameter for quad by @tskarvone in #712
- Clean up
quad
api by @mmahsereci in #739 - Update jax[cpu] requirement from <0.3.25 to <0.3.26 by @dependabot in #740
- adding some info to
quad
docs. by @mmahsereci in #742 - Consistent file structure for
quad
by @mmahsereci in #743 - Make
quad
policies stateless by @mmahsereci in #744 - Initial designs for
quad
by @mmahsereci in #745 - Pinned IPython version to fix bug in documentation build by @JonathanWenger in #747
- Make
quad
integration measures stateless by @mmahsereci in #748 - Introducing
quad
acquisition functions by @mmahsereci in #749 - Updated tox configuration with new keyword for externals by @JonathanWenger in #754
- Update tox requirement from <4,>=3.18 to >=3.18,<5 by @dependabot in #755
- Update jax[cpu] requirement from <0.3.26 to <0.4.2 by @dependabot in #756
- Fix bug in
asrandvar
introduced by breaking changes in ScIPy 1.10 by @JonathanWenger in #763 - CI status badge now displays correct status. by @JonathanWenger in #762
- Update ipython requirement from <=8.6.0 to <8.9.0 by @dependabot in #767
- Fix matmul implementation of Zero linop by @timweiland in #764
MaxAcquisitionPolicy
forquad
by @mmahsereci in #757- Make Matrix transpose keep some properties by @timweiland in #765
- Update jax[cpu] requirement from <0.4.2 to <0.4.3 by @dependabot in #770
- Update ipython requirement from <8.9.0 to <8.10.0 by @dependabot in #769
- Efficient implementation of arbitrary half-integer Matérn Kernels by @marvinpfoertner in #771
Full Changelog: v0.1.21...v0.1.22