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