Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added more tests | Kore Nordmann | 2006-10-27 | 1 | -0/+31 |
* | Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the... | Sebastian Bergmann | 2006-10-05 | 1 | -1/+1 |
* | Clean up setUp() and tearDown(). | Sebastian Bergmann | 2006-09-14 | 1 | -19/+0 |
* | - Fixed matrices to use parameter order <row>, <column> | Kore Nordmann | 2006-08-17 | 1 | -6/+52 |
* | - Added transpose method to matrix class | Kore Nordmann | 2006-08-16 | 1 | -0/+18 |
* | - Added matrix and polynom classes for future use in statistical datasets | Kore Nordmann | 2006-08-16 | 1 | -0/+263 |