Skip to content

Releases: libsemigroups/libsemigroups_pybind11

0.4.3

09 Nov 09:23

Choose a tag to compare

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

28 Oct 14:11

Choose a tag to compare

Update for version 2.3.2 of libsemigroups which contains some bugfixes.

0.4.1

11 Oct 08:36

Choose a tag to compare

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

04 Oct 08:54

Choose a tag to compare

This is a minor release with a couple of new features added:

  • libsemigroups constants POSITIVE_INFINITY, NEGATIVE_INFINITY, and UNDEFINED are properly supported;
  • libsemigroups::matrix_helper::pow is 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 use pytest exclusively).

0.3.0

29 Sep 08:22

Choose a tag to compare

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

16 Sep 18:44

Choose a tag to compare

A very minor release to futureproof some tests against new versions of libsemigroups.

0.2.1

12 Sep 17:30

Choose a tag to compare

A very minor release trying to fix an issue in the release process.

0.2.0

10 Sep 11:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.2.0

0.1.8

27 Jan 18:24

Choose a tag to compare

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

Full Changelog: v0.1.7...v0.1.8

0.1.7

27 Jan 10:28

Choose a tag to compare

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

Full Changelog: v0.1.6...v0.1.7