Anime.jl

Atmospheric aNd Instrumental models in the Measurement Equation
Author iniyannatarajan
Popularity
2 Stars
Updated Last
1 Year Ago
Started In
November 2022

Anime

Atmospheric aNd Instrumental models in the Measurement Equation

Documentation

Stable Dev

Status

Build Status

Installation

Anime.jl can be installed using Julia's package manager by entering the Julia REPL and typing

using Pkg
Pkg.add("Anime")

or by entering package mode by typing ] in the Julia REPL and then typing

add Anime