Updates:
Cc: asmeurer
Comment #7 on issue 1591 by smichr: More strict doctests
http://code.google.com/p/sympy/issues/detail?id=1591
As soon as we know which direction we are to go in terms of allowing "from
sympy
import *" or not, the 40 files which need some work are listed below. They
will all
succeed if at the beginning of any failing function "from sympy import *" is
included, but if that's not the direction we are going then explicit
imports will be
needed.
Ondrej said he fixed the core errors. That leaves 41 files to go. If people
could
volunteer to take a given group of the 17 below, we would be sure not to be
duplicating work. Just putting a note here saying "working on polys" or
something to
that effect would be sufficient.
I think you can use Ondrej's advertised branch to run the stricter test or
mine which
is at the runtest_3 branch at smichr's github:
bin/doc -s filename_or_pattern
===============
sympy\assumptions\assume.py[3] ..F
sympy\concrete\gosper.py[1] F
sympy\concrete\summations.py[2] FF
Ondrej did:
sympy\core\add.py[1] F
sympy\core\basic.py[30] .......F.....F.....F...FFF.F..
sympy\core\evalF.py[1] F
sympy\core\Function.py[9] FF.......
sympy\core\logic.py[1] F
sympy\core\numbers.py[2] FF
sympy\core\power.py[1] F
sympy\core\symbol.py[5] FFFFF
sympy\core\sympiFy.py[2] F.
sympy\Functions\special\polynomials.py[7] FFFFFFF
sympy\geometry\curve.py[1] F
sympy\geometry\ellipse.py[2] FF
sympy\geometry\point.py[6] FF..FF
sympy\geometry\polygon.py[1] F
sympy\geometry\util.py[2] F.
sympy\integrals\integrals.py[3] F..
sympy\integrals\rationaltools.py[1] F
sympy\integrals\risch.py[2] FF
sympy\logic\boolalg.py[6] .FFFFF
sympy\logic\inFerence.py[3] FFF
sympy\logic\algorithms\dpll.py[10] FFFFFFFFFF
sympy\matrices\matrices.py[22] .........F.........F..
sympy\ntheory\Factor_.py[6] FFFFFF
sympy\ntheory\multinomial.py[1] F
sympy\ntheory\primetest.py[1] F
sympy\physics\paulialgebra.py[1] F
sympy\polys\algorithms.py[6] F.FFFF
sympy\polys\Factortools.py[3] ..F
sympy\polys\galoispolys.py[6] FFFFFF
sympy\polys\integerpolys.py[2] FF
sympy\polys\monomial.py[9] F.FFFFFF.
sympy\polys\rootFinding.py[5] .F...
sympy\polys\wrappers.py[6] F.FF.F
sympy\printing\conventions.py[1] F
sympy\printing\pretty\stringpict.py[2] FF
sympy\queries\__init__.py[2] .F
sympy\queries\handlers\calculus.py[2] FF
sympy\series\acceleration.py[2] FF
sympy\series\limits.py[2] FF
sympy\simpliFy\cse_opts.py[1] F
sympy\simpliFy\simpliFy.py[12] ...........F
sympy\solvers\recurr.py[2] .F
sympy\solvers\solvers.py[6] FF....
sympy\statistics\distributions.py[5] FFFFF
sympy\utilities\iterables.py[9] ..FF...FF
sympy\utilities\lambdiFy.py[2] FF
sympy\utilities\source.py[1] F
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---