Installation#

Which Python?#

You’ll need Python 3.9 (except 3.9.7) or greater.

Install using pip#

pip install QuadratiK

Dependencies#

QuadratiK requires the following (arranged alphabetically):

Testing#

QuadratiK uses the Python pytest package. To install pytest, please go here. To run the tests using pytest, please follow these instructions. Navigate to the tests folder to run the tests.