| Commit message (Expand) | Author | Age |
* | add SSE4 support, start with integer multiplication | Benoit Jacob | 2009-11-24 |
* | move signature file to root directory, where it belongs | Benoit Jacob | 2009-11-19 |
* | * eigen2->eigen3 | Benoit Jacob | 2009-11-19 |
* | * add PermutationMatrix | Benoit Jacob | 2009-11-15 |
* | prevent in-source builds. hope it's ok with you... it's still possible, of co... | Benoit Jacob | 2009-11-15 |
* | Build tests for unsupported modules if EIGEN_LEAVE_TEST_IN_ALL_TARGET | Jitse Niesen | 2009-11-13 |
* | * add ./debug and ./release scripts | Benoit Jacob | 2009-11-12 |
* | * use standard CMAKE_BUILD_TYPE | Benoit Jacob | 2009-11-11 |
* | fix for *.pc install dir (suggested by Ingmar Vanhassel on IRC) | Thomas Capricelli | 2009-11-11 |
* | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
* | * proper check for Make | Benoit Jacob | 2009-10-19 |
* | Fixed nmake parameter. | Hauke Heibel | 2009-10-09 |
* | next attempt ... introduce EIGEN_CMAKE_RUN_FROM_CTEST, in that case don't EXC... | Benoit Jacob | 2009-10-05 |
* | finally, the right fix: set CTEST_BUILD_TARGET. | Benoit Jacob | 2009-10-04 |
* | dd first-time tip, to warn against doing "make". | Benoit Jacob | 2009-10-03 |
* | add INSTALL and message about no need to do "make" | Benoit Jacob | 2009-10-03 |
* | add debug targets like debug_qr to build a specific test with debug info | Benoit Jacob | 2009-10-03 |
* | fix #59, can't EXCLUDE_FROM_ALL the test directory | Benoit Jacob | 2009-10-03 |
* | more message improvements, tell the user about building a specific test | Benoit Jacob | 2009-09-28 |
* | * bump to 2.90.0 now that it's agreed that we're doing eigen3 | Benoit Jacob | 2009-09-27 |
* | improve message | Benoit Jacob | 2009-09-27 |
* | * Introduce make targets btest (build tests), blas (build blas lib), demos (b... | Benoit Jacob | 2009-09-27 |
* | add a wip blas library built on top of Eigen. TODO: | Gael Guennebaud | 2009-09-25 |
* | Added EIGEN_REF_TO_TEMPORARY define for rvalue support. | Hauke Heibel | 2009-09-21 |
* | Fixed SSE related build warning on 64-bit windows systems. | John Smith | 2009-08-28 |
* | only append the changeset to the version if we're in the default branch | Benoit Jacob | 2009-08-14 |
* | remove the FORCE | Benoit Jacob | 2009-08-04 |
* | add new Householder module | Benoit Jacob | 2009-08-03 |
* | Fix out of source build | Ingmar Vanhassel | 2009-05-27 |
* | merge | Gael Guennebaud | 2009-05-20 |
|\ |
|
* | | * add a FindEigen2.cmake file for reference | Gael Guennebaud | 2009-05-20 |
| * | Added pkgconfig support | Rhys Ulerich | 2009-05-19 |
|/ |
|
* | add -Wextra only if compiler supports it | Gael Guennebaud | 2009-05-06 |
* | * fix the binary bloat issue, Rohit's idea was the good one | Benoit Jacob | 2009-04-06 |
* | add a proof of concept autodiff jacobian helper class based on adolc | Gael Guennebaud | 2009-02-27 |
* | increase version number for step | Gael Guennebaud | 2009-02-19 |
* | forgot to commit changes in main CMakeLists.txt | Gael Guennebaud | 2009-02-05 |
* | call it "Eigen 2.0.50-unstable" to make things clear, and update EIGEN_MINOR_... | Benoit Jacob | 2009-02-02 |
* | * remove set(), revert to old behavior where = resizes | Benoit Jacob | 2009-01-21 |
* | two compilation fixes | Gael Guennebaud | 2009-01-15 |
* | Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB... | Gael Guennebaud | 2009-01-14 |
* | * minor dox tweaks | Benoit Jacob | 2009-01-12 |
* | Add cdash.org support: | Gael Guennebaud | 2009-01-08 |
* | release beta5, fix a doc typo | Benoit Jacob | 2009-01-05 |
* | * fix a unused variable warning | Benoit Jacob | 2009-01-04 |
* | * require CMake 2.6.2 everywhere, Alexander Neundorf says it'd make it | Benoit Jacob | 2009-01-04 |
* | improved MSVC support in cmake files (SSE) | Gael Guennebaud | 2008-12-18 |
* | more MSVC cmake fixes | Gael Guennebaud | 2008-12-17 |
* | Hopefully fix compilation of SSE Packetmath with MSVC. | Benoit Jacob | 2008-12-16 |
* | * call it beta2 | Benoit Jacob | 2008-12-07 |