SciRust icon indicating copy to clipboard operation
SciRust copied to clipboard

A scientific computing library for Rust.

SciRust

This is a library for scientific computing written in Rust. Basically, that means it's a library for performing various matrix operations.

This library started out as a homework assignment, but I decided to share the code with the world.

Patches and pull requests are welcome!