Skip to content
forked from zenna/Omega.jl

Causal, Higher-Order, Probabilistic Programming

License

Notifications You must be signed in to change notification settings

mattbarr/Omega.jl

 
 

Repository files navigation

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 [email protected]:zenna/Omega.jl.git
> julia
] add https://github.com/zenna/AndTraits.jl#main
] 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.

About

Causal, Higher-Order, Probabilistic Programming

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%