{
    "packages": [
        {
            "name": "markrogoyski/math-php",
            "version": "v2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/markrogoyski/math-php.git",
                "reference": "e587bfe3aadddfba0f3a40f49d2ed91132f30c5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/markrogoyski/math-php/zipball/e587bfe3aadddfba0f3a40f49d2ed91132f30c5a",
                "reference": "e587bfe3aadddfba0f3a40f49d2ed91132f30c5a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.0",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phploc/phploc": "*",
                "phpmd/phpmd": "^2.6",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8.5",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2024-04-17T00:09:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MathPHP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Rogoyski",
                    "email": "mark@rogoyski.com",
                    "homepage": "https://github.com/markrogoyski",
                    "role": "Lead developer"
                },
                {
                    "name": "Kevin Nowaczyk",
                    "homepage": "https://github.com/Beakerboy",
                    "role": "Developer"
                },
                {
                    "name": "MathPHP Community of Contributors",
                    "homepage": "https://github.com/markrogoyski/math-php/graphs/contributors"
                }
            ],
            "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",
            "homepage": "https://github.com/markrogoyski/math-php/",
            "keywords": [
                "algebra",
                "combinatorics",
                "distributions",
                "linear algebra",
                "math",
                "mathematics",
                "matrix",
                "numerical analysis",
                "probability",
                "regressions",
                "statistics"
            ],
            "support": {
                "issues": "https://github.com/markrogoyski/math-php/issues",
                "source": "https://github.com/markrogoyski/math-php/tree/v2.10.0"
            },
            "install-path": "../markrogoyski/math-php"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
