Quick installation guidelines
Requirements
Python 3.9 or higher to run Pynomic
Basic install
$ pip install Pynomic
Development Install
Clone the repo to your local computer got to the Pynomic folder and run:
$ pip install Pynomic -e .
you are all set to crounch those numbers!