Pyibex

Latest version: v1.9.2

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

Scan your dependencies

Page 2 of 2

1.7.1

* [pybind11] use v2.4.3 (15 Oct 2019)
* [add] add pickling support on Interval
* [add] paving library
* [add] add CtcPropag
* [add] add CtcExist and CtcForAll interface
* [fix] update breaking api with ibex-lib v2.6.5
* [fix] CtcFwdBwd constuctor with list

2019-02-06 Benoit Desrochers <ben.enstagmail.com>
* [update] pybind11 2.2.4
* [update] ibex-lib 2.7.4 (with breaking api changes)
* [add] ibex version info pyibex.ibex_version
* [add] pickling support for Interval, IntervalVector
* [CI] update travis / appveyor script

1.6.2

* [new] add image module with CtcRaster
* [change] vertices are passed as [[x1, y1], [x2, y2], ...] to SepPolygon constructor
* [fix] inverse fbwd and ffwd arguement in SepTransform

2017-07-10 Benoit Desrochers <ben.enstagmail.com>
* [update] add "oo" to represent infinit number in order to write [0, oo]
* [fix] conversion of [lb, ub] to Interval. ex: SepFwdBwd(f, [1, 2])
* [fix] errors in SepProj algorithm
* [update] add message when syntaxe error is raised in Function constructor

2017-07-02 Benoit Desrochers <ben.enstagmail.com>
* [fix] add default arguement ratio for CtcFixPoint
* [update] add automoatic conversion from Interval to IntervalVector
* [fix] bug in SepProj when y is empty

2017-06-29 Benoit Desrochers <ben.enstagmail.com>

1.6

* [new] add SepFixpoint to handle fix point of a separator
* [new] add SepTransform -> f(S(f^1(X)))
* [new] add SepProj projection of a sepatator
* [new] add SepCtcPair projection of a separator based on CtcExist/CtcForAll
* [new] add CtcQInterProjF and SepQInterProjF
* [new] add ibex-geometry content with SepPolygon and CtcPolar
* [update] add "compactness" option on diff method (IntervalVector)
* [update] add "ratio" argument to CtcFixPoint contrator


2017-01-04 Benoit Desrochers <ben.enstagmail.com>
* [update] upgrade pybind11 to version 2.0.0
* [new] __contains__ for Interval and IntervalVector
* [fix] add version number in python module __version__

2016-09-15 Benoit Desrochers <ben.enstagmail.com>
* [fix] update pybind11 code to support reflected operator (__radd__, ...)
* [fix] remove print in tests.
* [fix] export LEQ, GEQ, ... directly (no need to CmpOp.LEQ)
* [update] update pybind11 to last version ( tuple and list => vector)
* [update] use last version of ibex

2016-08-31 Benoit Desrochers <ben.enstagmail.com>
* write phinx doc
* [added] register syntax error exception
* [fix] simplify IntervalVector constructor
* [fix] copy contrutor not required anymore for static interval( ALL_REALS, ...)
* [added] reference to module thickset and tube

2016-07-19 Benoit Desrochers <ben.enstagmail.com>
* remove ibex-robotitcs part
* Keep core functionalities of ibex
* Move geometry tools to ibex-geometry project
* remove predicate and sets. Will be integrated into pyibex-thickset

2016-07-06 Benoit Desrochers <ben.enstagmail.com>
* use ibex-lib 3.2.0
* update pybind11 to version 2.0 (not yet released )

2016-01-27 Benoit Desrochers <ben.enstagmail.com>
* Use pybind11 instead of Boost-Python
* Remove wip directory

2015-02-2015 Benoit Desrochers <ben.enstagmail.com>
* Add SepPolarXY

2015-10-04 Benoit Desrochers <ben.enstagmail.com>
* add predicate and Paving class
* add Set interface

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.