Releases: libsemigroups/libsemigroups_pybind11
0.4.3
This is a very minor release which contains no functional changes, or bugfixes, but exists to allow zenodo.org to pick up the release and generate a doi for the package.
0.4.2
Update for version 2.3.2 of libsemigroups which contains some bugfixes.
0.4.1
This release is a minor update for version 2.3.1 of libsemigroups which contains some bugfixes in the Sims1 class, the Presentation class and its helper functions.
0.4.0
This is a minor release with a couple of new features added:
libsemigroupsconstantsPOSITIVE_INFINITY,NEGATIVE_INFINITY, andUNDEFINEDare properly supported;libsemigroups::matrix_helper::powis added as a method for__pow__for some types of matrices (those not defined over a runtime semiring);
and some minor improvements (the tests now usepytestexclusively).
0.3.0
This is a minor release adding support for the libsemigroups class Sims1 for computing low index congruences, and some further minor changes to the Presentation class.
0.2.2
A very minor release to futureproof some tests against new versions of libsemigroups.
0.2.1
A very minor release trying to fix an issue in the release process.
0.2.0
What's Changed
- Remove reference to
cppyyby @MTWhyte in #50 - Presentation by @james-d-mitchell in #49
- Add explanation relating to
contains_empty_wordby @MTWhyte in #53
New Contributors
Full Changelog: v0.1.8...v0.2.0
0.1.8
This is a very minor release which contains no functional changes, or bugfixes, but exists to fix an issue related to the wheel created for pypi on mac os x arm machines.
What's Changed
- Rc v0.1.8 by @james-d-mitchell in #47
Full Changelog: v0.1.7...v0.1.8
0.1.7
This is a very minor release which contains no functional changes, or bugfixes, but exists to fix an issue related to the wheel created for pypi on mac os x arm machines.
What's Changed
- remove arm64 ci build option by @chinmayanagpal in #45
Full Changelog: v0.1.6...v0.1.7