const-linear 0.1.0

A Rust linear algebra library based on const generics.
  • Size
  • Source code size: 66.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • 27factorial
const-linear-0.1.0 doesn't have any documentation.

const-linear

A Rust linear algebra library based on const generics. Requires nightly in order to compile. Mostly intended for a personal in-progress game engine.