0.5.6 • Published 6 months ago

@ickb/solver v0.5.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

iCKB/Solver

A Linear Solver, a barebones fork of Ivordir/YALPS.

Dependencies

graph TD;
    A["@ickb/solver"] --> B["@ickb/utils"];

    click A "https://github.com/ickb/solver" "Go to @ickb/solver"
    click B "https://github.com/ickb/utils" "Go to @ickb/utils"

Epoch Semantic Versioning

This repository follows Epoch Semantic Versioning. In short ESV aims to provide a more nuanced and effective way to communicate software changes, allowing for better user understanding and smoother upgrades.

Licensing

This source code, crafted with care by Ivordir and slightly modified by Phroi, is freely available on GitHub and it is released under the MIT License.

0.5.6

6 months ago