Age | Commit message (Expand) | Author |
2014-05-07 | undeprecate <.>, extended to contraction | Alberto Ruiz |
2014-05-06 | added qrgr | Alberto Ruiz |
2014-05-06 | fix C warnings | Alberto Ruiz |
2014-05-06 | extend conformability to empty arrays | Alberto Ruiz |
2014-05-04 | allow empty arrays | Alberto Ruiz |
2014-05-02 | (<>) and (×) | Alberto Ruiz |
2014-05-01 | top reexport module | Alberto Ruiz |
2014-04-30 | improved documentation | Alberto Ruiz |
2014-04-30 | better reexport modules | Alberto Ruiz |
2014-04-29 | hide documentation | Alberto Ruiz |
2014-04-29 | added 2 em dash for vertical concatenation | Alberto Ruiz |
2014-04-25 | (<>) and (·) | Alberto Ruiz |
2014-04-24 | deprecate vjoin, dot and (<.>). Move (⋅) to Container | Alberto Ruiz |
2014-04-24 | build with bidirectional type inference | Alberto Ruiz |
2014-04-24 | konst with bidirectional type inference | Alberto Ruiz |
2014-04-24 | (<.>) renamed to (⋅) | Alberto Ruiz |
2014-04-24 | cdot and (×) | Alberto Ruiz |
2014-04-23 | join -> vjoin | Alberto Ruiz |
2014-02-05 | zero absolute tolerance in the integration routines provisionally changed to ... | Alberto Ruiz |
2014-02-05 | absolute tolerance added to C interface for integration | Alberto Ruiz |
2014-01-30 | build with ghc-7.7 | Adam Vogt |
2014-01-30 | rename variables so Prelude.join will not cause problems | Adam Vogt |
2013-11-15 | Field t constraints, general pinvTol, and pinv = pinvTol 1 | Alberto Ruiz |
2013-08-20 | Merge pull request #50 from peddie/master | Alberto Ruiz |
2013-08-19 | Add bindings for gsl_integrate_cquad doubly-adaptive quadrature for difficult... | Matthew Peddie |
2013-08-16 | Added onedimensional minimization. | Kristof Bastiaensen |
2013-07-04 | explicit imports in Util | Alberto Ruiz |
2013-05-22 | operators for extraction of rows and columns, alternative concatenation | Alberto Ruiz |
2013-05-21 | Util: pairwise2D, rowOuters, null1, null1sym | Alberto Ruiz |
2013-05-21 | size, unitary, mt | Alberto Ruiz |
2013-05-21 | merge develop, fix conflicts | Alberto Ruiz |
2013-05-21 | meanCov moved to Container | Alberto Ruiz |
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 |
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 |