[package] name = "modular_arithmetic" version = "0.2.0" authors = ["Van Leeuwarden"] description = "memory safe modular arithmetic with some number theoretic functions: GCD, Jacobi symbol, even/odd powers" repository = "https://github.com/VanLeeuwarden/modular_arithmetic" license = "MIT" [dependencies]