FlexibleMatrix
Matrix calculator
A utility class for matrix calculations in ActionScript 3
A Do-Whatever Matrix-Math class in Actionscript 3
3 stars
2 watching
0 forks
Language: ActionScript
last commit: about 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
staltz/matrixmultiplication.xyz | An interactive matrix multiplication calculator designed to help visualize and understand the process of matrix multiplication for educational purposes. | 1,141 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
iyassou/umatrix | A library providing basic matrix arithmetic operations and functions for the MicroPython language. | 15 |
mljs/distance-matrix | Computes distance/similarity matrices using custom distance functions | 4 |
jalawson/ulinalg | A small size matrix handling module with linear algebra operations for MicroPython (Python3) | 32 |
inspirit/as3linalg | An ActionScript linear algebra library for efficient numerical computations. | 13 |
rvcas/crisp | A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
skarbat/qmlmatrix | A QML-based screen saver that animates a matrix pattern | 9 |
osplanning/omx | Provides a structured format for storing and retrieving 2D matrix data with associated metadata. | 50 |
jujuadams/matrices | A collection of scripts and utilities for working with matrices in GameMaker Studio 2. | 4 |
k1d77a/lunamech-matrix-api | A Common Lisp implementation of the Matrix API. | 7 |
google/gemmlowp | A small C++ library for low-precision matrix multiplication | 1,779 |
codedot/lambda | An implementation of lambda calculus using interaction nets, providing a CLI and API. | 45 |
vbrusca/zigmatrixutils | A utility library for matrix operations and linear algebra in the Zig programming language | 2 |