Re: [sympy] GSoC update for applications

2015-03-06 Thread Raniere Silva
We can't connect with NumFOCUS in Melange yet, can we? Yes, you can. Go to https://www.google-melange.com/gsoc/connection/pick/google/gsoc2015, search for NumFOCUS, select it and follow the instructions. If you have any problem, send me a email and I will get back to you as soon as possible.

[sympy] Re: CAD Implementation - GSoC 2015

2015-03-06 Thread Luv Agarwal
What should be the level of abstraction of implementation details in the gsoc application?. Is it good to include heavy implementation details (that I have thought of yet)?. Should I include the details of as many algorithms as I can?. If not then where should I discuss those details with

[sympy] Encoding detection code and mod_wsgi

2015-03-06 Thread Jani Tiainen
Hi, When trying to use SymPy with code that is ran under mod_wsgi starting up such a process crashes due encoding method detection, which uses sys.stdout, when trying to determine unicode capabilities. mod_wsgi reserves sys.stdout for any access and thus code fails. I created issue

Re: [sympy] GSoC Group Theory

2015-03-06 Thread Jason Moore
Hi Jennifer, We have this page to help newcomers get started with SymPy development: https://github.com/sympy/sympy/wiki/introduction-to-contributing Other people will have to comment on the group theory specifics. Jason moorepants.info +01 530-601-9791 On Thu, Mar 5, 2015 at 3:34 AM,

[sympy] Re: GSoC- 2015 Assumptions

2015-03-06 Thread Aaditya Nair
I was reading up on the old blog post (http://matthewrocklin.com/blog/work/2013/02/05/Assuming/) and found out that few of those features have already been implemented. Can someone tell me the current status of the project and what needs to be implemented. On Tuesday, 24 February 2015 13:47:50

[sympy] Circular imports: We have a problem

2015-03-06 Thread Joachim Durchholz
Hi all, I've been working on removing C, and now that all the simple cases are done, I'm getting to the harder ones - those where SymPy code is called during the import (which will fail if the SymPy code being called has not yet fully imported). There's the solvable cases - stuff like

Re: [sympy] Circular imports: We have a problem

2015-03-06 Thread Joachim Durchholz
Am 06.03.2015 um 21:34 schrieb Aaron Meurer: Here's the bottom end of such a stack trace: File sets/fancysets.py, line 173, in module class Reals(with_metaclass(Singleton, Interval)): File core/compatibility.py, line 181, in __new__ return meta(name, bases, d) File

Re: [sympy] Circular imports: We have a problem

2015-03-06 Thread Aaron Meurer
On Fri, Mar 6, 2015 at 2:09 PM, Joachim Durchholz j...@durchholz.org wrote: Hi all, I've been working on removing C, and now that all the simple cases are done, I'm getting to the harder ones - those where SymPy code is called during the import (which will fail if the SymPy code being called

Re: [sympy] Circular imports: We have a problem

2015-03-06 Thread Aaron Meurer
On Fri, Mar 6, 2015 at 3:23 PM, Joachim Durchholz j...@durchholz.org wrote: Am 06.03.2015 um 21:34 schrieb Aaron Meurer: Here's the bottom end of such a stack trace: File sets/fancysets.py, line 173, in module class Reals(with_metaclass(Singleton, Interval)): File

[sympy] Introduction and need advice

2015-03-06 Thread Pratik Patel
Hello, My name is Pratik Patel. I'm from India. I am 2nd year Computer Science student. In terms of programming I have knowledge of C,Python and Core Java.I am also good with maths as it was the major subject that i studied in my Intermediate(11th,12th Standard) and in CS first year I was