Updates:
Status: Valid
Comment by [email protected]:
(No comment was entered for this change.)
Affected issues:
issue 93: Square root denesting
http://code.google.com/p/sympy/issues/detail?id=93
issue 274: evaluate keyword from old core
http://code.google.com/p/sympy/issues/detail?id=274
issue 309: plotting on macos x freezes
http://code.google.com/p/sympy/issues/detail?id=309
issue 345: implement _sage_ methods
http://code.google.com/p/sympy/issues/detail?id=345
issue 348: unknown assumption should raise an exception
http://code.google.com/p/sympy/issues/detail?id=348
issue 362: Possible speed improvements to core
http://code.google.com/p/sympy/issues/detail?id=362
issue 388: sympification of matrices, Matrix is not Basic, creation of
MutableBasic
http://code.google.com/p/sympy/issues/detail?id=388
issue 391: naming for subclasses of Function ?
http://code.google.com/p/sympy/issues/detail?id=391
issue 440: Symbol.__call__ should not create a Function
http://code.google.com/p/sympy/issues/detail?id=440
issue 506: pure python latex math printing? (no tex/latex dependency)
http://code.google.com/p/sympy/issues/detail?id=506
issue 515: update matrix wiki with the new output code
http://code.google.com/p/sympy/issues/detail?id=515
issue 642: collect is not nc-aware (was: wrong answer from simplifying
non-commutative symbols)
http://code.google.com/p/sympy/issues/detail?id=642
issue 674: ( x*z*sin(2*phi)*r**7 ).match(matcher) is wrong
http://code.google.com/p/sympy/issues/detail?id=674
issue 692: copy (not move) isympy to isympy.py
http://code.google.com/p/sympy/issues/detail?id=692
issue 702: Plot() should use standard kwarg syntax -- examples in
docstrings don't work
http://code.google.com/p/sympy/issues/detail?id=702
issue 747: Allow manipulation of raw expression trees
http://code.google.com/p/sympy/issues/detail?id=747
issue 754: Have re and im call expand(complex=True) -- see comment 15
http://code.google.com/p/sympy/issues/detail?id=754
issue 784: .match(g1 * log(gamma) + g2 * gamma + g3) doesn't work
http://code.google.com/p/sympy/issues/detail?id=784
issue 797: bug in Lambda
http://code.google.com/p/sympy/issues/detail?id=797
issue 823: laplace, div, grad
http://code.google.com/p/sympy/issues/detail?id=823
issue 872: remove dependency on pexpect and add support for Mathtex
http://code.google.com/p/sympy/issues/detail?id=872
issue 880: make Matrix.hash the same as Matrix.__hash__
http://code.google.com/p/sympy/issues/detail?id=880
issue 886: simplify for general functions and derivatives fails
http://code.google.com/p/sympy/issues/detail?id=886
issue 901: unicode is messed up in isympy sometimes
http://code.google.com/p/sympy/issues/detail?id=901
issue 978: extract (-1) from all expressions canonically
http://code.google.com/p/sympy/issues/detail?id=978
issue 1000: limit a/x (Make limit() two sided by default)
http://code.google.com/p/sympy/issues/detail?id=1000
issue 1038: (sin(x)*cos(x)).series(x, 0, 1000) takes forever
http://code.google.com/p/sympy/issues/detail?id=1038
issue 1116: integrate outputs wrong result when the function is singular
http://code.google.com/p/sympy/issues/detail?id=1116
issue 1117: Setup buildbot (again)
http://code.google.com/p/sympy/issues/detail?id=1117
issue 1118: Memory leak in trig functions
http://code.google.com/p/sympy/issues/detail?id=1118
issue 1198: pickle does not work for Function
http://code.google.com/p/sympy/issues/detail?id=1198
issue 1220: w = Wild("coeff") fails
http://code.google.com/p/sympy/issues/detail?id=1220
issue 1233: fix the rest of jython bugs
http://code.google.com/p/sympy/issues/detail?id=1233
issue 1234: solve(4**x-x**4, x) (and similar) should give all solutions
http://code.google.com/p/sympy/issues/detail?id=1234
issue 1235: Problem installing in Windows
http://code.google.com/p/sympy/issues/detail?id=1235
issue 1246: improve solve() to handle absolute values
http://code.google.com/p/sympy/issues/detail?id=1246
issue 1268: allow lambdify to take vectors and matrices are arguments
http://code.google.com/p/sympy/issues/detail?id=1268
issue 1291: reduce the import sympy time
http://code.google.com/p/sympy/issues/detail?id=1291
issue 1319: constants left out in matching d/dx(g(x)*dy/dx)
http://code.google.com/p/sympy/issues/detail?id=1319
issue 1335: WildFunction() broken
http://code.google.com/p/sympy/issues/detail?id=1335
issue 1336: Arbitrary constant type
http://code.google.com/p/sympy/issues/detail?id=1336
issue 1337: Refactor find() and replace()
http://code.google.com/p/sympy/issues/detail?id=1337
issue 1371: use scipy for integrals evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
issue 1456: use pyflakes to identify simple bugs in sympy and fix them
http://code.google.com/p/sympy/issues/detail?id=1456
issue 1579: Have solve() return RootOf when it can't solve equations
http://code.google.com/p/sympy/issues/detail?id=1579
issue 1597: turn expensive properties into methods in sympy/geometry
http://code.google.com/p/sympy/issues/detail?id=1597
issue 1620: Allow derivatives of unknown functions evaluated at a point
http://code.google.com/p/sympy/issues/detail?id=1620
issue 1696: integral of heaviside
http://code.google.com/p/sympy/issues/detail?id=1696
issue 1725: Implement switch manager for expand() and possibly others
http://code.google.com/p/sympy/issues/detail?id=1725
issue 1741: py.bench broken
http://code.google.com/p/sympy/issues/detail?id=1741
issue 1744: incorporated named arguments into nprint() function
http://code.google.com/p/sympy/issues/detail?id=1744
issue 1752: setup.py test should run the doctests even when the regular
tests fail
http://code.google.com/p/sympy/issues/detail?id=1752
issue 1756: Division by order terms is invalid
http://code.google.com/p/sympy/issues/detail?id=1756
issue 1850: solve_linear_system contains duplicate rref algorithm
http://code.google.com/p/sympy/issues/detail?id=1850
issue 1887: Separate boolean and symbolic relationals
http://code.google.com/p/sympy/issues/detail?id=1887
issue 1941: Objects that know how to combine themselves
http://code.google.com/p/sympy/issues/detail?id=1941
issue 1966: Add evaluate option to sympify
http://code.google.com/p/sympy/issues/detail?id=1966
issue 1973: hash(Integer) should return the int
http://code.google.com/p/sympy/issues/detail?id=1973
issue 2014: sympy.solvers.solvers.solve should also allow frozenset to
hold equations
http://code.google.com/p/sympy/issues/detail?id=2014
issue 2015: Hangs attempting to solve a system of linear equations
http://code.google.com/p/sympy/issues/detail?id=2015
issue 2021: cross product always returns (1,3)-Matrix
http://code.google.com/p/sympy/issues/detail?id=2021
issue 2032: Ability to work with K[x, 1/x] in Polys
http://code.google.com/p/sympy/issues/detail?id=2032
issue 2042: Frac() object for rational function arithmetics
http://code.google.com/p/sympy/issues/detail?id=2042
issue 2142: Improve SymPyDeprecationWarning to show expected version for
feature removal
http://code.google.com/p/sympy/issues/detail?id=2142
issue 2196: Document assumptions
http://code.google.com/p/sympy/issues/detail?id=2196
issue 2222: Matrix([Matrix, ...]) should check the row length of empty
matrices
http://code.google.com/p/sympy/issues/detail?id=2222
issue 2307: as_coeff_mul()[0] != as_coeff_Mul()[0] when the coeff is
Number (not Rational)
http://code.google.com/p/sympy/issues/detail?id=2307
issue 2367: SymPy's readthedocs documentation is broken
http://code.google.com/p/sympy/issues/detail?id=2367
issue 2385: Refactor Basic.sorted_key
http://code.google.com/p/sympy/issues/detail?id=2385
issue 2391: Factor out old-style assumptions
http://code.google.com/p/sympy/issues/detail?id=2391
issue 2495: Test failures with the cache turned off
http://code.google.com/p/sympy/issues/detail?id=2495
issue 2571: Regression in Integral.subs
http://code.google.com/p/sympy/issues/detail?id=2571
issue 2574: Wrong assumptions for LambertW(-1)
http://code.google.com/p/sympy/issues/detail?id=2574
issue 2600: Variable definitions do not always work at SymPy Live
http://code.google.com/p/sympy/issues/detail?id=2600
issue 2632: Add isympy -c qtconsole
http://code.google.com/p/sympy/issues/detail?id=2632
issue 2634: Refactor the IGNORE_EXCEPTION_DETAIL option in the doctest
runner
http://code.google.com/p/sympy/issues/detail?id=2634
issue 2639: Product() is seriously broken
http://code.google.com/p/sympy/issues/detail?id=2639
issue 2661: Open parenthesis '(' does not work in live.sympy.org in
Mobile Safari
http://code.google.com/p/sympy/issues/detail?id=2661
issue 2721: Relational assumptions
http://code.google.com/p/sympy/issues/detail?id=2721
issue 2726: Piecewise((1,Interval(0,1,False,True)),(0,True)) syntax
should not be allowed
http://code.google.com/p/sympy/issues/detail?id=2726
issue 2786: Fill in missing tests for sympy.physics module in test_args.py
http://code.google.com/p/sympy/issues/detail?id=2786
issue 2801: lambdify() is not mentioned anywhere
http://code.google.com/p/sympy/issues/detail?id=2801
issue 2832: bool(Relational) should raise ValueError
http://code.google.com/p/sympy/issues/detail?id=2832
issue 2845: Integrating the new plotting module
http://code.google.com/p/sympy/issues/detail?id=2845
issue 2863: Plotting failures with SymPy-Bot
http://code.google.com/p/sympy/issues/detail?id=2863
issue 2928: Fullscreen button shouldn't be in the mobile version of SymPy
Live
http://code.google.com/p/sympy/issues/detail?id=2928
issue 2987: Change the behaviour of the deprecated Plot()
http://code.google.com/p/sympy/issues/detail?id=2987
issue 3008: Cython (apparently) version causing problems
http://code.google.com/p/sympy/issues/detail?id=3008
issue 3014: mathml printing doctest failure
http://code.google.com/p/sympy/issues/detail?id=3014
issue 3025: Piecewise evaluate=False does not work when conditions are
boolean
http://code.google.com/p/sympy/issues/detail?id=3025
issue 3031: init_session() doesn't work in the IPython qtconsole
http://code.google.com/p/sympy/issues/detail?id=3031
issue 3036: sympy-bot hangs
http://code.google.com/p/sympy/issues/detail?id=3036
issue 3043: NoSuchDisplayException in test_args
http://code.google.com/p/sympy/issues/detail?id=3043
issue 3048: isympy -a is broken
http://code.google.com/p/sympy/issues/detail?id=3048
issue 3053: setup.py egg-info fails on Python3
http://code.google.com/p/sympy/issues/detail?id=3053
issue 3109: sqrt(exp(4*a)) != exp(2*a)
http://code.google.com/p/sympy/issues/detail?id=3109
issue 3129: Drastic change to sympy.stats: Adding concept of Probability
Distributions on surface level
http://code.google.com/p/sympy/issues/detail?id=3129
issue 3130: Unpickling a Symbol with protocol 2 corrupts the cache
http://code.google.com/p/sympy/issues/detail?id=3130
issue 3155: simplification of logical expressions
http://code.google.com/p/sympy/issues/detail?id=3155
issue 3163: Add._eval_subs problem
http://code.google.com/p/sympy/issues/detail?id=3163
--
You received this message because you are listed in the owner
or CC fields of these issues, or because you starred them.
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.