strength_reduce 0.2.4

Faster integer division and modulus operations
Documentation
[dev-dependencies.num-bigint]
version = "0.4"

[dev-dependencies.proptest]
version = "1.0.0"

[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Elliott Mahler <join.together@gmail.com>"]
categories = ["algorithms", "data-structures"]
description = "Faster integer division and modulus operations"
documentation = "http://docs.rs/strength_reduce"
keywords = ["arithmetic", "strength", "reduction", "division", "modulus"]
license = "MIT OR Apache-2.0"
name = "strength_reduce"
readme = "README.md"
repository = "http://github.com/ejmahler/strength_reduce"
version = "0.2.4"