#gradients #bench #convolician

bin+lib convolician

Fast, easy matrix gradients

1 unstable release

0.1.0 Aug 22, 2019

#7 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

~5.5MB
~85K SLoC