Re: [sympy] Re: 0.7.4.1

2013-12-17 Thread Ondřej Čertík
On Sun, Dec 15, 2013 at 11:10 PM, Aaron Meurer wrote: > I have just made the release. See > https://github.com/sympy/sympy/releases/tag/sympy-0.7.4.1. The only > fix was the one commit to fix the import issue on Windows. Thanks for this. Ondrej -- You received this message because you are subs

Re: [sympy] Re: Issue migration from Google Code to GitHub

2013-12-17 Thread Sergey B Kirpichev
On Tue, Dec 17, 2013 at 12:27:49AM -0700, Aaron Meurer wrote: > I went ahead and did it in case it helps: > https://sourceforge.net/p/sympy-gcode-import/tickets/. I've sent you some suggestions from the GitHub's support stuff. That may be a better variant (we can preserve timestamps, users and so

Re: [sympy] Re: Proposal : Diophantine equation module

2013-12-17 Thread Thilina Rathnayake
On Tue, Dec 17, 2013 at 2:16 AM, Rathmann wrote: > Hello Thilina, > > If by object oriented, you mean that the user needs to classify their > equation and then construct an appropriate solver object, my initial > reaction is that this would be less easy to use than the current > interface. > I A

Re: [sympy] Re: Issue migration from Google Code to GitHub

2013-12-17 Thread Aaron Meurer
This is awesome. To clarify, GitHub is offering to do a non-API import, which means that it will happen instantly, and won't produce notifications to everyone. There are still some things we should try to get working (the first two are not a huge priority if it doesn't because we can edit issues a

Re: [sympy] Re: Issue migration from Google Code to GitHub

2013-12-17 Thread Ondřej Čertík
On Tue, Dec 17, 2013 at 11:29 PM, Aaron Meurer wrote: > This is awesome. To clarify, GitHub is offering to do a non-API > import, which means that it will happen instantly, and won't produce > notifications to everyone. That's very nice of them. > > There are still some things we should try to g

[sympy] SciPy India 2013 tutorial

2013-12-17 Thread Ondřej Čertík
Hi, I gave a SymPy and NumPy tutorial here in SciPy India 2013 (http://scipy.in/). Here are my materials: https://github.com/certik/scipy-in-13 For SymPy, I actually just ended up using this: http://docs.sympy.org/latest/tutorial/index.html and then I opened a new IPython Notebook and copy & p