switch to exact version of cython
[ieee754fpu.git] / src / ieee754 / cordic / test / test_fpsin_cos.py
2022-05-12 Jacob Lifshayfix tests/mark as expected failure
2022-05-12 Jacob Lifshayformat code
2022-05-11 Jacob Lifshayfix some borked imports
2020-05-04 Michael NolanSorta working FP renormalization in cordic
2020-05-04 Michael NolanAllow cordic to work with 64 bit floats
2020-04-16 Michael Nolanchange test_fpsin to use 32 bit floats
2020-04-16 Michael NolanRun the cordic for the proper number of iterations
2020-04-16 Michael NolanWorking (ish) fpsin iterative cordic
2020-04-16 Michael NolanAssert that fpsin_cos converts floats to fixed correctly
2020-04-16 Michael NolanBegin working on multi cycle float cordic