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 e924e5d commit 3852b4dCopy full SHA for 3852b4d
src/bin/test_simple.rs
@@ -1,3 +1,5 @@
1
+#![feature(generic_const_exprs)]
2
+
3
use lqft::{c64, Action, Boundaries, ColorMat, ColorMatrix, Lattice4ColorMat, PureGaugeAction};
4
use ndarray::Array4;
5
0 commit comments