Installation
The easiest way to install dynfc is via pip (PyPI) with the command below.
pip install dynfc
If you would like to specify a version use the following command to install version 0.0.1a1, for example.
pip install dynfc==0.0.1a1
Alternatively one can clone this repository and add it to a project. For that use the following command.
https://github.com/CoDe-Neuro/