NumPHP is a PHP scientific computing package based on NumPy. This PHP class library is not designed to solve large-scale computing problems, but to support your PHP applications in handling basic scientific computing problems.
Matrix
?
1 2 3 4 5 6 |
Vector |
2
3
new NumArray( | )
[0.12, 6/7, -9]
|