Docs.rs
rspp-0.1.1
This release has been yanked
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rspp 0.1.1
rust probolistic programming.
Crate
Source
Builds
Feature flags
Documentation
Coverage
10.34%
6
out of
58
items documented
0
out of
44
items with examples
Links
Homepage
Repository
crates.io
Dependencies
anyhow ^1.0.86
normal
nalgebra ^0.33.0
normal
num-traits ^0.2.19
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
serde ^1.0.144
normal
serde_json ^1.0.120
normal
statrs ^0.17.1
normal
Versions
0.1.7
(2024-09-13)
0.1.6
(2024-08-27)
0.1.5
(2024-08-27)
0.1.4
(2024-08-20)
0.1.3
(2024-08-14)
0.1.2
(2024-08-14)
0.1.1
(2024-08-14)
0.1.0
(2024-08-14)
Owners
rspp-0.1.1 has been yanked.
A Rust library for probabilistic programming.
The concrete use example can be found in gitee repository. Every pub fn has unit test code annotated by #[test] in corresponding rs file.