exmatrix

Matrix calculator

An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices.

Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.

GitHub

58 stars
6 watching
15 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
versilov/matrexA fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS.479
iyassou/umatrixA library providing basic matrix arithmetic operations and functions for the MicroPython language.15
crertel/graphmathA comprehensive Elixir library for performing 2D and 3D vector and matrix operations.83
jalawson/ulinalgA small size matrix handling module with linear algebra operations for MicroPython (Python3)32
lukx/flexiblematrixA utility class for matrix calculations in ActionScript 33
elixirmoney/moneyAn Elixir library for safe and convenient monetary calculations832
c404/distance-matrix-apiProvides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API30
sepandhaghighi/pycmA Python library used to calculate and visualize confusion matrices for multi-class classification problems.1,460
elixir-ivcu/ivcuA library to validate, convert, and upload images by replacing flawed concepts with better alternatives.5
group4layers/ex_image_infoAn Elixir library to parse images and extract their dimensions, mime-type, and validity.96
kamillelonek/exnumeratorA utility library for defining custom enumerations in Elixir.65
qqwy/elixir-rationalA library that provides exact calculations with rational numbers in Elixir.41
pkinney/topoA geometry library for Elixir that calculates spatial relationships between geometries157
akabe/slapA linear algebra library with type-based static size checking for matrix operations.88
google/gemmlowpA small C++ library for low-precision matrix multiplication1,782