Updates:
Status: Fixed
Comment #3 on issue 2823 by asmeu...@gmail.com: bug in fcode
http://code.google.com/p/sympy/issues/detail?id=2823
(No comment was entered for this change.)
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post
Updates:
Labels: NeedsReview
Comment #2 on issue 2823 by asmeu...@gmail.com: bug in fcode
http://code.google.com/p/sympy/issues/detail?id=2823
https://github.com/sympy/sympy/pull/1583/files
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" grou
Updates:
Status: Valid
Labels: Integration
Comment #2 on issue 3212 by asmeu...@gmail.com: Laplace transform assertion
failure
http://code.google.com/p/sympy/issues/detail?id=3212
(No comment was entered for this change.)
--
You received this message because you are subscribe
Updates:
Status: a
Comment #1 on issue 3212 by asmeu...@gmail.com: Laplace transform assertion
failure
http://code.google.com/p/sympy/issues/detail?id=3212
(No comment was entered for this change.)
--
You received this message because you are subscribed to the Google Groups
"sympy-i
Updates:
Status: Valid
Blockedon: sympy:3148
Comment #1 on issue 3442 by asmeu...@gmail.com: dsolve fails for a
separable equation
http://code.google.com/p/sympy/issues/detail?id=3442
The issue is obviously related to the fact that it has more constants than
necessary. See
Issue 3148: Too many constants from dsolve()
http://code.google.com/p/sympy/issues/detail?id=3148
This issue is now blocking issue sympy:3442.
See http://code.google.com/p/sympy/issues/detail?id=3442
--
You received this message because you are listed in the owner
or CC fields of this issue, or
Status: New
Owner:
Labels: Type-Defect Priority-Medium
New issue 3442 by trel...@psu.edu: dsolve fails for a separable equation
http://code.google.com/p/sympy/issues/detail?id=3442
C1, C2 = symbols('C1, C2')
eq = f(x).diff(x) + 1 + 2*f(x) + f(x)**2
# separable_Integral gives the correct so
Updates:
Labels: NeedsReview
Comment #14 on issue 2340 by asmeu...@gmail.com: Float(1) returns Integer
http://code.google.com/p/sympy/issues/detail?id=2340
(No comment was entered for this change.)
--
You received this message because you are subscribed to the Google Groups
"sympy-issu
Comment #13 on issue 2340 by 16sn...@gmail.com: Float(1) returns Integer
http://code.google.com/p/sympy/issues/detail?id=2340
I made the change. As you predicted some tests failed, but I think they
were actually caused by a bug in simplify (which should now be fixed).
See https://github.com/s
Status: Valid
Owner:
Labels: Type-Defect Priority-Medium Parsing
New issue 3441 by asmeu...@gmail.com: _kern leftover from sympify of a list
http://code.google.com/p/sympy/issues/detail?id=3441
This was sent to me by email:
The sympify function uses inner "_kern" symbol in order to do some
10 matches
Mail list logo