Almost a year has passed since the last version. We feel that it is time to forge the changes accumulated during the past months into a new release.
Slycot 0.6.0 supports Python 3.10 through 3.12
New and updated wrappers
- Bugfix ab13bd by @KybernetikJo in #200
- Add ab04md by @KybernetikJo in #201
- Add sb10yd by @KybernetikJo in #203
- Implement MB02ED by @saasaa in #214
Maintenance and upkeep improvements
- Refactor init.py by @KybernetikJo in #205
- Check if likely-to-be-used Numpy include directory is from virtual env by @roryyorke in #197
- Replace unittest calls with pytest by @bnavigator in #207
- Remove use_scm_version by @bnavigator in #216
- Use conda-build for build matrix and pin like conda-forge by @bnavigator in #221
- Change analysis.py to numpydoc style by @KybernetikJo in #206
- Change synthesis.py to numpydoc style by @KybernetikJo in #212
- Change math.py to numpydoc style by @KybernetikJo in #211
- Change transform.py to numpydoc style by @KybernetikJo in #213
- Enable Python 3.12, drop Python <3.9 by @bnavigator in #227
- Clean CMake install python files directives by @bnavigator in #229
- Cover docstring parser standard :info = -i: cases by @bnavigator in #226
- Update to SLICOT v5.9 by @bnavigator in #231
- Update conda index command by @bnavigator in #234
New Contributors
- @KybernetikJo made their first contribution in #205
- @saasaa made their first contribution in #214
Full Changelog: v0.5.4...v0.6.0