Popularity
155 Stars
Updated Last
11 Months Ago
Started In
March 2018

Omega.jl

Documentation Build Status

Omega is a library for causal and probabilistic inference in Julia.

Quick start

Install

Omega is built in Julia 1. We're going through some changes while we separate out packages. In the short term this makes just installation a little more complex. Try:

git clone git@github.com:zenna/Omega.jl.git
> julia
] develop Omega.jl

In not too long it'll be as simple as:

] add https://github.com/zenna/Omega.jl

See the documentation for how to use Omega.