Re: [sympy] Rails Girls Summer of Code 2016,

2016-01-19 Thread Sumith 1896
Agreed. We might face a shortage in mentors. Sumith On Tue, Jan 19, 2016 at 9:18 PM Aaron Meurer wrote: > It looks like a good project. My primary concern here would be too much > work for us to do both this and GSoC. > > Aaron Meurer > > On Tue, Jan 19, 2016 at 10:10 AM,

[sympy] Re: Help: simple univariate polynomial, sympy solve gives no results

2016-01-19 Thread Denis Akhiyarov
no algebraic roots according to this theorem: https://en.wikipedia.org/wiki/Abel%E2%80%93Ruffini_theorem On Tuesday, January 19, 2016 at 8:37:18 PM UTC-6, Junwei Huang wrote: > > Hello, I am new to sympy and try to solve the following equation > > import sympy as sy >

Re: [sympy] Rails Girls Summer of Code 2016,

2016-01-19 Thread Matthew Brett
Hi, On Tue, Jan 19, 2016 at 7:10 AM, Sumith 1896 wrote: > Hi all, > > Rails Girls Summer of Code(http://railsgirlssummerofcode.org/) is accepting > Project mentors till the 2nd February 2016. SymPy/SymEngine could apply as a > mentoring organization. > Mentors need to

[sympy] Re: Help: simple univariate polynomial, sympy solve gives no results

2016-01-19 Thread Denis Akhiyarov
actually this case looks like has some special properties and hence has some roots according to Wolfram: http://www.wolframalpha.com/input/?i=A*x%5E5%2BB*x%5E4%2BC*x-D%3D0 On Tuesday, January 19, 2016 at 11:41:47 PM UTC-6, Denis Akhiyarov wrote: > > no algebraic roots according to this theorem:

Re: [sympy] Status of old/new assumptions systems

2016-01-19 Thread Oscar Benjamin
On 18 January 2016 at 20:47, Aaron Meurer wrote: >>> For now, I would recommend using the old assumptions. However, you can >>> play with the new assumptions. The goal in making the new assumptions >>> read the old was to make this easier to do. >> >> But it also makes it a

[sympy] Rails Girls Summer of Code 2016,

2016-01-19 Thread Sumith 1896
Hi all, Rails Girls Summer of Code(http://railsgirlssummerofcode.org/) is accepting Project mentors till the 2nd February 2016. SymPy/SymEngine could apply as a mentoring organization. Mentors need to available in the months of July to September 2016. *Rails Girls Summer of Code is a global

Re: [sympy] Status of old/new assumptions systems

2016-01-19 Thread Aaron Meurer
On Tue, Jan 19, 2016 at 7:57 AM, Oscar Benjamin wrote: > On 18 January 2016 at 20:47, Aaron Meurer wrote: > >>> For now, I would recommend using the old assumptions. However, you can > >>> play with the new assumptions. The goal in making the new

Re: [sympy] Rails Girls Summer of Code 2016,

2016-01-19 Thread Aaron Meurer
It looks like a good project. My primary concern here would be too much work for us to do both this and GSoC. Aaron Meurer On Tue, Jan 19, 2016 at 10:10 AM, Sumith 1896 wrote: > Hi all, > > Rails Girls Summer of Code(http://railsgirlssummerofcode.org/) is > accepting