gsdesign

Crates.iogsdesign
lib.rsgsdesign
version0.1.0
created_at2025-10-06 22:26:36.921759+00
updated_at2025-10-06 22:26:36.921759+00
descriptionGroup sequential design
homepage
repositoryhttps://github.com/nanxstats/gsdesign-rust
max_upload_size
id1870966
size27,209
Nan Xiao (nanxstats)

documentation

https://docs.rs/gsdesign

README

gsdesign-rust

crates.io version CI tests License

gsdesign-rust is an experimental Rust package for group sequential design.

Installation

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
Commit count: 0

cargo fmt