[sympy] Re: Can someone help me with this command?

2018-02-12 Thread Kalevi Suominen
On Monday, February 12, 2018 at 9:56:16 AM UTC+2, Belkiss Anane wrote: > > Hello! I have SymPy on my computer but it crashed and I'm using someone > else's to do some math problems. Unfortunately, the online SymPy times out > really fast. Can someone run these commands for me please? > > from

Re: [sympy] Support for using Symbols as Pandas indexes

2018-02-12 Thread 'Nowan Ilfideme' via sympy
Thanks, understood. I wanted to be able to use symbols like "variables" and, at some point, allow transformations via SymPy. As a terrible example: z = x * log(y) smart_func(df, z) print(df[z]) That's not terribly important, however, mostly just convenience. I submitted an issue here, maybe it w

[sympy] failures in master at Travis

2018-02-12 Thread Chris Smith
Runs are failing the TEST_SPHINX tests with the following error: Warning, treated as error: /home/travis/build/sympy/sympy/sympy/assumptions/handlers/ntheory.py:docstring of sympy.assumptions.handlers.ntheory.AskEvenHandler.Mul:9:Unexpected indentation. make: *** [html] Error 2 -- You received

[sympy] Re: failures in master at Travis

2018-02-12 Thread Kalevi Suominen
Sphinx updated 1.6.7 -> 1.7.0 On Monday, February 12, 2018 at 3:58:19 PM UTC+2, Chris Smith wrote: > > Runs are failing the TEST_SPHINX tests with the following error: > > Warning, treated as error: > /home/travis/build/sympy/sympy/sympy/assumptions/handlers/ntheory.py:docstring > of sympy.assum

Re: [sympy] Introduction + interest in implementing Singularity Functions module

2018-02-12 Thread Jason Moore
This module has already been implemented. The next step is improving the continuum mechanics module. moorepants.info +01 530-601-9791 On Sun, Feb 11, 2018 at 4:56 PM, wrote: > Hello, > > My name is Anmol Krishan Sachdeva. I am currently pursuing MSc in Advanced > Computing from University of Br

[sympy] Re: failures in master at Travis

2018-02-12 Thread Kalevi Suominen
Maybe this would help. --- a/sympy/assumptions/handlers/ntheory.py +++ b/sympy/assumptions/handlers/ntheory.py @@ -136,7 +136,7 @@ def Mul(expr, assumptions): Odd * Odd -> Odd Even * Even -> Even Integer * Integer -> Even if Integer + Integer = Odd -

[sympy] Re: failures in master at Travis

2018-02-12 Thread Francesco Bonazzi
OK, let's try it: https://github.com/sympy/sympy/pull/14181 On Monday, 12 February 2018 17:40:27 UTC+1, Kalevi Suominen wrote: > > Maybe this would help. > > --- a/sympy/assumptions/handlers/ntheory.py > +++ b/sympy/assumptions/handlers/ntheory.py > @@ -136,7 +136,7 @@ def Mul(expr, assumptions):

[sympy] Re: failures in master at Travis

2018-02-12 Thread Kalevi Suominen
It seems that another weak point was found: Warning, treated as error: /home/travis/build/sympy/sympy/sympy/codegen/cfunctions.py:docstring of sympy.codegen.cfunctions.exp2.eval:15:Unexpected indentation. make: *** [html] Error 2 On Monday, February 12, 2018 at 6:52:48 PM UTC+2, Francesco Bonaz

[sympy] GSoC

2018-02-12 Thread Aaron Meurer
SymPy has been accepted into GSoC again. All students interested in applying, please start here https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions. The application period starts March 12, and the deadline is March 27. Take a look at our ideas page, and discuss your idea with us he

Re: [sympy] GSoC

2018-02-12 Thread Jason Moore
Congrats on getting accepted! moorepants.info +01 530-601-9791 On Mon, Feb 12, 2018 at 11:10 AM, Aaron Meurer wrote: > SymPy has been accepted into GSoC again. > > All students interested in applying, please start here > https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions. > The

Re: [sympy] Re: failures in master at Travis

2018-02-12 Thread Aaron Meurer
I have a fix. See the pull request. Aaron Meurer On Mon, Feb 12, 2018 at 3:56 PM, Francesco Bonazzi wrote: > Now we have the list of warnings: > > https://travis-ci.org/sympy/sympy/jobs/340642927 > > It's quite long. > > On Monday, 12 February 2018 18:32:23 UTC+1, Kalevi Suominen wrote: >> >> It

[sympy] Introducing Myself

2018-02-12 Thread KAUSHAL KISHORE
Hi Everyone , I am Kaushal Kishore , second year undergraduate at the department of Computer Science & Engineering at Indian Institute of Technology, Palakkad. Listed below are some of my programming skills: 1.) C/C++ : highly skilled 2.) Python : well versed 3.) Git/Github : skilled 4.) Java

[sympy] Introduction

2018-02-12 Thread Rishabh Deep Singh
Hi, I am Rishabh deep Singh 2nd Year Undergraduate Student from Indian Institute of Technology, Kharagpur. I want to work on this Project can someone give me some Easy to Fix issues so that I can resolve them? -- You received this message because you are subscribed to the Google Groups "sympy"

[sympy] Re: GSoC

2018-02-12 Thread Yathartha Joshi
Congratulations! On Tuesday, February 13, 2018 at 12:40:32 AM UTC+5:30, Aaron Meurer wrote: > > SymPy has been accepted into GSoC again. > > All students interested in applying, please start here > https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions. > The application period star

Re: [sympy] Introduction + interest in implementing Singularity Functions module

2018-02-12 Thread Anmol Krishan Sachdeva
Hi Jason, I have gone through the description of Continum Mechanics module. Shall I start by building the 2016 project? Kindly guide on how to proceed. I am interested in doing this one. Regards Anmol Krishan Sachdeva On 12 Feb 2018 3:46 pm, "Jason Moore" wrote: This module has already been im

[sympy] concerning GSoC'18

2018-02-12 Thread Rahil Hastu
Some of the projects in the ideas page(GSoc 2018) doesn't have the difficulty level assigned to it. Can I get an idea of how difficult these projects are as I am unable to find out the complexity these projects will be dealing with? -- You received this message because you are subscribed to th