1 unstable release

0.1.0 Aug 22, 2019

#3 in #gradients

MIT license

9KB
127 lines

Convolician

A speedy little matrix convolver for the command line.

Install the Rust toolchain

https://www.rust-lang.org/tools/install

Get the code

git clone github.com/mattgibb/convolician

Run the convolution

cargo run --release

## Run the tests

cargo test

Run the performance benchmarks

cargo bench

Dependencies

~3MB
~52K SLoC