Codac

Latest version: v1.5.6

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

Scan your dependencies

Page 1 of 3

1.2.0

=======================================================================================================

`Commits since previous release 1.1.0 <https://github.com/codac-team/codac/compare/v1.1.0...v1.2.0>`_

Features added
--------------

* :commit:`54b5f45d50f73fa4f2c0eb4ee937f1d3968fadb0`: added ``SepBox``
* :commit:`0a4f3ad7861d9dba3fbd418e75e3d9d71d761d6c`: ``SepProj``, ``SepFixPoint``, ``SepCtcPairProj``, ``QInterProjF`` now in core

Documentation
-------------

* :commit:`a5a483e84f5a8c3fb7eecda68cc1394adbd9c517`: string formatting for run-time ``Function`` definition
* :commit:`a5a483e84f5a8c3fb7eecda68cc1394adbd9c517`: string formatting for run-time ``Function`` definition

Python binding
--------------

* :commit:`7cbb1eb06ef35d6f75df06cd1b82d5017bfe0edc`: SepFixPoint documentation
* :commit:`0aeb37f8fa6a93b60c588982c557dc1aa25471d8`: SepProj documentation
* :commit:`490dd0d5b872e1d4186c15c7b02a98b8edab086b`: SepCtcPairProj documentation
* :commit:`31727f5f889c121d4d9a7d1f48c99670ae034add`: QInterProjF documentation
* :commit:`9000cc63169dd4937ac3a20726f5290882a8aaed`: constructor for creating an ``IntervalMatrix`` from NumPy objects


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

1.1.0

========================================================================================================

`Commits since previous release 1.0.0 <https://github.com/codac-team/codac/compare/v1.0.0...v1.1.0>`_

Features added
--------------

* :commit:`b6f79a06aa0d3fe94072aba2168dfd523d1ef123`: added ``CtcCartProd``
* :commit:`9382404ef967cdf77e20568a5c57e32fab9e9463`: added ``CtcBox``
* :commit:`e014ae05c0f45f4bd357f3cd047e3fd475761428`: added ``SepFunction``

Changes
-------

* :commit:`4357e3d50b192935a7da9a6f785e6ef7e11f9658`: improving SIVIA interface + compatibility with former pySIVIA

Documentation
-------------

* :commit:`a9cefd2b9a90503c09eb765ee916e7e4077aa89b`: Lie symmetries page
* :commit:`b534e48a71ac6657e0c6cdbb06738e2be547cbd0`: updated installation information
* :commit:`f04180d7517d6169ebdcff42159357a5ea171f15`: how to build ``Trajectory`` from ``npz`` file
* :commit:`cc350cb32e54b663c3a7e0ce71f76fcf194f2535`: codac-unsupported

Python binding
--------------

* :commit:`eea406bb88e95f42c601d7643f1f81a08f900718`: now available for MacOS
* :commit:`ad2b7fac70d72832057d2a2af13dd09d8ea0f898`: corrected bug in ``__invert__`` of a ``Sep``


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

1.0.0

========================================================================================================

`Commits since previous release 0.1.14 <https://github.com/codac-team/codac/compare/v0.1.14...v1.0.0>`_

Changes
-------

* :commit:`ad73493012207bacc191a9261058f2af4b4a61d4`: C++17

Bugs fixed
----------

* :commit:`3c268eb9e0f93b21d1d81907bac23f64400d2cbc`: fix encoding problems on Windows with Python 3.10
* :commit:`4e5d21637d17efe97175c7e026457cb8a62128e2`: updated pybind11 to v2.9.2 for Python 3.10 support
* :commit:`03889ad182cf24d41a6c001a90e20bed15a0b1f2`: ``const`` for ``TFnc`` parameter in ``CtcPicard`` constructor

Documentation
-------------

* :commit:`b1617459d2acc216fa5db854d7ba09affe279aff`: set-inversion and separators

Python binding
--------------

* :commit:`5fcaebf959e4ab454818e6921d278fdf78ab38cc`: added ``__hash__`` for ``Interval``, ``IntervalVar``, ``IntervalVectorVar``


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

0.1.14

==========================================================================================================

`Commits since previous release 0.1.13 <https://github.com/codac-team/codac/compare/v0.1.13...v0.1.14>`_

Features added
--------------

* :commit:`e52a3ada3ae959ad4697a87a0b197890972447b9`: added examples from the former pyIbex library
* :commit:`65d5320883f68116c08b4f686fd32ae602288654`: added ``VIBesFig::draw_vehicle()``

Changes
----------

* :commit:`a5730999820fcb4c8c74d02ff46ca063567cc240`: SIVIA: updated code


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

0.1.13

==========================================================================================================

`Commits since previous release 0.1.12 <https://github.com/codac-team/codac/compare/v0.1.12...v0.1.13>`_

Features added
--------------

* :commit:`72596498a96b5f6fde066f9c095482ad16627f78`: added vector product between two vectors
* :commit:`c7efd74cb93c1fb8449deb52c214dc37a281a4e6`: added ``steepest_slice()``, ``max_gate_diam()``
* :commit:`f37e819a63c6032a51b8dfbaaf88c0bc02241f4f`: added SIVIA algorithms (Ctc,Sep) and binding
* :commit:`bafa1e4b2571a2a3bdc80fe1a0a00ac45bef2b00`: defining ``SetColorMap``

Dependencies
------------

* :commit:`633ab95dc7b6dc9d652763463446fe67b53c2629`: embedding pyIbex into Codac (several commits)

Bugs fixed
----------

* :commit:`495eef93d1685abb658fa75abb4951fbf5a2af34`: corrected bug in ``TFnc``
* :commit:`044535fcf63c5bb506ef63458d2c50a960b1ff46`: corrected bug on ``CtcLohner`` (input/output gates)

Deprecated
----------

* :commit:`f8b0f8ca500a4da722db4e194748d91e4e4eb8ca`: indexing on ``Intervals`` is now deprecated (py)

Documentation
-------------

* :commit:`59e8e3eb13a956043206dd78fc93eafb43501b25`: ``CtcFunction`` and how to deal with inequalities


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

0.1.12

==========================================================================================================

`Commits since previous release 0.1.11 <https://github.com/codac-team/codac/compare/v0.1.11...v0.1.12>`_

Features added
--------------

* :commit:`f53c7e9bdda3f8b8f98fcc2f3788447efd54dbb5`: towards polynomial representation of tubes


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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.