summaryrefslogtreecommitdiffstats
path: root/src/math
Commit message (Expand)AuthorAgeFilesLines
* - Started implementing feature request #9404 (Rotated labels on axis)Kore Nordmann2007-03-291-0/+22
* - Added private classes for more convenient coordinate and vector Kore Nordmann2007-03-274-0/+198
* - Fixed issue #10246: sprintf output modification in PHP 5.2.1Kore Nordmann2007-03-011-1/+1
* . Test unify for vector with zero lengthKore Nordmann2007-02-011-5/+11
* - Added and test method to receive angle between two vectorsKore Nordmann2007-02-011-0/+20
* - Renamed rotation methodsKore Nordmann2007-01-311-6/+6
* - Always return $this, to enable "fluent interfaces"Kore Nordmann2007-01-251-0/+12
* - Added simple class for 2d vectors as an extension for coordinates to Kore Nordmann2007-01-251-0/+132
* - Fixed issue #9950: Improved ezcGraphPolynom::__toString method for moreKore Nordmann2007-01-241-6/+48
* - Made ezcGraphPolynom documentation publicKore Nordmann2007-01-181-2/+0
* - Welcome to 2007.Derick Rethans2007-01-113-3/+3
* - Fixed: Bug #9588 (Wrong polynoms build from data)Kore Nordmann2006-11-301-1/+2
* - Tabs to spacesDerick Rethans2006-09-281-21/+21
* - Fixed CS issues.Derick Rethans2006-09-251-1/+1
* - Added and improved documentationKore Nordmann2006-09-203-29/+122
* - Enhanced font configurationKore Nordmann2006-09-061-0/+56
* - Fixed matrices to use parameter order <row>, <column>Kore Nordmann2006-08-172-51/+222
* - Added transpose method to matrix classKore Nordmann2006-08-161-0/+25
* - Added matrix and polynom classes for future use in statistical datasetsKore Nordmann2006-08-162-0/+433
OpenPOWER on IntegriCloud