Libraries tagged by lpmatrix
dwo/math
0 Favers
150 Downloads
150 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).
devtronic/morpheus
1 Favers
20 Downloads
20 Downloads
A PHP matrix calculation helper
davidthorn/craft-plugin
1 Favers
5 Downloads
5 Downloads
A Craft CMS plugin that contains Field(s) that can be used together with Matrix Blocks to make complicated forms.
aboks/power-iteration
4 Favers
31 Downloads
31 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php