Libraries tagged by eigenvector
rubix/tensor
255 Favers
1109615 Downloads
1109615 Downloads
A library and extension that provides objects for scientific computing in PHP.
scienide/tensor
4 Favers
9903 Downloads
9903 Downloads
A library and extension that provides objects for scientific computing in PHP.
sensasi-delight/eigenvector-centrality-php
1 Favers
11 Downloads
11 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
31 Downloads
31 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php