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 465e5a0 + df400c0 commit da4e0c5Copy full SHA for da4e0c5
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "ntt"
3
-version = "0.1.3"
+version = "0.1.4"
4
edition = "2021"
5
description = "Implements the fast NTT (number theoretic transform) for polynomial multiplcation."
6
license = "MIT"
0 commit comments