summaryrefslogtreecommitdiffstats
path: root/src/math/matrix.php
Commit message (Collapse)AuthorAgeFilesLines
* Use non-local-aware number printing everywhereKore Nordmann2013-12-211-1/+1
|
* - Updated: Moving copyright information to NOTICE files.Ole Marius Smestad2010-08-121-1/+0
|
* - Fixed: Adjusted source headers of Graph to Apache license.Tobias Schlitt2010-07-301-1/+18
|
* - s/2009/2010/gDerick Rethans2010-01-081-1/+1
|
* - s/2008/2009.Derick Rethans2009-02-231-1/+1
|
* - Started with better class level documentation.Kore Nordmann2008-08-201-0/+9
|
* - Welcome to 2008.Derick Rethans2008-01-021-1/+1
|
* - Fixed version tag in docblocksKore Nordmann2007-06-121-0/+1
|
* - Doc fixes.Tobias Schlitt2007-05-101-1/+1
| | | | | | # We abuse phpDoc here and therefore need type names without spaces.
* - Fixed docblocksKore Nordmann2007-05-101-1/+1
|
* - Welcome to 2007.Derick Rethans2007-01-111-1/+1
|
* - Fixed: Bug #9588 (Wrong polynoms build from data)Kore Nordmann2006-11-301-1/+2
|
* - Tabs to spacesDerick Rethans2006-09-281-21/+21
|
* - Added and improved documentationKore Nordmann2006-09-201-20/+65
|
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-171-45/+209
| | | | | | | | | - Added dataset which builds polygon of defined order for set of points # Using least squares algorithm - Added method to solve a subset of nonlinear equatations to matrix class # Using Gauss-Newton algorithm
* - Added transpose method to matrix classKore Nordmann2006-08-161-0/+25
|
* - Added matrix and polynom classes for future use in statistical datasetsKore Nordmann2006-08-161-0/+266
OpenPOWER on IntegriCloud