aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* * add PermutationMatrixGravatar Benoit Jacob2009-11-15
* maketests -> buildtestsGravatar Benoit Jacob2009-11-15
* prevent in-source builds. hope it's ok with you... it's still possible, of co...Gravatar Benoit Jacob2009-11-15
* there's no reason why we should follow the FSF's stupid recommendation for th...Gravatar Benoit Jacob2009-11-14
* add workaround for GuillaumeGravatar Benoit Jacob2009-11-14
* * add Map<Quaternion> test based on Map from test/map.cppGravatar Mathieu Gautier2009-11-13
* Build tests for unsupported modules if EIGEN_LEAVE_TEST_IN_ALL_TARGETGravatar Jitse Niesen2009-11-13
* xargs ---> xargs echoGravatar Benoit Jacob2009-11-12
* introduce check target, and some renamingGravatar Benoit Jacob2009-11-12
* ouch, avoid infinite loop!Gravatar Benoit Jacob2009-11-12
* also optionnally initialize by zero after resizingGravatar Benoit Jacob2009-11-12
* * add non-default option to initialize matrices by 0Gravatar Benoit Jacob2009-11-12
* * add ./debug and ./release scriptsGravatar Benoit Jacob2009-11-12
* add mctestr script. In your build directory, just do:Gravatar Benoit Jacob2009-11-12
* * add maketests script. It is like make but takes a regexp allowing to build ...Gravatar Benoit Jacob2009-11-11
* * use standard CMAKE_BUILD_TYPEGravatar Benoit Jacob2009-11-11
* Compilation fix: makeHousholderInPlace now uses references.Gravatar Jitse Niesen2009-11-11
* fix PowerPC platform detectionGravatar Benoit Jacob2009-11-11
* fix for *.pc install dir (suggested by Ingmar Vanhassel on IRC)Gravatar Thomas Capricelli2009-11-11
* *adapt Householder to the convention that we now favor refs over ptrs for out...Gravatar Benoit Jacob2009-11-10
* doxygen : exclude diff filesGravatar Thomas Capricelli2009-11-10
* make the complex module appear in doxygen + small documentationGravatar Thomas Capricelli2009-11-10
* make FFT appear in doxygen doc, and provide a mininum of documentationGravatar Thomas Capricelli2009-11-10
* fix Skyline module doxygen stuffGravatar Thomas Capricelli2009-11-10
* merge with main repositoryGravatar Thomas Capricelli2009-11-10
|\
* | documentation fixesGravatar Thomas Capricelli2009-11-10
| * fix compilation and removed some unused stuff in skylineGravatar Gael Guennebaud2009-11-10
* | merge with main repositoryGravatar Thomas Capricelli2009-11-10
|\|
| * fix #68 I did not see the skyline matrix patch contained thatGravatar Gael Guennebaud2009-11-10
| * mv the Skyline module to unsupported/Gravatar Gael Guennebaud2009-11-10
* | merge with main repositoryGravatar Thomas Capricelli2009-11-09
|\ \
* | | revert previous commit on the matter : once doxygen cache is flushedGravatar Thomas Capricelli2009-11-09
* | | few doc fixesGravatar Thomas Capricelli2009-11-09
* | | Reduce general diff with eigen-tip. Moreover, this test now seems to passGravatar Thomas Capricelli2009-11-09
* | | more documentatinGravatar Thomas Capricelli2009-11-09
* | | only define groups once in unsupported, in order to prevent ambiguity forGravatar Thomas Capricelli2009-11-09
* | | some more documentationGravatar Thomas Capricelli2009-11-09
* | | various fixes in headersGravatar Thomas Capricelli2009-11-09
* | | rename NonLinear to NonLinearOptimizationGravatar Thomas Capricelli2009-11-09
* | | documentation + move "namespace eigen" to the main file, as others do.Gravatar Thomas Capricelli2009-11-09
* | | starting documentationGravatar Thomas Capricelli2009-11-09
* | | include NonLinearOptimization_Module and NumericalDiff_ModuleGravatar Thomas Capricelli2009-11-09
* | | merge with main repositoryGravatar Thomas Capricelli2009-11-08
|\ \ \
| | | * Added basic SkylineMatrix.Gravatar kayhman2009-11-04
| | | * initialize Eigen::Complex arraysGravatar Mark Borgerding2009-11-09
| | |/
| | * * mergeGravatar Benoit Jacob2009-11-09
| | |\
| | * | add missing includesGravatar Benoit Jacob2009-11-09
| | * | last round of changes, mainly to return derived types instead of base types, ...Gravatar Benoit Jacob2009-11-09
| | | * Quaternion: fix compilation, cleaningGravatar Gael Guennebaud2009-11-09
| | |/ | |/|
| | * simplifications in the ei_solve_impl system, factor out some boilerplate codeGravatar Benoit Jacob2009-11-08