Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 1 | -1/+1 |
* | Add missing license headers and header guards. | Jason McDonald | 2009-08-21 | 1 | -0/+41 |
* | make the new anchor layout code compile with namespaces | hjk | 2009-08-21 | 1 | -1/+4 |
* | Fix typo: feaseable => feasible | Jan-Arve Sæther | 2009-07-22 | 1 | -1/+1 |
* | QSimplex: Skip x = x + y*0.0 | Anselmo Lacerda S. de Melo | 2009-07-22 | 1 | -1/+7 |
* | QSimplex: new method solver, avoinding code replication | Anselmo Lacerda S. de Melo | 2009-07-22 | 1 | -18/+16 |
* | QGraphicsAnchorLayout: Fix memory management issue in QSimplex solver | Eduardo M. Fleury | 2009-07-22 | 1 | -1/+1 |
* | QSimplex: Adding the Simplex solver for linear systems | Jesus Sanchez-Palencia | 2009-07-22 | 1 | -0/+364 |