prior 0.1.0

A Rust crate for generating priors for prior fitted networks
1
2
3
fn main() {
    println!("Hello, prior!");
}