| Server IP : 213.186.33.4 / Your IP : 216.73.216.193 Web Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : awebpaca ( 35430) PHP Version : 8.5.0 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/a/w/e/awebpaca/Dolibarr/htdocs/includes/markrogoyski/math-php/ |
Upload File : |
{
"name": "markrogoyski/math-php",
"type": "library",
"description": "Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra",
"keywords": ["math", "mathematics", "probability", "combinatorics", "statistics", "distributions", "regressions", "linear algebra", "matrix", "algebra", "numerical analysis"],
"homepage": "https://github.com/markrogoyski/math-php/",
"require": {
"php": ">=7.2.0",
"ext-json": "*"
},
"autoload": {
"psr-4": { "MathPHP\\": "src/" }
},
"require-dev": {
"phpunit/phpunit": "^8.5",
"php-coveralls/php-coveralls": "^2.0",
"squizlabs/php_codesniffer": "3.*",
"phpstan/phpstan": "^1.10",
"phpmd/phpmd": "^2.6",
"phploc/phploc": "*",
"php-parallel-lint/php-parallel-lint": "^1.2"
},
"authors": [
{
"name": "Mark Rogoyski",
"role": "Lead developer",
"email": "mark@rogoyski.com",
"homepage": "https://github.com/markrogoyski"
},
{
"name": "Kevin Nowaczyk",
"role": "Developer",
"homepage": "https://github.com/Beakerboy"
},
{
"name": "MathPHP Community of Contributors",
"homepage": "https://github.com/markrogoyski/math-php/graphs/contributors"
}
],
"license": "MIT"
}