What's Changed
- Added the
fast_test
feature that makes theis_prime
function significantly faster by calling out to themachine-prime
crate by @JASory in #84 and @JSorngard in #86, #87 and #88.
Full Changelog: v0.9.6...v0.9.7
fast_test
feature that makes the is_prime
function significantly faster by calling out to the machine-prime
crate by @JASory in #84 and @JSorngard in #86, #87 and #88.Full Changelog: v0.9.6...v0.9.7