[SciPy-User] Need some advice on integration

Denis Akhiyarov denis.akhiyarov at gmail.com
Fri Nov 30 09:44:32 EST 2018


This is better suited for sympy than scipy:

https://docs.sympy.org/latest/modules/integrals/integrals.html

On Fri, Nov 30, 2018 at 3:17 AM Joan Quintana <joanqc at gmail.com> wrote:

> I'm new on scipy (and new with numerical methods), so excuse me if you
> found trivial my question, but I spent time searching for an answer. Well,
> the problem:
>
> I want to integrate this equation:
>
> dv = [K/(m-dm)] dm
>
> where where d means differential (of course). dm is in the numerator and
> denominator.
>
> -Is there chance to solve this integral analytically?
> -how can I use scipy to integrate this equation (knowh the initial values)?
>
> TIA
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at python.org
> https://mail.python.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20181130/569d7bfe/attachment.html>


More information about the SciPy-User mailing list