Skip to content

Installation

Requirements

  • Python 3.9 or newer
  • NumPy
  • SciPy

Install from PyPI

pip install complex-evaluate

Install from source

git clone https://github.com/guihcs/complex_evaluate
cd complex_evaluate
pip install -e .