| Commit message (Expand) | Author | Age |
... | |
* | part 2 of the reorganization. Benefits/changes: | Benoit Jacob | 2007-12-28 |
* | - eigen2 now fully enforces constness! found a way to achieve that | Benoit Jacob | 2007-12-25 |
* | rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> | Benoit Jacob | 2007-12-20 |
* | add constructors and accessors/mutators specific to small vectors. | Benoit Jacob | 2007-12-17 |
* | -add Ones, DiagonalMatrix, DiagonalCoeffs | Benoit Jacob | 2007-12-15 |
* | Expand and improve unit-tests | Benoit Jacob | 2007-12-11 |
* | big reorganisation of asserts, so that: | Benoit Jacob | 2007-12-05 |
* | rename Block to DynBlock and rework API to make place for | Benoit Jacob | 2007-12-05 |
* | Rework the unit-tests to use lower precision, so as to eliminate | Benoit Jacob | 2007-12-03 |
* | Test application now takes 'seed' and 'repeat' command-line args | Benoit Jacob | 2007-12-03 |
* | Much more convenient, less over-engineered NumTraits. Done during this KDE-Ed... | Benoit Jacob | 2007-12-02 |
* | add more unit-tests (covering transpose, conjugate, adjoint, dot product...) | Benoit Jacob | 2007-11-28 |
* | - improve and comment the "BasicStuff" test. | Benoit Jacob | 2007-11-26 |
* | implement the first _real_ unit-tests, testing the results for correctness in... | Benoit Jacob | 2007-10-13 |
* | some renaming in the fuzzy compares, and in the multiplications | Benoit Jacob | 2007-10-13 |
* | rework the numeric traits now that we're using a namespace and no prefix | Benoit Jacob | 2007-10-12 |
* | SVN_SILENT: | Benoit Jacob | 2007-10-12 |
* | Democracy 1 - 0 Dictatorship | Benoit Jacob | 2007-10-11 |
* | fix dot product, add norm/norm2/normalized | Benoit Jacob | 2007-10-10 |
* | reorganization of headers, part 2/2... | Benoit Jacob | 2007-10-07 |
* | add matrix conjugation and adjunction. | Benoit Jacob | 2007-10-07 |
* | Introduce Numeric Traits, with fuzzy compares, random numbers, etc. | Benoit Jacob | 2007-10-07 |
* | Finish prefixing everything with "Ei" | Benoit Jacob | 2007-09-27 |
* | don't enclose eigen in a namespace. prefixing is the way to go. | Benoit Jacob | 2007-09-27 |
* | reorganize header files, split MatrixBase into smaller files. | Benoit Jacob | 2007-09-09 |
* | Hello, World! | Benoit Jacob | 2007-09-05 |