versilov/matrex
A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
This is a powerful toolkit for engineers who build data-intensive applications in Elixir. It dramatically speeds up calculations involving large tables of numbers, like those used in machine learning models or complex simulations. You can feed it large numerical datasets (matrices) and it will quickly output calculated results, such as statistical model predictions or transformed data.
489 stars. No commits in the last 6 months.
Use this if you are an Elixir developer building data analysis, machine learning, or scientific computing applications and need to perform fast, memory-efficient operations on large numerical matrices.
Not ideal if you are working primarily with Python, R, or other languages, as this library is specifically optimized for the Elixir ecosystem.
Stars
489
Forks
32
Language
Elixir
License
BSD-3-Clause
Category
Last pushed
Aug 03, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/versilov/matrex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
elixir-nx/bumblebee
Pre-trained Neural Network models in Axon (+ 🤗 Models integration)
CrayLabs/SmartRedis
SmartSim Infrastructure Library Clients.
xlang-foundation/xlang
A next-generation dynamic and high-performance language for AI and IOT with natural born...
elixir-nx/axon
Nx-powered Neural Networks
elixir-nx/scholar
Traditional machine learning on top of Nx