strength_reduce 0.2.0

Faster integer division and modulus operations
Documentation
[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.0"