Make one subdirectory in this directory coeffs
This should contain all the data formerly in daniel/RootFinding/Testing/tests/XXXX/coeffs, where XXXX is each of the different families of tests. This is not a git repo. But everything in this repo should be something we can generate from the code in the second directory.
In your own dirctory, make a repo called tests that has all the code to
- Generate all the coeffs in
coeffs - Run all the tests
- Plot all the results of all the tests And also has all the results of the tests. This will be tracked and merged as normal with the usual forking workflow.