markrogoyski/math-php dependents (35) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
jbzoo/csv-blueprint
CLI Utility for Validating and Generating CSV files based on custom rules. It ensures your data meets specified criteria, streamlining data management and integrity checks.
-
-
-
PHP
leinster/twiddle
Generates k-combinations. A PHP implementation of Chase's TWIDDLE, https://dl.acm.org/doi/10.1145/362384.362502, transliterated from Matthew Belmonte's C implementation.
-
-
-
-
PHP
noiselabs/build-your-own-neural-network
Support code for the "Build Your Own Neural Network With PHP" talk
-
-
-
PHP
php-fn/test
-
-
PHP
resist/ecc-calculations
Native classes of Eurocode based calculations for structural design at https://structure.hu
Abandoned!
-
PHP
sensasi-delight/eigenvector-centrality-php
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.