numphp / numphp
Mathematical PHP library for scientific computing
Installs: 83 285
Dependents: 3
Suggesters: 0
Security: 0
Stars: 143
Watchers: 13
Forks: 17
Open Issues: 2
Requires
- php: >=5.4
Requires (Dev)
- phpmd/phpmd: ^2.7
- phpunit/phpunit: ^5.7
- satooshi/php-coveralls: ^2.1
- sebastian/phpcpd: ^3.0
- squizlabs/php_codesniffer: ^3.5
README
Note: The development of NumPHP 2 has started completely from scratch. NumPHP 1.1 can be found at branch 1.1.
NumPHP is a mathematical PHP library for scientific computing. Advanced matrix arithmetic for PHP. More information under numphp.org.
Install
Via Composer
$ composer require numphp/numphp
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email info@numphp.org instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.