We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b8972f commit 575686cCopy full SHA for 575686c
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