aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen
Commit message (Expand)AuthorAge
* Add tutorial for sparse solversGravatar Desire NUENTSA2012-09-07
* Init perf valuesGravatar Desire NUENTSA2012-09-04
* correct bug in Blas 3 2D block updateGravatar Desire NUENTSA2012-09-04
* Bug in blas 3 2D block updateGravatar Desire NUENTSA2012-09-03
* Clean the supernodal matrix classGravatar Desire NUENTSA2012-08-07
* Bug in 2D block update, disable it for nowGravatar Desire NUENTSA2012-08-07
* Add support for Metis fill-reducing ordering ; it is generally more efficient...Gravatar Desire NUENTSA2012-08-06
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* SparseLU: add leverage level3 opsGravatar Gael Guennebaud2012-08-03
* factorize column_dfs and panel_dfsGravatar Gael Guennebaud2012-08-02
* correct bug when solving with multiple RhsGravatar Desire NUENTSA2012-08-03
* Update copyrights sectionsGravatar Desire NUENTSA2012-08-01
* switch to MPL licenseGravatar Desire NUENTSA2012-08-01
* Add missing .noalias()Gravatar Desire NUENTSA2012-08-01
* add another missing .noalias()Gravatar Gael Guennebaud2012-07-30
* optimize LU_kernel_bmod for small cases, and add an important .noalias()Gravatar Gael Guennebaud2012-07-29
* Improve the permutationGravatar Desire NUENTSA W.2012-07-27
* Refactoring codes for numeric updatesGravatar Desire NUENTSA W.2012-07-27
* correct bug in the complex versionGravatar Desire NUENTSA2012-07-19
* Add exception handler to memory allocationGravatar Desire NUENTSA2012-07-19
* Add a draft (not clean ) version of the COLAMD ordering implementationGravatar Desire NUENTSA2012-07-18
* working version of sparse LU with unsymmetric supernodes and fill-reducing p...Gravatar Desire NUENTSA2012-07-13
* correct bug when applying column permutationGravatar Desire NUENTSA2012-07-10
* working version of sparse LU without fill-reducing permutationGravatar Desire NUENTSA2012-07-10
* Correct bug for triangular solve within supernodesGravatar Desire NUENTSA2012-07-09
* Update Ordering interfaceGravatar Desire NUENTSA2012-07-06
* Update Ordering interfaceGravatar Desire NUENTSA2012-07-06
* Before moving to the new buildingGravatar Desire NUENTSA2012-06-29
* Build finished... start debuggingGravatar Desire NUENTSA2012-06-15
* build complete... almostGravatar Desire NUENTSA2012-06-14
* Build process...Gravatar Desire NUENTSA2012-06-13
* Checking Data structures and function prototypesGravatar Desire NUENTSA2012-06-12
* Checking Syntax...Gravatar Desire NUENTSA2012-06-11
* Sparse LU - End Triangular solve... start debuggingGravatar Desire NUENTSA W.2012-06-10
* triangular solve... almost finishedGravatar Desire NUENTSA2012-06-08
* Memory managementGravatar Desire NUENTSA2012-06-07
* Memory expansion and few bugsGravatar Desire NUENTSA2012-06-06
* Supernodal MatrixGravatar Desire NUENTSA2012-06-01
* Eliminate and prune columns in a panelGravatar Desire NUENTSA2012-05-31
* Symbolic and numeric updates within the panelGravatar Desire NUENTSA2012-05-30
* Symbolic and numeric update on a whole panelGravatar Desire NUENTSA2012-05-29
* Add preliminary files for SparseLUGravatar Desire NUENTSA2012-05-25
* bug #455: add support for c++11 in aligned_allocatorGravatar Gael Guennebaud2012-05-03
* Define NoChange as enum constant (bug #450).Gravatar Jitse Niesen2012-04-29
* fix more warnings in MKL supportGravatar Gael Guennebaud2012-04-18
* Fix infinite recursion in ProductBase::coeff() (bug #447)Gravatar Jitse Niesen2012-04-18
* cleaning pass: rm unused variables in MKL stuff, fix a few namespace issues, ...Gravatar Gael Guennebaud2012-04-18
* remove debug outputGravatar Gael Guennebaud2012-04-17
* Remove unused file EigenvaluesCommon.hGravatar Jitse Niesen2012-04-16