optimath 0.3.1

Linear Algebra using const generics for no_std and specialization to enable SIMD.
Documentation
1
2
3
4
5
6
7
#!/bin/bash

set -e 

cargo fmt -- --check
cargo test
cargo sync-readme --check