Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.25 KB

index.rst

File metadata and controls

51 lines (37 loc) · 1.25 KB

DirichletMagmaMix Quickstart

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   changelog
   about
   tutorials
   codedoc
   support
   license

About

DirichletMagmaMix is a python library for modelling partial mantle melt aggregation using the Dirichlet distribution, as described by Rudge et al. (2013)

At the moment the library is only compatible with melt compositions generated using pyMelt.

The best place to start with using DirichletMagmaMix is Tutorial 1 on the tutorials page, which you can run in the cloud using myBinder: .. image:: https://mybinder.org/badge_logo.svg

target:https://mybinder.org/v2/gh/simonwmatthews/DirichletMagmaMix/HEAD?labpath=tutorials%2Ftutorial1.ipynb

Installation

It is possible to install DirichletMagmaMix via pip:

pip install DirichletMagmaMix

Always use the most up-to-date version of the code:

See the installation section for detailed instructions and dependencies.

Indices and tables