Whalrus

Latest version: v0.4.6

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

Scan your dependencies

Page 1 of 2

0.4.6

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

* Reach 100% of test coverage. Cf. https://codecov.io/gh/francois-durand/whalrus.
* Convert documentation to Numpy style. The documentation is not changed much in html format, but is more readable in
plain text.
* Remove hash function for ``BallotOneName`` and ``BallotOrder``. It had a bug, and fixing it would have implied to
change all sets of candidates to frozen sets. Since this function is non-essential, we decided to remove it instead.
* Fix bug in ``MatrixWeightedMajority`` when using the option ``ordered_vs_absent`` or ``absent_vs_ordered``.
* Fix bug in ``Rule.trailer_`` when there is only one candidate in the election.

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

0.4.5

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

* Files from some sub-packages, such as ``scale``, were missing. This release fixes that bug.

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

0.4.4

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

* Fix PyPI deployment.

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

0.4.3

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

* This patch concerns Whalrus' developpers only. To develop and maintain the package, it uses GitHub actions
instead of additional services such as Travis-CI and ReadTheDocs.
* Use Codecov.
* Prepare support for Numpy documentation style (not used yet).
* Prepare support for notebooks in documentation (not used yet).

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

0.4.2

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

* Minor patch to speed up the computation of the winner in some cases.

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

0.4.1

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

* Fix a bug related to random tie-break.
* In the arguments of class ``RuleRankedPairs``, the tie-break can be given directly, instead of having to go through
the argument ``matrix``.

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.