Age | Commit message (Expand) | Author |
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 | fix documentation | 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-12-22 | reimport Vector.fromList instead own implementation | segfault |
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-20 | Merge pull request #48 from kuribas/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-08-15 | Merge remote-tracking branch 'origin/master' | Ben Gamari |
2013-08-15 | Data.Packed.Development: Export matrixFromVector | Ben Gamari |
2013-07-04 | explicit imports in Util | Alberto Ruiz |
2013-06-24 | Revert "add CDouble/CFloat instances for Element" | Mike Ledger |
2013-06-24 | explicit exports, fix argument order of appMatrixRaw | Mike Ledger |
2013-06-24 | use an inline unsafePerformIO | Mike Ledger |
2013-06-24 | improve haddocks for flatten | Mike Ledger |
2013-06-24 | FFI helpers | Mike Ledger |
2013-06-24 | add CDouble/CFloat instances for Element | Mike Ledger |
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 | NFData (Matrix t) | Alberto Ruiz |
2013-05-21 | diagBlock | 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 |
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 |