produce-vectors:
cargo run --release
test:
cargo test --release --features "$(TEST_FEATURES)"
clean:
rm -r vectors/