Skip to content

oxfordmmm/grumpy

Folders and files

NameName
Last commit message
Last commit date
Dec 12, 2024
Aug 1, 2024
Dec 18, 2024
Dec 18, 2024
Aug 9, 2024
Dec 18, 2024
Jul 18, 2024
Aug 27, 2024
Aug 19, 2024
Dec 12, 2024

Repository files navigation

Tests

grumpy

Re-implementation of gumpy in Rust for speed

Installation

Rust crate

cargo add grumpy

Python package

pip install bio-grumpy

Tests

Running Rust unit tests

cargo test

Coverage

Test coverage can be found with the use of tarpaulin.

# Install tarpaulin on first run
cargo install cargo-tarpaulin

# Generate an HTML coverage report
cargo tarpaulin --no-dead-code --engine llvm --out html

About

Re-implementation of gumpy in rust for speed

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages