Installation#
From sources#
The sources for Digital Signal Processing Library can be downloaded from the Github repo.
You can clone the public repository:
$ git clone https://github.com/newcastleuniversity/DISPEL.git
Once you have a copy of the source, you can install it using pip:
$ pip install .