2017 © Pedro Peláez
 

library math_numerical_rootfinding

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

image

hashmode/math_numerical_rootfinding

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

  • Wednesday, July 27, 2016
  • by hashmode
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,926 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 5 Versions
  • 15 % Grown

The README.md

Math_Numerical_RootFinding

Original repo https://github.com/pear/Math_Numerical_RootFinding, (*1)

What Updates are in this fork

  • PEAR requirement is removed, all PEAR::raiseError is replaced with throwing php Exception
  • static keyword is added for all static methods
  • method visibility keywords are added
  • all classes are called from global namespace
  • Other small improvements

You should use composer to install it, (*2)

composer require hashmode/math_numerical_rootfinding

After installation add the below code into your composer.json and run composer dump-autoload, (*3)

"classmap": [
    "your-vendor-folder/hashmode/math_numerical_rootfinding/Math/Numerical"
]        

The Versions

27/07 2016

dev-master

9999999-dev

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

  Sources   Download

BSD License

The Requires

  • php ~5.3

 

The Development Requires

by Firman Wandayandi
by Matthew Fonda

27/07 2016

v1.0.1

1.0.1.0

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

  Sources   Download

BSD License

The Requires

  • php ~5.3

 

The Development Requires

by Firman Wandayandi
by Matthew Fonda

27/07 2016

v1.0.0

1.0.0.0

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

  Sources   Download

BSD License

The Development Requires

by Firman Wandayandi
by Matthew Fonda

27/07 2016

v0.02

0.02.0.0

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

  Sources   Download

BSD License

The Development Requires

by Firman Wandayandi
by Matthew Fonda

27/07 2016

v0.0.1

0.0.1.0

More info available on: http://pear.php.net/package/Math_Numerical_RootFinding

  Sources   Download

BSD License

The Development Requires

by Firman Wandayandi
by Matthew Fonda