@ -1,8 +1,4 @@
//! # reCTBN
#![doc = include_str!("../../README.md")]
//!
//! > **Note:** At the moment it's in pre-alpha state. 🧪⚗️💥
//! `reCTBN` is a Continuous Time Bayesian Networks Library written in Rust. 🦀
#![allow(non_snake_case)]
#[cfg(test)]