Releases: SRI-CSL/libpoly
Releases · SRI-CSL/libpoly
v0.2.1
What's Changed
- Discriminant context fix by @Ovascos in #99
- added missing include by @Ovascos in #104
- Adding missing operations by @Ovascos in #100
- Fixed move constructor and assignment of Polynomial by @Ovascos in #102
- Fixes by SMT-RAT by @Ovascos in #105
- CI fix for python3 only PR by @ahmed-irfan in #108
- Remove Python 2 bindings by @Ovascos in #107
New Contributors
- @Ovascos made their first contribution in #72
- @yurivict made their first contribution in #73
- @jamesjer made their first contribution in #76
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Ahmed irfan patch 1 by @ahmed-irfan in #71
- Fixed divrem bugs, added pseudo divrem by @Ovascos in #72
- include ctests option in cmake by @ahmed-irfan in #75
- Make tests conditional on BUILD_TESTING by @yurivict in #73
- Use Py_hash_t as return type of hash functions by @jamesjer in #76
- Data structures update by @Ovascos in #77
- Support for subresultant generation and features for Zp by @Ovascos in #79
- Rabin root finding by @Ovascos in #78
- Feasibility set int by @Ovascos in #80
- Fixed bounds calculcation by @Ovascos in #82
- Integer handling for feasible sets by @Ovascos in #83
- fix clang error by @ahmed-irfan in #85
- fixes #90 by @ahmed-irfan in #91
- min cmake 3.5 by @ahmed-irfan in #92
New Contributors
- @Ovascos made their first contribution in #72
- @yurivict made their first contribution in #73
- @jamesjer made their first contribution in #76
Full Changelog: v0.1.13...v0.2.0
v0.1.13
fix patch number in the cmake file
v0.1.11
Version bump. Various bugs fixed.
Fixes:
- Memory leaks
- Build system
v0.1.9
Libpoly-0.1.8
Version bump. Various bugs fixed.
Libpoly-0.1.7
This is just a version bump to keep up with the PPA. The PPA is very fiddly to update and
require me to twice increment the version number ("computer says no") because of conflicting
*.orig.tar.gz uploads. I have updated the PPA recipe accordingly, but need to find a place to put it where
we won't forget it.
Libpoly-0.1.5
Release twinned with Yices-2.6.0
Update to go with Yices 2.5.3
This release coincides with the Yices 2.5.3 release. Which itself is timed
to our first debian package.