ANDES

Python Software for Symbolic Power System Modeling and Numerical Analysis

Getting started#

Quick install#

Working with Conda?

ANDES is available on conda-forge and can be installed with Anaconda, Miniconda, and Mambaforge:

Prefer pip?

ANDES can be installed via pip from PyPI.

New to Python?

Set up a Mambaforge environment by following Setting Up Mambaforge. We recommend Mambaforge on Windows and Apple Silicon for new users.

Are you a developer?

Installing from source? Looking to develop models? Check the guide in Develop Install.