Hsnf

Latest version: v0.3.16

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

Scan your dependencies

0.3.16

- Migrate documents to Read the Docs

0.3.15

- Fix general solutions of integer linear system: `hsnf.integer_system.solve_integer_linear_system`

0.3.14

- Fix docs

0.3.9

* Add solver for Ax=b (mod q): `hsnf.integer_system.solve_modular_integer_linear_system`

0.3.8

* Fix to enable to import ``__version__`` in PyPI package
* Drop Python3.7 due to use ``importlib.metadata``

0.3.7

Initial release with

* Calculating Smith normal form and Hermite normal form
* Solving integer linear system by using HNF
* Basic lattice algorithm: union, intersection, and dual of lattices

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.