Installation

The gazerr codebase is available on Github, and the package is maintained inside the PyPi package manager.

Install the package from PyPi as follows:

pip install gazerr

Alternatively, you can access the source code for projit and use it by installing it locally:

git clone https://github.com/playground-xyz/gazerr.git
cd gazerr
python setup.py install

Installation depends on the following packages:

numpy
pandas