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 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
versilov/matrex A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. 478
iyassou/umatrix A library providing basic matrix arithmetic operations and functions for the MicroPython language. 15
crertel/graphmath A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. 82
jalawson/ulinalg A small size matrix handling module with linear algebra operations for MicroPython (Python3) 32
lukx/flexiblematrix A utility class for matrix calculations in ActionScript 3 3
elixirmoney/money An Elixir library for safe and convenient monetary calculations 828
c404/distance-matrix-api Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API 30
sepandhaghighi/pycm A Python library used to calculate and visualize confusion matrices for multi-class classification problems. 1,454
elixir-ivcu/ivcu A library to validate, convert, and upload images by replacing flawed concepts with better alternatives. 5
group4layers/ex_image_info An Elixir library to parse images and extract their dimensions, mime-type, and validity. 95
kamillelonek/exnumerator A utility library for defining custom enumerations in Elixir. 65
qqwy/elixir-rational A library that provides exact calculations with rational numbers in Elixir. 41
pkinney/topo A geometry library for Elixir that calculates spatial relationships between geometries 154
akabe/slap A linear algebra library with type-based static size checking for matrix operations. 88
google/gemmlowp A small C++ library for low-precision matrix multiplication 1,779