sympy / sympy_benchmarks

Some benchmarks of SymPy
14 stars 32 forks source link

Add benchmarks for pseudo quotient method #93

Closed 1e9abhi1e10 closed 1 year ago

1e9abhi1e10 commented 1 year ago

This PR adds the benchmarks for the pseudo-remainder method. Related Issue:

88

See sympy/sympy#25278

1e9abhi1e10 commented 1 year ago

Closing! See https://github.com/sympy/sympy_benchmarks/issues/88#issuecomment-1636092386

oscarbenjamin commented 1 year ago

Closing! See #88 (comment)

I meant that we don't need to time all 4 methods. I think that we should have benchmarks for pdiv and prem but perhaps fewer of them then there are right now for prem.