Module sukker::matrix

source ·
Expand description

Makin with matrices in rust easier!

For now, only basic operations are allowed, but more are to be added

This file is sub 1500 lines and acts as the core file

Structs

  • Helper method to swap to usizes General dense matrix

Enums

  • Enum for specifying which dimension / axis to work with

Type Definitions

  • Shape represents the dimension size of the matrix as a tuple of usize