Comment #5 on issue 2133 by mattpap: Merge new polynomials manipulation module
http://code.google.com/p/sympy/issues/detail?id=2133
I don't know how to run cythonized tests.
Issue `make` in the main directory of sympy and it will compile selected modules in-place. Then run tests as usually (Python will pick *.so files before *.pyc). When done, make sure to run `make clean` to remove *.so files.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
