GF2 Gaussian elimination
This commit is contained in:
@@ -23,6 +23,7 @@ library
|
||||
Factorization
|
||||
ModularSquareRoot
|
||||
ModularArithmeticUtils
|
||||
LinearAlgebra.GF2
|
||||
other-modules:
|
||||
Primes.FermatPrimeTest
|
||||
Primes.MillerRabin
|
||||
@@ -56,6 +57,8 @@ test-suite haskell-math-test
|
||||
type: exitcode-stdio-1.0
|
||||
hs-source-dirs: test
|
||||
main-is: Main.hs
|
||||
other-modules:
|
||||
GF2test
|
||||
build-depends:
|
||||
base ^>=4.18.2.1,
|
||||
haskell-math
|
||||
|
||||
Reference in New Issue
Block a user