Installation

To install NivLink from Github, you can use pip in a terminal:

pip install git+https://github.com/nivlab/nivlink.git

Dependencies

The minimum required dependencies to run NivLink are:

  • NumPy
  • SciPy
  • Pandas
  • Matplotlib (optional, used only by visualization functions)

Note: NivLink has not been thoroughly tested under varying package versions.