Comment #12 on issue 1371 by asmeu...@gmail.com: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
Yes definitely. This would make lambdification of integrals much faster.
Which by the way means that a fix of this should also include a fix to
lambdify
Updates:
Labels: -Milestone-Release0.7.2
Comment #11 on issue 1371 by vlada.pe...@gmail.com: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
Do we still want it? In any case, it's not really a release blocker.
--
You received this message becau
Updates:
Labels: -Milestone-Release0.7.0 Milestone-Release0.7.1
Comment #9 on issue 1371 by asmeurer: use scipy for integrals evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
(No comment was entered for this change.)
--
You received this message because you are subscribed
Comment #6 on issue 1371 by Vinzent.Steinberg: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
mpmath (part of sympy) has nice numerical python-only integration.
--
You received this message because you are listed in the owner
or CC fields of this issue
Comment #5 on issue 1371 by ondrej.certik: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
I agree and it doesn't depend on scipy. Only if you specify method="scipy".
--
You received this message because you are listed in the owner
or CC fields of this
Comment #4 on issue 1371 by andy.terrel: use scipy for integrals evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
One potential problem here is that this will require a dependency on scipy
which
requires quite a bit of stuff. I like the fact that I can drop sympy in
anywhere
Updates:
Owner: ---
Labels: -NeedsReview
Comment #3 on issue 1371 by ondrej.certik: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
This needs more work, but let's fix it in the next release.
--
You received this message because you are
Comment #2 on issue 1371 by ondrej.certik: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
Comment #1 was made the issue 1372.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue
Comment #1 on issue 1371 by ondrej.certik: use scipy for integrals
evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
Possible improvement:
Currently I am still calling lambdify() each time evalf() is called. To
optimize my
example code above, I would have to call lambdify *bef
Status: Accepted
Owner: ondrej.certik
Labels: Type-Defect Priority-Medium NeedsReview Milestone-Release0.6.5
New issue 1371 by ondrej.certik: use scipy for integrals evaluation
http://code.google.com/p/sympy/issues/detail?id=1371
http://groups.google.com/group/sympy-patches/browse_thread/thread/
10 matches
Mail list logo