Comment #13 on issue 2133 by asmeurer: Merge new polynomials manipulation module
http://code.google.com/p/sympy/issues/detail?id=2133

The benchmarks do not run in polys12:


______________________________________________________________________________________________ entrypoint: ______________________________________________________________________________________________

    from timeit import default_timer as clock
    from random import random
E from sympy import Symbol, I, sqrt, Integer, factorial, pi, exp, pprint, \
   ImportError: cannot import name trim

/Users/aaronmeurer/Documents/Python/sympy/sympy/sympy/benchmarks/bench_symbench.py:4: ImportError
__________________________________________________________________________________________________________________________________________________________________________________________________________
______________________________________________________________________________________________ entrypoint: ______________________________________________________________________________________________

E from sympy.polys.galoispolys import gf_from_dict, gf_factor, gf_factor_sqf
   ImportError: No module named galoispolys

/Users/aaronmeurer/Documents/Python/sympy/sympy/sympy/polys/benchmarks/bench_galoispolys.py:1: ImportError


--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patc...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to