A package containing methods for solving quartic, cubic, quadratic, and depressed equations.
This caped package was generated with Cookiecutter using @caped's cookiecutter-template template.
You can install quartic-solver
via pip:
pip install quartic-solver-kapoorlabs
To install latest development version :
pip install git+https://github.com/Kapoorlabs-CAPED/quartic-solver.git
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the BSD-3 license, "quartic-solver" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.