Skip to content

Files

Latest commit

0eb10f3 · Nov 26, 2012

History

History
8 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 299 Bytes

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!