gsdesign-rust is an experimental Rust package for group sequential design.
Add gsdesign
to your Rust project from crates.io using Cargo:
cargo add gsdesign
To try the latest development version directly from GitHub, point Cargo at the repository:
cargo add gsdesign --git https://github.com/nanxstats/gsdesign-rust.git