Add missing methods for generating test vectors in both flp_pine and vdaf_pine, and add instructions for generating test vectors in README file:
TEST_VECTOR=TRUE TEST_VECTOR_PATH=test_vec/00 sage -python generate_test_vector.py
@cjpatton I addressed all the comments except this thread needs another look from you. I'm not sure if you like the "improved" approach that can set TEST_VECTOR_PATH for users.
Add missing methods for generating test vectors in both flp_pine and vdaf_pine, and add instructions for generating test vectors in README file: TEST_VECTOR=TRUE TEST_VECTOR_PATH=test_vec/00 sage -python generate_test_vector.py