| Commit message (Expand) | Author | Age |
* | fix typos | Scott Wheeler | 2008-10-12 |
* | note that norm2() is *not* an l2 norm as it is in other APIs | Scott Wheeler | 2008-10-11 |
* | SVN_SILENT pendantic | Urs Wolfer | 2008-10-11 |
* | Clear up the docs some. I'd also suggest making Dynamic the default template... | Scott Wheeler | 2008-10-11 |
* | very little fixes: cast literals to Scalar, rephrase some doc, add some const... | Benoit Jacob | 2008-10-06 |
* | Sparse module: refactoring of the cholesky factorization, | Gael Guennebaud | 2008-10-05 |
* | Sparse module: enable support for incomplete cholesky factorization in CHOLMO... | Gael Guennebaud | 2008-10-05 |
* | Sparse module: removed some extra copies using markAsRValue() | Gael Guennebaud | 2008-10-05 |
* | Sparse module: add experimental support for TAUCS and CHOLMOD with: | Gael Guennebaud | 2008-10-05 |
* | extend sparse unit tests with transpose and matrix product | Gael Guennebaud | 2008-10-04 |
* | Cleaned a bit the sparse cholesky code | Gael Guennebaud | 2008-10-04 |
* | Sparse module: | Gael Guennebaud | 2008-10-04 |
* | add EigenSolver::eigenvectors() method for non symmetric matrices. | Gael Guennebaud | 2008-10-03 |
* | Fixes in Eigensolver: | Gael Guennebaud | 2008-10-01 |
* | block(int,int)->segment | Benoit Jacob | 2008-09-24 |
* | remove apidox_preprocessing script which is not used anymore | Gael Guennebaud | 2008-09-16 |
* | resurrected root/Mainpage.dox, the directives are needed by kde's scripts | Gael Guennebaud | 2008-09-16 |
* | block => segment in the tutorial | Gael Guennebaud | 2008-09-15 |
* | small dox fixes | Benoit Jacob | 2008-09-15 |
* | * block() for vectors ---> segment() | Benoit Jacob | 2008-09-15 |
* | add normalization functions to Quaternion and fix compilation | Gael Guennebaud | 2008-09-14 |
* | * fix issues with "long double" type (useful to enforce the use of x87 regist... | Gael Guennebaud | 2008-09-14 |
* | move CommaInitializer out of MatrixBase and documment it (because of .finishe... | Gael Guennebaud | 2008-09-13 |
* | fix doc compilation | Gael Guennebaud | 2008-09-13 |
* | * Quaternion: added dot product and angularDistance functions. The latter is | Gael Guennebaud | 2008-09-11 |
* | opengl demo, now working: | Gael Guennebaud | 2008-09-09 |
* | various stuff in opengl demos such as a better model, | Gael Guennebaud | 2008-09-09 |
* | fix a numerical instability in Quaternion::slerp | Gael Guennebaud | 2008-09-09 |
* | add the missing templated version of block for sub-vectors | Gael Guennebaud | 2008-09-09 |
* | 2 typos | Gael Guennebaud | 2008-09-08 |
* | started a small OpenGL demo making use of Eigen's geometry features | Gael Guennebaud | 2008-09-07 |
* | fix stupid numerical stability issue in SVD::solve (though it is not yet as s... | Gael Guennebaud | 2008-09-04 |
* | fix warning | Benoit Jacob | 2008-09-04 |
* | * Extend a bit ParametrizedLine and move it to a separate file, | Gael Guennebaud | 2008-09-03 |
* | Fix bugs reported by Timothy Hunter: | Gael Guennebaud | 2008-09-03 |
* | Add coeff-wise comparisons to scalar operators. You can now write: | Gael Guennebaud | 2008-09-03 |
* | Add a Select expression in the Array module which mimics a coeff-wise ?: oper... | Gael Guennebaud | 2008-09-03 |
* | trivial compilation fix in SVD | Gael Guennebaud | 2008-09-03 |
* | Bugfix regarding alignent in Assign.h (updated map unit test to detect this bug) | Gael Guennebaud | 2008-09-03 |
* | compilation fixes with MSVC | Gael Guennebaud | 2008-09-03 |
* | not yet | Gael Guennebaud | 2008-09-03 |
* | Solve a big issue with data alignment and dynamic allocation: | Gael Guennebaud | 2008-09-03 |
* | resurrected sparse triangular solver | Gael Guennebaud | 2008-09-02 |
* | Extended sparse unit-test: nested blocks and InnerIterators. | Daniel Gomez Ferro | 2008-09-02 |
* | if EIGEN_NICE_RANDOM is defined, the random functions will return numbers with | Benoit Jacob | 2008-09-01 |
* | remove the conceptualy broken "NoShear" transformation traits, | Gael Guennebaud | 2008-09-01 |
* | QTransform conversion and doc | Gael Guennebaud | 2008-09-01 |
* | update of the geometry tutorial | Gael Guennebaud | 2008-08-31 |
* | same thing with EIGEN_BINARY_DIR. Now the doc generation works from kdesupport. | Benoit Jacob | 2008-08-31 |
* | also use EIGEN_SOURCE_DIR here. according to grep this was the last place to | Benoit Jacob | 2008-08-31 |