Installation

You can install the Fast-ER package directly from pip:

pip install fast-er-link

Alternatively, you can install it from the GitHub repository:

pip install git+https://github.com/jacobmorrier/fast-er.git#egg=fast-er

Technical Requirements

The package’s technical requirements are defined by its dependencies:

  1. CuPy

  2. Matplotlib

  3. NumPy

  4. Pandas

Warning

An NVIDIA CUDA GPU with a Compute Capability of 3.0 or higher is required.

Tip

CUDA-enabled GPUs are available for free through Google Colab.