About Anaconda Help Download Anaconda

SunPower / packages / pvmismatch
Standard Python conda
3.1.1

  • 379 total downloads
  • Last upload: 7 years and 7 months ago

Installers

  • noarch v3.1.1
  • win-64 v3.1.1

pip install

To install this package run one of the following:
pip install -i https://pypi.anaconda.org/sunpower/simple pvmismatch

conda install

To install this package run one of the following:
conda install sunpower::pvmismatch

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

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy