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