Home

Harlequin.jl

A simulator for space CMB missions.

To install Harlequin, start Julia and type the following command:

using Pkg
Pkg.add("https://github.com/ziotom78/Harlequin.jl")

To run the test suite, type the following command:

using Pkg; Pkg.test("Harlequin")

In this manual, we will often assume that Harlequin has been imported using the following command:

using Harlequin

Documentation

The documentation was built using Documenter.jl.

Documentation built 2019-09-05T09:12:31.126 with Julia 1.0.4.

Index