cvw/tests/fp/create_all_vectors.sh
2023-05-31 06:30:41 -07:00

8 lines
167 B
Bash
Executable File

#!/bin/sh
mkdir -p vectors
./create_vectors.sh
./remove_spaces.sh
# to create tvs for evaluation of combined IFdivsqrt
cd combined_IF_vectors; ./create_IF_vectors.sh