Release Notes

Version 1.0

1.0.4 2022-10-31

Fixes

  • Fix ‘Operation done in wrong order’ error when calling SLEPc #42.

  • Minor pre-commit/linting fixes #39, #40, #41, #44, #45, #46.

  • Fix intersphinx numpy/scipy #37.

Improvements

  • Update and improve documentation and README #47.

1.0.3 2022-02-13

Fixes

  • Fix CI, unpin some requirements, pin docs, enable doc linting #25, #26.

  • Patch release preparation #35.

Improvements

  • Print deviations, if a test is failing since a threshold is exceeded #29.

  • Adjust too tight thresholds in some tests #30, #34.

1.0.2 2021-03-26

Bugfixes

  • Fix not catching ArpackError when computing stationary distribution and mypy-related linting issues #21.

Improvements

  • Use PETSc/SLEPc, if installed, to speed up the computation of the stationary distribution #22.

1.0.1 2021-02-01

General

  • Minor improvements/fixes in README and acknowledgments.

1.0.0 2021-01-29

Initial release.