Pycddlib

Latest version: v2.1.7

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.1.2

------------------------------

* Drop Python 2.7 support.

* Fix string truncation issue (see issue 39).

2.1.1

-------------------------------

* Expose adjacency and incidence (see issues 33, 34, and 36,
contributed by bobmyhill).

* Add Python 3.8 support.

* Drop Python 3.4 support.

* Use pytest instead of nose for regression tests.

2.1.0

-------------------------------

* updated for cddlib 0.94i

* fix Cython setup requirement (see issue 27)

* add documentation about representation types (see issues 29 and
30, contributed by stephane-caron)

* add Python 3.7 support

2.0.0

--------------------------------

* fix creation of rational matrices from numpy array's (see issues 20
and 21, reported and fixed by Hervé Audren)

* consider all numbers.Rational subtypes as rationals (instead of just
Fraction)

1.0.6

-------------------------------

* fix segfault when setting rep_type (see issues 16 and 17, reported
and fixed by Hervé Audren)
* drop Python 3.3 support
* add Python 3.6 support
* updated for MPIR 3.0.0

1.0.5

--------------------------------

* drop Python 3.2 support
* add Python 3.4 and Python 3.5 support
* Matrix.canonicalize now requires rep_type to be specified; you can
get back the old behaviour by setting rep_type to
cdd.RepType.INEQUALITY before calling canonicalize (reported by
Stéphane Caron, fixes issue 4).
* updated for cddlib 0.94h
* windows builds now tested on appveyor
* windows wheels provided for Python 2.7, 3.3, 3.4, and 3.5
* updated for MPIR 2.7.2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.