/GridCalPlayground

Playground to play with GridCal

Primary LanguageJupyter NotebookMIT LicenseMIT

GridCalPlayground

Playground to play with GridCal

Requirements

For GridCal, please use this branch while waiting the PR to be accepted.

To install GridCal from GitHub you need to call pip install -e . from the src folder instead of root folder.

cd src
pip install -e .

Other requirements, see requirements.txt.