CMD + K

pvmismatch

Community

Installation

To install this package, run one of the following:

Conda
$conda install sunpower::pvmismatch
Pip
$pip install -i https://pypi.anaconda.org/sunpower/simple pvmismatch

Usage Tracking

3.1.1
2.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

PVMismatch ==========

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

    |Build Status|

    Installation
    ------------

    PVMismatch is on `PyPI <https://pypi.python.org/pypi/pvmismatch>`__. Install it
    with `pip <https://pip.pypa.io/en/stable/>`__:

    ::

        $ pip install pvmismatch

    Requirements
    ------------

    PVMismatch requires NumPy, SciPy and matplotlib. These packages are available
    from PyPI, `Christoph Gohlke <http://www.lfd.uci.edu/~gohlke/pythonlibs/>`__
    and Anaconda. You must install them prior to using PVMismatch.

    Usage
    -----

    Please see the `documenation <http://sunpower.github.io/PVMismatch/>`__ for
    tutorials and API. Bugs and feature requests can be reported on
    `GitHub <https://github.com/SunPower/PVMismatch/issues>`__. The change
    history is also on `GitHub <https://github.com/SunPower/releases/>`__.

    .. |Build Status| image:: https://travis-ci.org/SunPower/PVMismatch.svg?branch=master
       :target: https://travis-ci.org/SunPower/PVMismatch

About

Last Updated

Apr 24, 2017 at 22:07

Total Downloads

423

Supported Platforms

noarch
win-64