Libraries tagged by eigenvector
rubix/tensor
280 Favers
1621613 Downloads
1621613 Downloads
A library and extension that provides objects for scientific computing in PHP.
scienide/tensor
4 Favers
9981 Downloads
9981 Downloads
A library and extension that provides objects for scientific computing in PHP.
sensasi-delight/eigenvector-centrality-php
1 Favers
12 Downloads
12 Downloads
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.
aboks/power-iteration
4 Favers
32 Downloads
32 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php