v0.1.16
What's Changed
- Pin MyST-Parser Version by @JonathanWenger in #637
- Clean up ProbNum's Development Dependencies by @marvinpfoertner in #636
- Update the
isort
config and bumpblack
version by @marvinpfoertner in #638 - Row selection policy for the PLS by @JonathanWenger in #588
codecov/codecov-action
instead of bash uploader by @marvinpfoertner in #640- Update jax[minimum-jaxlib] requirement from <0.2.29 to <0.3.1 by @dependabot in #642
- Add
Function
class and refactorRandomProcess.{input,output}_{dim => shape}
by @marvinpfoertner in #639 - Refactor UKF Components to use linearize() by @pnkraemer in #635
- Split nonlinear filtering notebooks by @pnkraemer in #644
- [Bugfix] Missing
rng
argument in sample function of random variablerv1 {+,-,*,/,//,@,%} rv2
by @marvinpfoertner in #648 - Simplified TaylorMode implementation by @pnkraemer in #647
- [Bugfix] Scalar arguments in
Kernel.__call__
by @marvinpfoertner in #649 - Remove
input_shape
broadcasting capabilities fromKernel
by @marvinpfoertner in #650 - Update jax[minimum-jaxlib] requirement from <0.3.1 to <0.3.2 by @dependabot in #651
Full Changelog: v0.1.15...v0.1.16