We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b8972f + 575686c commit b254a5aCopy full SHA for b254a5a
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ntt"
3
-version = "0.1.7"
+version = "0.1.8"
4
edition = "2021"
5
description = "Fast NTT (number theoretic transform) for polynomial multiplcation for primes, prime power, and certain composite moduli."
6
license = "MIT"
0 commit comments