Linear algebra and interpolation using LLVM JIT

TAG 0.0

haskellSun Jul 31 14:05:34 UTC 2016

Cabal.Build-Depends: allow all versions of 'base' below 5

haskellSun Jul 31 13:52:30 UTC 2016

Cabal.Tested-With: GHC==7.4.2, GHC==7.8.4, GHC==8.0.1

haskellSun Jul 31 13:52:06 UTC 2016

Cabal: move repository to hub.darcs.net

haskellSun Jul 31 13:51:50 UTC 2016

ToDo: update

haskellSun Jul 31 13:51:33 UTC 2016

adapt to new parameters in functions from Knead.Parameterized.Symbolic

haskellSun Jul 13 13:41:38 UTC 2014

Interpolation: export list

haskellMon Jun 30 17:51:19 UTC 2014

Interpolation.sampleBasisFunctions -> sampleBasisFunctions13

haskellMon Jun 30 17:50:07 UTC 2014

Sparse: remove 'Sparse' prefixes and infixes

promote qualified identifier style

haskellMon Jun 30 17:03:37 UTC 2014

Cabal.Build-Depends: move 'knead' up

haskellMon Jun 30 16:55:23 UTC 2014

Cabal.Category: Math

haskellMon Jun 30 16:55:08 UTC 2014

SparseColumnMatrix, SparseRowMatrix: remove outdated comment on record fields

haskellMon Jun 30 16:50:04 UTC 2014

Sparse.mulCell

haskellMon Jun 30 16:37:04 UTC 2014

use new Expression.fst, snd, mapFst, mapSnd, swap, unit, zero

haskellThu Jun 26 12:09:43 UTC 2014

adapt to change in Expression.modify that operates on Exp instead of MultiValue

combine collection shape using Shape.intersect

haskellThu Jun 26 11:29:01 UTC 2014

Sparse.sparseSet, sparseDim, pairFromSparseDim, sparseDimFromPair: generalize to Expr.Value class

instance Expr.Composed SparseDim

haskellThu Jun 26 11:20:27 UTC 2014

use new Expr.sub

haskellWed Jun 25 20:46:44 UTC 2014

LinearAlgebra.balanceLeft, balanceRight: generalize to Expression.Value class

haskellWed Jun 25 20:35:23 UTC 2014

use new Expr.add and Expr.mul

haskellWed Jun 25 04:24:30 UTC 2014

initialized with LinearAlgebra, Sparse, Interpolation

haskellWed Jun 25 03:59:02 UTC 2014