PHP Classes

Numerical: Perform numerical and statistical functions

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 1,762 This week: 1All time: 2,228 This week: 560Up
Version License PHP version Categories
numerical 1.0.0Custom (specified...4Algorithms, Math
Description 

Author

This class performs several types of numerical and statistical functions.

Currently, it generates gaussian normal distributions, does numerical integration of arbitrary functions, generates random numbers with gaussian distributions, provides a number of standard statistical functions, e.g., mean, standard deviation, variance, etc., has two different methods of solving for the roots of an equation (bisection and steepest descent), converts floating point to rational number representation (useful for infinite precision calculations), generates a Sieve of Erastophenes for a specified integer, factors integers into their prime factors, finds the minimum or maximum value of a function within a specified interval, solves simultaneous equations, inverts matrices using gaussian elimination, calculates variance and covariance and has interfaces for vector addition, division and multiplication.

The minimum/maximum functions now support all datatypes who support a > or < operator.

Picture of Richard Munroe
Name: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
Classes: 22 packages by
Country: United States United States
Age: 73
All time rank: 112 in United States United States
Week rank: 109 Down11 in United States United States Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

  Files folder image Files  
File Role Description
Plain text file class.Numerical.php Class Class file containing numerical functions
Accessible without login Plain text file example.php Example example of use of Numerical functions
Accessible without login Plain text file license.txt Lic. Modified NetBSD license used here
Accessible without login Plain text file makedoc.sh Data Document generation script

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:1,762
This week:1
All time:2,228
This week:560Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:55%StarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2637