Installation

Note

PySQIF only supports python 3

Note

If you don’t succeed in installing PySQIF following the instructions below, ask for help ali.akgunphys@gmail.com.

Installing via pip

The recommended way to install PySQIF is via pip by opening a terminal and running

pip install PySQIF

Installing from source

The latest source code is available on our Github repository

https://github.com/aakgn/PySQIF

Requirements

PySQIF depends on several open-source libraries. The following packages are currently required:

  • Scipy

  • Numpy

  • Matplotlib

  • Pandas