Getting started

Installation

Mice.jl is not registered yet. To install the current pre-release version:

] add https://github.com/tom-metherell/Mice.jl.git#v0.1.0

or

using Pkg
Pkg.add(url = "https://github.com/tom-metherell/Mice.jl.git", rev = "v0.1.0")

Usage

To load the package, use the command:

using Mice