aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc/examples
Commit message (Expand)AuthorAge
* Make file formatting comply with POSIX and Unix standardsGravatar Aaron Franke2020-03-23
* [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...Gravatar Mehdi Goli2019-11-28
* STYLE: Convert CMake-language commands to lower caseGravatar Hans Johnson2019-10-31
* fix warnings for doc-eigen-prerequisitesGravatar Christoph Hertzberg2018-07-24
* Merge Hongkai Dai correct range calculation, and remove ranges from API.Gravatar Tal Hadad2016-10-14
* merge EulerAngles moduleGravatar Gael Guennebaud2016-08-30
|\
| * Complete docs and add ostream operator for EulerAngles.Gravatar Tal Hadad2016-06-19
* | Fix compilation of BVH exampleGravatar Gael Guennebaud2016-06-14
|/
* Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated L...Gravatar Georg Drenkhahn2014-08-22
* Fix bug #314:Gravatar Gael Guennebaud2012-11-06
* Enable saving intermidiate (Schur decomposition) but disable unstable special...Gravatar Chen-Pang He2012-09-21
* Dox in MatrixFunctionsGravatar jdh82012-08-19
* Implement matrix logarithm + test + docs.Gravatar Jitse Niesen2011-06-07
* Forgot to 'hg add' example file in last commit.Gravatar Jitse Niesen2011-05-10
* fix doc compilationGravatar Thomas Capricelli2010-11-12
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* add a support module for MPFR C++ with basic unit testingGravatar Gael Guennebaud2010-07-15
* add platform check for how to link to the standard math library.Gravatar Benoit Jacob2010-04-19
* Creation of the Polynomials module with the following features:Gravatar Manuel Yguel2010-03-25
* API change: ei_matrix_exponential(A) --> A.exp(), etcGravatar Jitse Niesen2010-03-16
* tests : fix compilation issues, adding <iostream> and removingGravatar Thomas Capricelli2010-03-08
* Document Map and Stride, add examples.Gravatar Benoit Jacob2010-02-26
* Use ReturnByValue to return result of ei_matrix_function(), ...Gravatar Jitse Niesen2010-02-16
* Use ReturnByValue to return result of ei_matrix_exponential() .Gravatar Jitse Niesen2010-02-15
* Add support for matrix sine, cosine, sinh and cosh.Gravatar Jitse Niesen2010-01-11
* Add support for general matrix functions.Gravatar Jitse Niesen2009-12-21
* Fixed the bad fix - now the unsupported examples and snippets work on windows.Gravatar Hauke Heibel2009-12-11
* Various improvements to the docs for unsupported.Gravatar Jitse Niesen2009-12-07
* * Remove test_ prefix in testsGravatar Benoit Jacob2009-12-02
* example fileGravatar Mark Borgerding2009-06-10
* Add BVH module in unsupported (patch from Ilya Baran)Gravatar Gael Guennebaud2009-03-18