v0.1.1 Speed improvements
Benchmarks for all types are now 2-5x faster with the removal of the num-modular
dependency, where the functionality used to compute the residue has been replaced with a custom QuadraticResidue
trait.
Benchmarks for all types are now 2-5x faster with the removal of the num-modular
dependency, where the functionality used to compute the residue has been replaced with a custom QuadraticResidue
trait.