4 Repositories
PHP scientific-computing Libraries
Tensor: Scientific Computing for PHP
A library and extension that provides objects for scientific computing in PHP.
A developer-friendly way to handle backend work in Magento 2
A dev-friendly approach to handle background jobs in Magento 2 Overview 💠Now and then we need to create processes that can take some time to execute
Hashtopolis is a multi-platform client-server tool for distributing hashcat tasks to multiple computers.
Hashtopolis is a multi-platform client-server tool for distributing hashcat tasks to multiple computers. The main goals for Hashtopolis's development are portability, robustness, multi-user support, and multiple groups management.
Tensor is a library and extension that provides objects for scientific computing in PHP.
Tensor is a library and extension that provides objects for scientific computing in PHP. The multithreaded extension is especially suited for computing large sets of numbers. In some cases, the extension is 230X faster than the same operation in PHPland. Tensor is used by libraries such as Rubix ML to build and accelerate machine learning algorithms such as linear regression, dimensionality reduction, and neural networks.