mech-matrix 0.2.22

Matrix library for the Mech language
Documentation
matrix
======

1. Description
---------------

Provides matrix math functions.

2. Provided Functions
----------------------

3. Info
--------

math/machine = {
  name: "matrix" 
  version: "v0.2.22"
  authors: ["Corey Montella"] 
  machine-url: "https://gitlab.com/mech-lang/machines/matrix"
  license: "Apache-2.0"}