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
Installation tutorial video for windows: https://youtu.be/wVKTPtfU2gQ
Installation tutorial video for Linux/MacOs: https://youtu.be/QsTPWjJw6CY
Installing from source
The latest source code is available on our Github repository
Requirements
PySQIF depends on several open-source libraries. The following packages are currently required:
Scipy
Numpy
Matplotlib
Pandas