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.
58 stars
6 watching
15 forks
Language: Elixir
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 479 |
| A library providing basic matrix arithmetic operations and functions for the MicroPython language. | 15 |
| A comprehensive Elixir library for performing 2D and 3D vector and matrix operations. | 83 |
| A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
| A utility class for matrix calculations in ActionScript 3 | 3 |
| An Elixir library for safe and convenient monetary calculations | 832 |
| Provides a set of APIs to calculate distances and travel times between locations using Google's Distance Matrix API | 30 |
| A Python library used to calculate and visualize confusion matrices for multi-class classification problems. | 1,460 |
| A library to validate, convert, and upload images by replacing flawed concepts with better alternatives. | 5 |
| An Elixir library to parse images and extract their dimensions, mime-type, and validity. | 96 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| A library that provides exact calculations with rational numbers in Elixir. | 41 |
| A geometry library for Elixir that calculates spatial relationships between geometries | 157 |
| A linear algebra library with type-based static size checking for matrix operations. | 88 |
| A small C++ library for low-precision matrix multiplication | 1,782 |