Skip to content

mikegpl/AcausalNets.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcausalNets

Build Status

A Julia package for discrete acausal Bayesian inference.

Installation

Julia

The package has been implemented and tested in Julia v1.0. Recommended installation source:

https://julialang.org/downloads/

Package

Installation is straightforward: enter Pkg mode by hitting ], and then

(v1.0) pkg> add https://github.com/mikegpl/AcausalNets.jl

or, if you want to check out the package for development

(v1.0) pkg> dev https://github.com/mikegpl/AcausalNets.jl

Dependencies

Dependencies of this package are listed in Project.toml.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published