disable fadd f32 formal proofs by default -- they're too slow
[ieee754fpu.git] / src / ieee754 / fpadd / test / test_add_formal.py
2022-07-02 Jacob Lifshaydisable fadd f32 formal proofs by default -- they're...
2022-07-01 Jacob Lifshayadd fsub support to fadd pipeline
2022-07-01 Jacob Lifshayfinish adding all rounding modes to fadd -- formal...
2022-06-28 Jacob Lifshayf32 fadd formal proof is fast enough -- don't skip...
2022-06-28 Jacob Lifshayadd correct NaN propagation to the fadd pipeline and...
2022-06-28 Jacob Lifshayadd formal proofs for other fadd widths, but with unitt...
2022-06-25 Jacob Lifshayadd initial f16 fadd formal proof