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.
2 parents 2e6138a + 6f1403a commit 1bcf279Copy full SHA for 1bcf279
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ntt"
3
-version = "0.1.8"
+version = "0.1.9"
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