sympy / sympy_benchmarks

Some benchmarks of SymPy
13 stars 32 forks source link

Add benchmarks for pycosat in logic #21

Closed debugger22 closed 4 years ago

debugger22 commented 9 years ago

@bjodah Please review.

bjodah commented 9 years ago

I think it looks good. However, there is little point in merging this until pycosat is available in SymPy's master branch (see Traceback in the test output on travis-ci).

Until then you can use your branch debugger22:pycosat-benchmark for any benchmarking of potential implementations.

Send a ping here once pycosat is merged into sympy and we can restart the test to see if it works as intended.

debugger22 commented 9 years ago

Sure.

moorepants commented 8 years ago

Is pycosat in SymPy now that 1.0 is released?

moorepants commented 4 years ago

Closing due to inactivity.