osaut / lmath-rs

A generic linear algebra library for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lmath-rs

Lmath is generic linear algebra library for Rust. There is still much to do, unit tests to write, bugs to fix, and performance enhancements to make. Help is much appreciated, so please don't hesitate to send me a pull request.

Installation

$ cargo install lmath

Dependencies

numeric-rs (can be installed via $ cargo install numeric)

~B☼

About

A generic linear algebra library for Rust.

License:Apache License 2.0