Libraries tagged by lpmatrix
mawo/barcode
121 Downloads
Create 2D data matrix
leychan/cli-message
8 Downloads
print dot matrix message in console with php
jcbontemps/phylogenetictree
39 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).
happycog/craftcms-block-injector
452 Downloads
Inject matrix blocks based on various rules.
dwo/math
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
20 Downloads
A PHP matrix calculation helper
davidthorn/craft-plugin
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
31 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php