index
:
joe/hmatrix.git
master
tower
typeable
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-05-08
Implement uniRootJ for one-dimensional root-finding with derivatives
Alex Lang
2013-05-08
Implemented uniRoot for one-dimensional root-finding without derivatives
Alex Lang
2013-04-11
Fix off-by-one errors in gsl-aux.c
Takano Akio
2013-03-17
Matrix: Whitespace cleanup
Ben Gamari
2013-03-17
Matrix: Implement mapMatrixWithIndex independently
Ben Gamari
2013-03-17
Data.Packed.Matrix: mapMatrix* should pass indices as Ints
Ben Gamari
2012-07-30
reference for Kronecker tools
Alberto Ruiz
2012-06-15
kronecker tools
Alberto Ruiz
2012-06-10
convolution
Alberto Ruiz
2012-03-21
fall back to old ode if v2 not available
Alberto Ruiz
2012-03-19
remove deprecated
Alberto Ruiz
2012-03-19
orth
Alberto Ruiz
2012-03-19
rename module to Util, some changes, add cross product and disp
Alberto Ruiz
2012-03-18
change construction operators
Alberto Ruiz
2012-03-14
<\> admits multiple right-hand sides
Alberto Ruiz
2012-03-14
new module Numeric.LinearAlgebra.Real
Alberto Ruiz
2012-03-14
type hint and thanks
Alberto Ruiz
2012-03-13
Merge remote-tracking branch 'wowus/master' into unsafe
Alberto Ruiz
2012-03-11
Missed a couple safe annotations.
Clark Gaebel
2012-03-10
Added back some safety.
Clark Gaebel
2012-03-10
Removed foreign import safety.
Clark Gaebel
2012-02-27
merge
Alberto Ruiz
2012-02-25
odeSolveV with safe method interface
Alberto Ruiz
2012-02-06
add support for gsl_integration_qagi, gsl_integration_qagiu, gsl_integration_...
Danny Chan
2012-02-05
odeiv2
Alberto Ruiz
2012-01-15
Merge branch 'master' of github.com:AlbertoRuiz/hmatrix
Alberto Ruiz
2012-01-08
Fix multiply.
Reiner Pope
2012-01-07
remove warnings
Alberto Ruiz
2012-01-07
Make Matrix a product type
Reiner Pope
2012-01-07
Replace divMod with quotRem in matrixFromVector
Reiner Pope
2012-01-07
Removed NOINLINE on newUndefinedMatrix, newUndefinedVector
Reiner Pope
2012-01-07
Expose unchecked indexing functions
Reiner Pope
2011-12-25
remove warnings in glpk and special (Bas van Dijk's method)
Alberto Ruiz
2011-12-24
Warning police for GHC < 7.4
Bas van Dijk
2011-12-24
Warning police
Bas van Dijk
2011-12-24
Fix build on GHC-7.4.1-rc1
Bas van Dijk
2011-12-23
ok also with ghc-7.0
Alberto Ruiz
2011-12-22
ok hmatrix, hmatrix-tests, hmatrix-glpk
Alberto Ruiz
2011-12-21
fix CInt constructor warnings
Alberto Ruiz
2011-12-14
new package hmatrix-tests
Alberto Ruiz
2011-12-08
fix haddock markup errors
Alberto Ruiz
2011-09-02
require vector >= 0.8
Alberto Ruiz
2011-09-02
thanks & bump version
Alberto Ruiz
2011-09-01
Get rid of some deprecation warnings & Use more explicit imports
Bas van Dijk
2011-09-01
Support vector >= 0.8
Bas van Dijk
2011-08-29
Conditional patch to allow compilation with vector 0.8
markwright
2011-07-13
generalized symmetric eigensystem
Alberto Ruiz
2011-07-10
pure mapVectorWithIndex
Alberto Ruiz
2011-05-02
mapMatrixWithIndex, Mul, multiply.hs
Alberto Ruiz
2011-04-27
fixed cmap signature
Alberto Ruiz
[next]