» Version | » Information |
---|---|
2010-10-25 alpha |
|
2008-11-10 alpha |
|
2006-02-05 stable |
|
2005-01-20 alpha |
|
0.2.0 |
Easy InstallNot sure? Get more info. pear install Math_Numerical_RootFinding-0.2.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Math_Numerical_RootFinding-0.2.0 Release date: 2004-07-10 08:08 UTC Release state: alpha Release uploaded by: firman Changelog: - Extremely API break. - Changed Math_Numerical_RoofFinding class type to container and abstract class. - Separated the method to a class. - Added new classes: o Math_Numerical_RootFinding_Bracketing o Math_Numerical_RootFinding_Open o Math_Numerical_RootFinding_bisection o Math_Numerical_RootFinding_falseposition o Math_Numerical_RootFinding_fixedpoint o Math_Numerical_RootFinding_newtonraphson o Math_Numerical_RootFinding_secant o Math_Numerical_RootFinding_ralstonrabinowitz o Math_Numerical_RootFinding_newtonraphson2 - Fixed algorithm for all methods. - Added new support method Ralston and Rabinowitz - Added new support method Newton-Raphson2 - Divergency testing in Open methods, now completely done for all of iteration. Dependencies:
|
2004-04-16 alpha |