# Dumbmath **This tool is no longer under active development. If you are interested in taking over or repurposing the name on crates.io, feel free to contact me: nbishop@nbishop.net** [![](https://travis-ci.org/nicholasbishop/dumbmath-rs.svg?branch=master)](https://travis-ci.org/nicholasbishop/dumbmath-rs) This package is a Rust experiment in making a pretty dumb math library oriented towards computer graphics. By dumb I mean that it's a bit C-ish in style rather than Haskell-ish or C++ Boost-ish. - [Documentation](https://nicholasbishop.github.io/dumbmath-rs/doc/dumbmath) - [crates.io](https://crates.io/crates/dumbmath) # License Apache License 2.0