Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-24 | Split out GSL tests from base ones | Denis Laxalde | |
Move GSL tests into Numeric.GSL.Tests, separate the main into TestBase.hs and TestGSL.hs. In hmatrix-tests.cabal: - Split the test suite into a -base and -gsl ones - Add a `gsl` configuration flag to select GSL tests - Add a benchmark section One can now run hmatrix-base tests suite and benchmarks with: cabal configure --flag=-gsl --enable-tests --enable-benchmarks cabal tests cabal bench | |||
2014-06-13 | move modules (II) | Alberto Ruiz | |
2014-06-13 | update dependencies and licenses | Alberto Ruiz | |
2014-06-10 | minor fixes | Alberto Ruiz | |
2014-06-06 | norms | Alberto Ruiz | |
2014-05-27 | static dimensions, cont. | Alberto Ruiz | |
2014-05-24 | backward compatibility | Alberto Ruiz | |
2014-05-23 | relativeError, cgSolve' | Alberto Ruiz | |
2014-05-22 | remove compat | Alberto Ruiz | |
2014-05-22 | sparse test, fix peps in rank test | Alberto Ruiz | |
2014-05-21 | Numeric.LinearAlgebra.Compat | Alberto Ruiz | |
2014-05-21 | update dependencies, move examples etc | Alberto Ruiz | |
2014-05-14 | remove cdot | Alberto Ruiz | |
2014-05-08 | separation ok | Alberto Ruiz | |
2014-04-25 | (<>) and (·) | Alberto Ruiz | |
use <> for general contraction, remove ×, use Alt Gr . for cdot | |||
2014-04-24 | tests updated to 0.16 | Alberto Ruiz | |
2014-04-24 | cdot and (×) | Alberto Ruiz | |
added cdot dot renamed to udot <.> changed to cdot and moved to Numeric.LinearAlgebra.Util new general contraction operator (×) Plot functions moved to Numeric.LinearAlgebra.Util | |||
2012-06-15 | kronecker tools | Alberto Ruiz | |
2012-06-10 | convolution | Alberto Ruiz | |
2012-03-14 | update urls | Alberto Ruiz | |
2012-03-13 | update ode test and bump versions | Alberto Ruiz | |
2012-03-11 | mkVecBench | Alberto Ruiz | |
2011-12-14 | test suite configured for hmatrix-tests | Alberto Ruiz | |
2011-12-14 | new package hmatrix-tests | Alberto Ruiz | |