v0.1.20
What's Changed
- fix pylint line-too-long errors in tests by @alanchen-1 in #697
- Update jax[cpu] requirement from <0.3.5 to <0.3.6 by @dependabot in #700
- Fixed
else-if-used
pylint message inprobnum.problems
subpackage by @luffingluffy in #704 - Update jax[cpu] requirement from <0.3.6 to <0.3.8 by @dependabot in #703
- Introduce MarkovSequence by @pnkraemer in #646
- Fixed
line-too-long
pylint message inprobnum
andprobnum.problems
subpackage by @luffingluffy in #705 - Bugfix in pre-commit hooks by @marvinpfoertner in #706
- Consistent error handling & defaults for
quad
by @mmahsereci in #620 - Fix flaky
quad
test. by @mmahsereci in #707 - Update jax[cpu] requirement from <0.3.8 to <0.3.9 by @dependabot in #708
- Update jax[cpu] requirement from <0.3.9 to <0.3.14 by @dependabot in #713
- Update sphinx requirement from <4.6,>=3.0 to >=3.0,<5.1 by @dependabot in #714
- LaTeX Math in README.md by @marvinpfoertner in #719
- Update sphinx requirement from <5.1,>=3.0 to >=3.0,<5.2 by @dependabot in #722
- Update jax[cpu] requirement from <0.3.14 to <0.3.17 by @dependabot in #723
- Algebraic Operations on
Functions
by @marvinpfoertner in #725
New Contributors
- @alanchen-1 made their first contribution in #697
- @luffingluffy made their first contribution in #704
Full Changelog: v0.1.19...v0.1.20