markrogoyski/math-php dependents (39) Order by: downloads | none Show: all | require | require-dev
-
-
PHP
tomkyle/binning
Determine optimal number of bins 𝒌 for histogram creation and optimal bin width 𝒉 using various statistical methods.
-
-
-
-
PHP
aboks/power-iteration
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php
-
-
-
-
-
PHP
academe/php-finance
A PHP library for financial calculations. Complete port of pyfinance with statistical analysis, options pricing, and portfolio management.
-
-
-
-
PHP
sensasi-delight/eigenvector-centrality-php
A PHP library that help you calculates the Eigenvector Centrality value of an undirected graph. Eigenvector Centrality is one of the Social Network Analysis algorithms.