Re: [sympy] Introduction + Galois Theory

2018-03-08 Thread Aaron Meurer
On Sat, Mar 3, 2018 at 12:56 PM, Alice Liu wrote: > Hi thank you for your reply! Yes this is for GSoC. > > There are general steps for calculating the Galois Group (I am using > "Galois Theory" by Ian Stewart as my reference), involving the tower law > and working out the

Re: [sympy] GSOC Continuum mechanics 2D beam solving system

2018-03-08 Thread Jason Moore
Subash, These all sound like great ideas! Looking forward to the proposal. Jason moorepants.info +01 530-601-9791 On Thu, Mar 8, 2018 at 6:34 AM, SUBHASH SAURABH wrote: > I have gone through the current continuum mechanics package and I think > the following can

Re: [sympy] GSoC 2018

2018-03-08 Thread Jason Moore
Rohit, You can get started here: https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions Jason moorepants.info +01 530-601-9791 On Tue, Mar 6, 2018 at 6:44 AM, ROHIT SHARMA wrote: > Hi, > > My name is Rohit Sharma. I am a student of Computer Science and >

Re: [sympy] GSoC 2018 - introduction

2018-03-08 Thread Jason Moore
Tabichou, Welcome. You should get started here: https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions. Jason moorepants.info +01 530-601-9791 On Tue, Mar 6, 2018 at 10:06 PM, tabichou brian wrote: > Hello, > > > My name is Tabicho Affangha Brian. I am a

Re: [sympy] Re: Regarding Pull Request

2018-03-08 Thread Jason Moore
Yes, you should make a pull request from your repository to sympy's repository. moorepants.info +01 530-601-9791 On Wed, Mar 7, 2018 at 5:21 AM, wrote: > Firstly i tried to push directly to sympy, then i understood about > permission and then I pushed to my account and

Re: [sympy] GSOC 2018 - Intro

2018-03-08 Thread Jason Moore
Koneru, Welcome, you can get started here: https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions Jason moorepants.info +01 530-601-9791 On Wed, Mar 7, 2018 at 11:51 AM, koneru nikhil wrote: > Hi everyone, Myself K.Nkhil.I am studying Computer Science and

Re: [sympy] GSOC 2018 Introduction.

2018-03-08 Thread Jason Moore
Udit, Welcome, you can find out how to get started here: https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions Jason moorepants.info +01 530-601-9791 On Wed, Mar 7, 2018 at 5:35 AM, udit gera wrote: > Greetings, > > My name is Udit and i am a junior at

Re: [sympy] GSOC Continuum mechanics 2D beam solving system

2018-03-08 Thread SUBHASH SAURABH
I have gone through the current continuum mechanics package and I think the following can be implemented in this summer. 1. Improve the beam module so that it can solve for indeterminate beams. 2. Implement plotting of shear_force, bending_moment, slope and deflection. 3. Implement CrossSection