gsdesign 0.1.0

Group sequential design
Documentation
  • Coverage
  • 100%
    28 out of 28 items documented3 out of 3 items with examples
  • Size
  • Source code size: 26.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.3 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • nanxstats/gsdesign-rust
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nanxstats

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