Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1006 Bytes

README.rst

File metadata and controls

35 lines (24 loc) · 1006 Bytes

PVMismatch

An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.

Build Status

Installation

PVMismatch is on PyPI. Install it with pip:

$ pip install pvmismatch

Requirements

PVMismatch requires NumPy, SciPy and matplotlib. These packages are available from PyPI, Christoph Gohlke and Anaconda. You must install them prior to using PVMismatch.

Usage

Please see the documenation for tutorials and API. Bugs and feature requests can be reported on GitHub. The change history is also on GitHub.