All the code here will no longer be maintained, and hopefully this project page will be removed from sf.net
The code here has been superseded by the packages I wrote for PEAR (pear.php.net). The code in numPHP is incomplete and buggy in some parts.
Go and see the pacakages in the 'Math' section of PEAR:
http://pear.php.net/packages.php?catpid=15&catname=Math
-- Jesus M. Castagnetto
I have requested the removal of the project from sf.net, because the code here is a subset of the one I've written for PEAR (pear.php.net and cvs.php.net/cvs.php/pear) as part of a series of Math_* packages.
I do not have time to maintain 2 parallel code tracks. Which is why the code in PEAR is the more mature and complete.
Tnxs to sf.net for having hosted the project, and the people who sent feedback.
Added some more documentation to the tarball, as well as some coding style ideas to make it easy to extract function and create user-made ad-hoc libs, from the Numeric PHP library.
Version 0.1 of the Numeric PHP library has been released today. This is to be considered an alpha release, and although the code seems to work in the testing I've made, it is by no means complete and there are many functions and classes waiting to be added.
The packages (a collection of related functions), and classes in this release are quite usable.
If you are interested in joining the development team, send me an email to jmcastagnetto at users dot sourceforge dot net (following the anti-spamming practices of Sourceforge.net)... read more