How to get the last version of symy on windows

25 views
Skip to first unread message

Paul Royik

unread,
Dec 24, 2014, 7:55:38 AM12/24/14
to sy...@googlegroups.com
I need the freshest version of sympy.
Developers told me that they solved issue with inverse laplace trhansform (1/(s-2)+3/s^7 raised an exception in 0.7.6)

How can I install it from git?

Aaron Meurer

unread,
Dec 24, 2014, 1:33:56 PM12/24/14
to sy...@googlegroups.com
The easiest way to get the git version on Windows is to use GitHub for
Windows https://windows.github.com/ and use it to clone
https://github.com/sympy/sympy (you can click the "clone in desktop"
button on that page once you have installed it).

Aaron Meurer
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+un...@googlegroups.com.
> To post to this group, send email to sy...@googlegroups.com.
> Visit this group at http://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/231bc6ce-263f-486b-aa94-cc863e8d8615%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

Aaron Meurer

unread,
Dec 24, 2014, 1:34:22 PM12/24/14
to sy...@googlegroups.com
By the way, for me in master,
inverse_laplace_transform(1/(s-2)+3/s**7, s, t) just hangs.

Aaron Meurer

Paul Royik

unread,
Dec 24, 2014, 2:20:53 PM12/24/14
to sy...@googlegroups.com
Then this is bug, since this is very simple example: e^(2t)+t^6/240
Reply all
Reply to author
Forward
0 new messages