summaryrefslogtreecommitdiff
path: root/packages/tests/hmatrix-tests.cabal
AgeCommit message (Collapse)Author
2015-01-08wip on testsAlberto Ruiz
2014-09-07fix min/maxIndex bug, add tests, thanksAlberto Ruiz
2014-06-28add full GPL license files and link to examplesAlberto Ruiz
2014-06-24Split out GSL tests from base onesDenis 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-13update dependencies and licensesAlberto Ruiz
2014-05-21update dependencies, move examples etcAlberto Ruiz
2014-05-08separation okAlberto Ruiz
2014-04-24tests updated to 0.16Alberto Ruiz
2012-06-10convolutionAlberto Ruiz
2012-03-14update urlsAlberto Ruiz
2012-03-13update ode test and bump versionsAlberto Ruiz
2012-03-11mkVecBenchAlberto Ruiz
2011-12-14test suite configured for hmatrix-testsAlberto Ruiz
2011-12-14new package hmatrix-testsAlberto Ruiz