Summary#

The Thevenin equivalent circuit model is a common low-fidelity battery model consisting of a single resistor in series with any number of RC pairs, i.e., parallel resistor-capacitor pairs. This Python package contains an API for building and running experiments using Thevenin models. When referring to the model itself, we use capitalized “Thevenin”, and for the package lowercase thevenin.

Version: 0.2.1

Useful links: anaconda | spyder | numpy | scikit-sundae | matplotlib

User Guide

Access installation instructions and in-depth information on solver concepts and settings.

_images/user_guide.svg
API Reference

Get detailed documentation on all of the modules, functions, classes, etc.

_images/api_reference.svg
Examples

A great place to learn how to use the package and expand your skills.

_images/examples.svg
Development

Trying to fix a typo in the documentation? Looking to improve or add a new feature?

_images/development.svg