Changes

This is a record of all past respy releases and what went into them in reverse chronological order. We follow semantic versioning and all releases are available on PyPI.

1.2.1 - 2019-05-19

  • #170 adds a test for inadmissible states in the state space.

  • #180 adds a long description to the PYPi package.

  • #181 implements nbsphinx for a documentation based on notebooks and reworks structure and graphics.

  • #183 adds a small set of regression tests.

  • #185 adds a list of topics for theses.

  • #186 replaces statsmodels as a dependency with our own implementation.

1.2.0 - 2019-04-23

This is the last release with a Fortran implementation. Mirrors 1.2.0-rc.1.

1.2.0-rc.1 - 2019-04-23

  • #162 is a wrapper around multiple PRs in which a new Python version is implemented.

  • #150 implements a new interface.

  • #133 and #140 add Appveyor to test respy on Windows.

1.1.0 - 2018-03-02

  • Undocumented release

1.0.0 - 2016-08-10

This is the initial release of the respy package.