aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported
Commit message (Collapse)AuthorAge
* * Remove test_ prefix in testsGravatar Benoit Jacob2009-12-02
| | | | * tests now honor EIGEN_REPEAT and EIGEN_SEED if no arguments were passed
* Removed unused 'benchmark'.Gravatar Hauke Heibel2009-12-02
|
* * fix include for case-sensitive filesystemGravatar Benoit Jacob2009-12-02
| | | | * on GNU, clock_gettime requires linking -lrt
* mergeGravatar Hauke Heibel2009-12-02
|\
* \ merge with tipGravatar Mark Borgerding2009-12-01
|\ \
* | | quieted signed/unsigned comparison warningGravatar Mark Borgerding2009-12-01
| | |
| * | mergeGravatar Thomas Capricelli2009-12-01
| |\ \ | |/ / |/| |
| | * Even more NestByValue cleanup...Gravatar Hauke Heibel2009-12-01
| | |
| | * Adapted the number of test runs.Gravatar Hauke Heibel2009-12-01
| | |
| | * Added missing typedef (will I ever learn it!?)Gravatar Hauke Heibel2009-12-01
| | | | | | | | | | | | | | | Removed unsupported directories that do not provide CMakeList.txt (CMake 2.8 warning). The BenchTimer is now also working on Cygwin.
| | * Added the profiling test to unsupported.Gravatar Hauke Heibel2009-12-01
| |/ |/|
| * fix another 'duplicated content in doxygen pages' bug : exclude *.origGravatar Thomas Capricelli2009-11-30
| | | | | | | | files
* | Some of our unit tests require mathematical constants and thus we rely on ↵Gravatar Hauke Heibel2009-11-30
| | | | | | | | | | | | | | non-ansi code. It seems as if the new standard removed pow(T,int). M_PIL is only defined when _GNU_SOURCE is defined.
| * Adapted a mail from Mark about some design and add it as documentation forGravatar Thomas Capricelli2009-11-30
| | | | | | | | the FFT module.
* | precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
| |
| * cleaningGravatar Thomas Capricelli2009-11-26
| |
| * cleaningGravatar Thomas Capricelli2009-11-26
| |
| * kill yet another un-needed parameterGravatar Thomas Capricelli2009-11-26
| |
| * make qrsolv use eigen typesGravatar Thomas Capricelli2009-11-26
| |
| * clean qrsolvGravatar Thomas Capricelli2009-11-26
| |
| * reduce ei_qrsolv() signature, wa is actually a 'working array'Gravatar Thomas Capricelli2009-11-26
| |
* | improve the scripts for building unit tests:Gravatar Benoit Jacob2009-11-25
| | | | | | | | | | * support unsupported/ * use egrep instead of grep, properly escape special chars.
| * computes column norms outside of ei_qrfac()Gravatar Thomas Capricelli2009-11-26
| |
| * cleaningGravatar Thomas Capricelli2009-11-26
|/
* use typedefGravatar Thomas Capricelli2009-11-25
|
* silent warningsGravatar Thomas Capricelli2009-11-25
|
* fix important typoGravatar Thomas Capricelli2009-11-21
|
* * eigen2->eigen3Gravatar Benoit Jacob2009-11-19
| | | | | * bump version to 2.91.0 * add FindEigen3.cmake
* rename test for coherency with previous renaming of the moduleGravatar Thomas Capricelli2009-11-16
|
* Build tests for unsupported modules if EIGEN_LEAVE_TEST_IN_ALL_TARGETGravatar Jitse Niesen2009-11-13
|
* * use standard CMAKE_BUILD_TYPEGravatar Benoit Jacob2009-11-11
| | | | | * remove debug_xxx targets * runtest.sh: don't run make
* 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
|\|
| * mv the Skyline module to unsupported/Gravatar Gael Guennebaud2009-11-10
| |
* | merge with main repositoryGravatar 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
| | | | | | | | | | | | again.
* | | more documentatinGravatar 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
| | |
* | | merge with main repositoryGravatar Thomas Capricelli2009-11-08
|\ \ \