Skip to content

Tags: python-control/Slycot

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update conda index command (#234)

* See also python-control/python-control#981

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #195 from bnavigator/slicot-update

Update SLICOT to 5.8 Update 1

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #189 from bnavigator/fix-f2py-mod

remove -m argument from f2py .pyf generation

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #184 from bnavigator/drop-py37

Drop support for Python 3.7

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #182 from bnavigator/py311

Support Python 3.11

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #178 from python-control/no-np1.23

Work around numpy/numpy#21889

v0.4.0

Toggle v0.4.0's commit message
slycot version 0.4.0

v0.3.5

Toggle v0.3.5's commit message
slycot version 0.3.5

v0.3.4

Toggle v0.3.4's commit message
slycot version 0.3.4

v0.3.3

Toggle v0.3.3's commit message
Release v0.3.3 of Slycot

This release of the Slycot library contains a working conda build process
plus fixes to the TD04AD function (including fixes issues with edge cases).
The README.rst file has also been updated to reflect the current build
process. See PR #26, PR #27 (based on PR #25), and PR #28 for details.