/StatGeochem.jl

Some computational tools for geochemistry

Primary LanguageJuliaMIT LicenseMIT

Binder

StatGeochem.jl

Some computational tools for geochemistry

Installation

In the Julia package manager (type ] in the REPL to enter)

(v1.0) pkg> add "https://github.com/brenhinkeller/StatGeochem.jl"

or for previous versions of Julia, in the REPL

julia> Pkg.clone("https://github.com/brenhinkeller/StatGeochem.jl")

Usage

This package can be used in the Julia REPL, in scripts or functions in Julia .jl files, in the Juno/Atom IDE, or in a Jupyter notebook. There aren't examples yet for most of the code in this repository, but for a quick demonstration, try the interactive Jupyter notebooks hosted on mybinder.org (it may take a few minutes for these to launch)