run tests in parallel
[ieee754fpu.git] / src / ieee754 / cordic / test /
2020-04-02 Michael NolanCombine a selectable number of rounds into one pipeline...
2020-04-01 Michael NolanCleanup
2020-04-01 Michael NolanAdd actual tests to test_pipeline.py
2020-04-01 Michael NolanAdd test for sin_cos_pipe (not working still)
2020-03-31 Michael NolanCleanup
2020-03-31 Michael NolanWorking sin/cos cordic
2020-03-31 Michael Nolansin/cos cordic partially working
2020-03-31 Michael NolanAdd test for sin_cos.py