Examples
This example gallery includes a variety of examples for using pyrolite which you can copy, download and alter, or run on Binder.
Plotting Examples
pyrolite provides some functionality for basic plotting of geochemical data in the form of spidergrams (pyrolite.plot.spider), ternary diagrams (pyrolite.plot.tern) and density diagrams (i.e. 2D histograms, pyrolite.plot.density).
Geochemistry Examples
Compositional Data Examples
Utility Examples
pyrolite includes a range of utilities for everything from dealing with the web to plotting, synthetic data and machine learning. While most of these are used as part of the core functions of pyrolite, you may also find other uses for them, and this section provides some simple examples for some of these.