/Meld_pbc

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Latest Release

We are not yet building the release version automatically.

Testing

Github master: Build Status Anaconda-Server Badge

Github dev: Build Status Anaconda-Server Badge

MELD

Modeling with limited data

Installation

The easiest way to install MELD is using Anaconda packages from the omnia channel:

conda config --add channels omnia
conda install meld

Building from Scratch

MELD requires a CUDA compatible GPU.

To install:

python setup.py install

Documentation

See the project website for full documentation.