Updates:
Status: Fixed
Comment #8 on issue 1980 by smi...@gmail.com: has, has_any_symbols,
has_all_symbols unified
http://code.google.com/p/sympy/issues/detail?id=1980
it's in.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post
Updates:
Labels: Matrices
Comment #1 on issue 2184 by asmeurer: Wrong rref()
http://code.google.com/p/sympy/issues/detail?id=2184
What should the correct answer be? Maybe this is correct, when you pass
simplifed=True to rref():
In [16]: M.rref(simplified=True)
Out[16]:
⎛⎡
Status: New
Owner:
Labels: Type-Defect Priority-Medium
New issue 2184 by pa.ba...@gmail.com: Wrong rref()
http://code.google.com/p/sympy/issues/detail?id=2184
The code:
###
CODE
###
import sympy as sy
qc = sy.Symbol('qc')
Status: Accepted
Owner: smi...@gmail.com
Labels: Type-Defect Priority-Medium
New issue 2183 by smi...@gmail.com: FockState doesn't like str()
http://code.google.com/p/sympy/issues/detail?id=2183
Trying to print FockState leads to an error:
h[9] >>> FockState((x,y))
FockState((x, y))
Comment #7 on issue 1980 by smi...@gmail.com: has, has_any_symbols,
has_all_symbols unified
http://code.google.com/p/sympy/issues/detail?id=1980
Unless there is further discussion, this will be added with the default
behavior the same as master: "expr has any of the given patterns". There
Updates:
Status: Fixed
Comment #3 on issue 2153 by smi...@gmail.com: min_ doesn't implement
evaluation for its arguments unless they are Numbers
http://code.google.com/p/sympy/issues/detail?id=2153
(No comment was entered for this change.)
--
You received this message because you are