copy context/roundz, a and b manually in fpmul align
[ieee754fpu.git] / src / ieee754 / div_rem_sqrt_rsqrt / test_algorithm.py
2019-07-09 Jacob Lifshaymake tests executable
2019-07-07 Jacob Lifshayadd tests for integer and fractional division
2019-07-07 Jacob Lifshayswitch algorithm in UnsignedDivRem to match FixedUDivRe...
2019-07-03 Jacob Lifshayimplemented FixedUDivRemSqrtRSqrt
2019-07-03 Jacob Lifshayhopefully fix test errors when using nosetests3
2019-07-03 Jacob Lifshayimplement FixedRSqrt
2019-07-03 Jacob Lifshayimplemented FixedSqrt
2019-07-01 Jacob Lifshayimplement fixed_rsqrt
2019-07-01 Jacob Lifshayimplement fixed_sqrt
2019-07-01 Jacob Lifshayadded tests for rest of Fixed
2019-06-30 Jacob Lifshayadd more tests
2019-06-29 Jacob Lifshayfix names
2019-06-29 Jacob Lifshayadd Fract class
2019-06-29 Jacob Lifshayinteger division algorithm works