Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use non-local-aware number printing everywhere | Kore Nordmann | 2013-12-21 | 1 | -1/+1 |
| | |||||
* | - Updated: Moving copyright information to NOTICE files. | Ole Marius Smestad | 2010-08-12 | 1 | -1/+0 |
| | |||||
* | - Fixed: Adjusted source headers of Graph to Apache license. | Tobias Schlitt | 2010-07-30 | 1 | -1/+18 |
| | |||||
* | - s/2009/2010/g | Derick Rethans | 2010-01-08 | 1 | -1/+1 |
| | |||||
* | - s/2008/2009. | Derick Rethans | 2009-02-23 | 1 | -1/+1 |
| | |||||
* | - Started with better class level documentation. | Kore Nordmann | 2008-08-20 | 1 | -0/+9 |
| | |||||
* | - Welcome to 2008. | Derick Rethans | 2008-01-02 | 1 | -1/+1 |
| | |||||
* | - Fixed version tag in docblocks | Kore Nordmann | 2007-06-12 | 1 | -0/+1 |
| | |||||
* | - Doc fixes. | Tobias Schlitt | 2007-05-10 | 1 | -1/+1 |
| | | | | | | # We abuse phpDoc here and therefore need type names without spaces. | ||||
* | - Fixed docblocks | Kore Nordmann | 2007-05-10 | 1 | -1/+1 |
| | |||||
* | - Welcome to 2007. | Derick Rethans | 2007-01-11 | 1 | -1/+1 |
| | |||||
* | - Fixed: Bug #9588 (Wrong polynoms build from data) | Kore Nordmann | 2006-11-30 | 1 | -1/+2 |
| | |||||
* | - Tabs to spaces | Derick Rethans | 2006-09-28 | 1 | -21/+21 |
| | |||||
* | - Added and improved documentation | Kore Nordmann | 2006-09-20 | 1 | -20/+65 |
| | |||||
* | - Fixed matrices to use parameter order <row>, <column> | Kore Nordmann | 2006-08-17 | 1 | -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 class | Kore Nordmann | 2006-08-16 | 1 | -0/+25 |
| | |||||
* | - Added matrix and polynom classes for future use in statistical datasets | Kore Nordmann | 2006-08-16 | 1 | -0/+266 |