aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* 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-09
|\
* | revert previous commit on the matter : once doxygen cache is flushedGravatar Thomas Capricelli2009-11-09
| * * mergeGravatar Benoit Jacob2009-11-09
| |\
| * | last round of changes, mainly to return derived types instead of base types, ...Gravatar Benoit Jacob2009-11-09
* | | few doc fixesGravatar Thomas Capricelli2009-11-09
* | | only define groups once in unsupported, in order to prevent ambiguity forGravatar Thomas Capricelli2009-11-09
* | | include NonLinearOptimization_Module and NumericalDiff_ModuleGravatar Thomas Capricelli2009-11-09
| |/ |/|
| * simplifications in the ei_solve_impl system, factor out some boilerplate codeGravatar Benoit Jacob2009-11-08
* | rephrase tutorial on MapGravatar Benoit Jacob2009-10-31
| * *port the Cholesky module to the new solve() APIGravatar Benoit Jacob2009-10-29
| * big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
| * sync the documentation examplesGravatar Benoit Jacob2009-10-26
| * move PartialLU to the new APIGravatar Benoit Jacob2009-10-21
| * * make PartialLU avoid to generate inf/nan when given a singular matrixGravatar Benoit Jacob2009-10-20
| * update doc snippetsGravatar Benoit Jacob2009-10-19
| * mergeGravatar Benoit Jacob2009-10-15
| |\ | |/ |/|
* | Added prod() reduction to the AsciiQuickReference.Gravatar Hauke Heibel2009-10-14
* | Added cmake project definitions.Gravatar Hauke Heibel2009-10-02
* | update URL for adol-cGravatar Thomas Capricelli2009-09-27
* | update the sparse tutorial wrt not so recent changes about the filling APIGravatar Gael Guennebaud2009-09-25
| * fix docsGravatar Benoit Jacob2009-09-22
| * convert LU::solve() to the new APIGravatar Benoit Jacob2009-09-22
|/
* update page to explain how to get rid of itGravatar Benoit Jacob2009-09-18
* Typos in tutorial 1.Gravatar Jitse Niesen2009-09-05
* rename the EigenSolver module to EigenvaluesGravatar Gael Guennebaud2009-09-04
* move eigen values related stuff of the QR module to a new EigenSolver module.Gravatar Gael Guennebaud2009-09-03
* remove the \addexample tagsGravatar Gael Guennebaud2009-09-03
* add examples for makeJacobi and makeGivensGravatar Gael Guennebaud2009-09-03
* Typos in tutorialGravatar Jitse Niesen2009-08-26
* Rewrite tutorial section on solving linear systemsGravatar Jitse Niesen2009-08-22
* Add new unsupported modules to doc/unsupported_modules.doxGravatar Jitse Niesen2009-08-18
* quick update of TopicLazyEvaluationGravatar Gael Guennebaud2009-08-16
* bugfix in compute_matrix_flags, optimization in LU,Gravatar Gael Guennebaud2009-08-16
* update snippetGravatar Benoit Jacob2009-08-14
* update docGravatar Gael Guennebaud2009-07-28
* update docGravatar Gael Guennebaud2009-07-28
* fix compilation of the doc and started a page dedicated to high performance a...Gravatar Gael Guennebaud2009-07-27
* * rename QR to HouseholderQR because really that impacts the API, not just th...Gravatar Benoit Jacob2009-07-06
* add a VectorBlock expr as a specialization of BlockGravatar Gael Guennebaud2009-07-05
* some docs improvementsGravatar Benoit Jacob2009-07-05
* * polish computeInverseWithCheck to share more code, fix documentation, fix c...Gravatar Benoit Jacob2009-06-29
* add missing code snippets for newer Matrix methods and PartialLU::solve()Gravatar Benoit Jacob2009-06-25
* * add resize(int, NoChange) and resize(NoChange, int)Gravatar Benoit Jacob2009-06-24
* update the stack alignment docGravatar Gael Guennebaud2009-06-22
* document the "wrong stack alignment" issue.Gravatar Benoit Jacob2009-06-21
* add Eigen/EigenGravatar Benoit Jacob2009-06-19