Published October 28, 2022
| Version v2.3.2
Software
Open
libsemigroups/libsemigroups: 2.3.2
Creators
- 1. University of St Andrews
- 2. University Paris-Sud Orsay Paris-Saclay / LRI / CNRS
- 3. Laboratoire de Recherche en Informatique, Université Paris Sud
- 4. Forcepoint
- 5. Oxford University
- 6. University of Illinois
- 7. TU Kaiserslautern
Description
In this release a number of bugs and other minor issues were resolved.
- Fix inaccurate exception specification for
replace_subword
by @MTWhyte in https://github.com/libsemigroups/libsemigroups/pull/394 - Fix broken link in
CONTRIBUTING.rst
by @MTWhyte in https://github.com/libsemigroups/libsemigroups/pull/396 - matrix: add case for some Apple clang weirdness by @james-d-mitchell in https://github.com/libsemigroups/libsemigroups/pull/401. This might be a bug in clang versions 13 and 14, which caused the
identity
static member function of theStaticMatrix
class template to not properly initialise the matrix being constructed. - string-view: fix bug in append method by @james-d-mitchell in https://github.com/libsemigroups/libsemigroups/pull/399. This bug sometimes caused the
normal_form
member function of theKambites
class template to return incorrect results, or sometimes to cause a crash.
Files
libsemigroups/libsemigroups-v2.3.2.zip
Files
(4.7 MB)
Name | Size | Download all |
---|---|---|
md5:3ab36f4aa0d65913527ddc4a00d87e9c
|
4.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/libsemigroups/libsemigroups/tree/v2.3.2 (URL)