Installation
Using pip
The easiest way to install Pynamics is to install it directly from PyPi using pip:
This will install the package along with its dependencies.
If you wish to contribute to the package, install its development dependencies by typing:
Using git
Alternatively, the package can be installed via git. To do so, you must first clone the repository:
Once the repository has been cloned, move into its directory and install the package using pip: