Comment #40 on issue 1695 by Vinzent.Steinberg: integral of a piecewise  
function gives bad result
http://code.google.com/p/sympy/issues/detail?id=1695

Thank you for the code!

Yes, Jorn's code is now in sympy's master. Please just do

$ git checkout master
$ git pull
$ git checkout your_branch
$ git rebase master

and follow the instructions to get your branch up to date. And to create a  
patch, the
best way is to use

$ git format-patch -1

(if you want to create a patch from the last commit).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to