summaryrefslogtreecommitdiffstats
path: root/tests/matrix_test.php
Commit message (Expand)AuthorAgeFilesLines
* - PHPUnit 3.1 MigrationSebastian Bergmann2007-07-021-8/+8
* - Added one more test for invalid matrix multiplicationKore Nordmann2007-05-101-0/+24
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-011-0/+29
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-241-1/+1
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
* - Fixed: Bug #9823 (Failing tests with PHP 5.1)Kore Nordmann2006-12-151-0/+5
* - CS change (automatic script)Derick Rethans2006-12-141-1/+1
* - Added more testsKore Nordmann2006-10-271-0/+31
* Subclassing PHPUnit_Framework_TestSuite is not the right way to customize the...Sebastian Bergmann2006-10-051-1/+1
* Clean up setUp() and tearDown().Sebastian Bergmann2006-09-141-19/+0
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-171-6/+52
* - Added transpose method to matrix classKore Nordmann2006-08-161-0/+18
* - Added matrix and polynom classes for future use in statistical datasetsKore Nordmann2006-08-161-0/+263
OpenPOWER on IntegriCloud