Age | Commit message (Expand) | Author |
2014-12-29 | merge master | Kiwamu Ishikura |
2014-12-29 | add random | Kiwamu Ishikura |
2014-12-21 | temporary non thread safe randomVector workaround for OSX | Alberto Ruiz |
2014-12-14 | change drand48_r to random_r | Alberto Ruiz |
2014-12-13 | use random() instead of drand48_r | Kiwamu Ishikura |
2014-12-01 | remove static state in gaussrand | Alberto Ruiz |
2014-12-01 | (|||), (===), rowOuters | Alberto Ruiz |
2014-12-01 | change rand() to drand48_r | Alberto Ruiz |
2014-10-31 | doc typo (thanks suzumiyasmith) | Alberto Ruiz |
2014-10-12 | Simplify the vectore reversion in conv | erdeszt |
2014-09-28 | haddock example of matFunc sqrt | Alberto Ruiz |
2014-09-23 | Fix asRow and asColumn on empty vectors | Alex Lang |
2014-09-21 | Make docs of generic `instance Element Foo` more prominent | Niklas Hambüchen |
2014-09-08 | documentation, thanks | Alberto Ruiz |
2014-09-07 | fix diagRectR/C (eye), check zero cols in in gmat(fromList-matrix), and thanks | Alberto Ruiz |
2014-09-07 | fix min/maxIndex bug, add tests, thanks | Alberto Ruiz |
2014-06-20 | documentation | Alberto Ruiz |
2014-06-20 | dot, mul, app | Alberto Ruiz |
2014-06-20 | don't compute eigenvectors in eigOnlyH! | Alberto Ruiz |
2014-06-18 | to/from ByteString | Alberto Ruiz |
2014-06-17 | size and create | Alberto Ruiz |
2014-06-16 | Floating instances | Alberto Ruiz |
2014-06-16 | conditional compilation of static interface | Alberto Ruiz |
2014-06-13 | move modules (II) | Alberto Ruiz |
2014-06-13 | move modules (I) | Alberto Ruiz |
2014-06-13 | fix missing conj in nullspace | Alberto Ruiz |
2014-06-12 | withCompactSVD, static qr, mTm, unSym | Alberto Ruiz |
2014-06-12 | improved loadMatrix | Alberto Ruiz |
2014-06-11 | additional display functions | Alberto Ruiz |
2014-06-11 | roundVector | Alberto Ruiz |
2014-06-11 | admit empty cols in toBlocks | Alberto Ruiz |
2014-06-10 | minor fixes | Alberto Ruiz |
2014-06-10 | sortVector | Alberto Ruiz |
2014-06-10 | Domain class | Alberto Ruiz |
2014-06-10 | module and function names | Alberto Ruiz |
2014-06-07 | refactoring static | Alberto Ruiz |
2014-06-07 | improved orth and nullspace | Alberto Ruiz |
2014-06-07 | documentation | Alberto Ruiz |
2014-06-06 | safe split | Alberto Ruiz |
2014-06-06 | norms | Alberto Ruiz |
2014-06-05 | maybe variant of linearSolve | Alberto Ruiz |
2014-06-05 | more instances | Alberto Ruiz |
2014-06-04 | complex instances | Alberto Ruiz |
2014-06-04 | operations with nonexpanded constant and diagonal matrices | Alberto Ruiz |
2014-06-03 | fix linspace, expose udot, complex static, wip | Alberto Ruiz |
2014-05-28 | fix static blocks, GMatrix | Alberto Ruiz |
2014-05-27 | expose CSR | Alberto Ruiz |
2014-05-27 | static dimensions, cont. | Alberto Ruiz |
2014-05-24 | initial support for static dimension checking | Alberto Ruiz |
2014-05-24 | backward compatibility | Alberto Ruiz |