NumPHP icon indicating copy to clipboard operation
NumPHP copied to clipboard

Mathematical PHP library for scientific computing

Results 3 NumPHP issues
Sort by recently updated
recently updated
newest added

I am using the library for matrix multiplication and system of linear equations. I am using php 7.1 with Debian. I have read the docs before but I couldn't find...

Hi, My name is Henrique Borba and I'm a braziian PHP developer. I am currently working in a PHP array library for scientific computing. Your library can use the computational...

In an email with @GordonLesti , the topic of efficient internal representation of matrices was discussed. There were concerns about the current approach of using nested arrays. The other alternative...