Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.2 KB

File metadata and controls

33 lines (23 loc) · 1.2 KB

Albatross.jl

Stable Dev Build Status Aqua

Warning

This project is under active development. Breaking changes may occur at any time, and backward compatibility is not guaranteed until a stable release.

Quick Install

Albatross is not yet a registered Julia package. So to install it,

  1. Download Julia version 1.11 or later.

  2. Launch Julia and type

    julia> import Pkg
    julia> Pkg.add("https://github.com/gabrielbdsantos/Albatross.jl.git")

License

Albatross.jl is released under the terms of the MIT license. See the LICENSE file for details.