Libraries tagged by Algorithm
szczyglis/php-ulam-spiral-generator
4 Downloads
A mathematical Ulam spiral generator and renderer with programmable callbacks written in PHP.
systream/knn
366 Downloads
k-Nearest Neighbors algorithm implementation in php for classification and regression
sensasi-delight/eigenvector-centrality-php
10 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.
securehash/securehash
17 Downloads
Class to encrypt data easily with hash algorithms
rookmoot/classifier
9 Downloads
A PHP Bayesian classifier algorithm library.
real-digital/half-flake
1 Downloads
HalfFlake is a PHP library for distributive generating unique ID numbers using Twitter's Snowflake Algorithm
phpalgorithms/graphtools
281 Downloads
Graph tools written in PHP.
phpalgorithms/datatypes
1 Downloads
Implementation of many basic data types.
phpalgo/phpalgo
14 Downloads
a library that contain a set of functions that will do a Complex things for you and return a simple to understand result. just with a simple function Call.
nivshah/simplex-calculator
26 Downloads
Simple tool for linear programming problems solving
ngutex/elparithm
0 Downloads
The Library for handle Algorithms.
mykholy/combinations
14 Downloads
My awesome package for combinations generation
mitmelon/sentiment
20 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
marat-tanalin/integer-scaling
2 Downloads
Calculates integer ratios and scaled-image sizes for pixel-perfect image upscaling with optional aspect-ratio correction.
kevinsimard/combinatorics
24 Downloads
Mathematical algorithms concerning the study of finite or countable discrete structures.