[sympy] GSOC-2018 Introduction

2018-02-27 Thread Rishav Chakraborty
I am a Computer Science and Engineering undergrad at UIET,Panjab 
University. I am currently in my first year.

I went through the sympy codebase a little and want to work on the Equation 
of Motion Generation in GSOC this year. I am relatively new to open source 
and want to contribute to it. Is there any bug or issues to solve related 
to Equation of Motion Generation so that I can get familiar with it?

Thanks,
Rishav Chakraborty

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/8da89091-f597-44c1-ae35-85e95bd9ba21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] GSOC-2018

2018-02-27 Thread Rishav Chakraborty
I am a Computer Science and Engineering undergrad at UIET,Panjab 
University. I am currently in my first year.

I want to work on the Equation of Motion Generation in GSOC this year. I 
have gone through the sympy codebase a little but still am relatively new 
to oepn source and wanna contribute more to it. Is there any bugs or issues 
related to Equation of Motion Generation so that I can get familiar with it?

Thanks,
Rishav Chakraborty

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/f9c2f615-54c3-4c65-bcf7-efee5966a1c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Project Idea for GSoC 2018

2018-02-27 Thread Jason Moore
You should add projected ideas and sample code in your wiki page to show
how these things might work and be implemented in SymPy.

Jason

moorepants.info
+01 530-601-9791

On Tue, Feb 27, 2018 at 7:30 AM,  wrote:

> Yes Jason I am interested to work on analysis of complex numbers.
> Therefore, I have created a wiki on "Complex Analysis" which is available
> at the link, https://github.com/sympy/sympy/wiki/Complex-Analysis-in-SymPy.
> Waiting for your feedbacks.
>
> On Tuesday, February 27, 2018 at 5:43:14 AM UTC+5:30, Jason Moore wrote:
>>
>> If you'd like to work on symblic analysis of complex numbers you are in
>> the right spot. You can get started with SymPy here:
>> https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions
>>
>> Jason
>>
>> moorepants.info
>> +01 530-601-9791 <(530)%20601-9791>
>>
>> On Fri, Feb 23, 2018 at 10:36 PM,  wrote:
>>
>>> I am a Computer Science and Engineering undergraduate at IIT Jodhpur. I
>>> prepared a layout for my project idea for consideration by developers at
>>> SciPy. Ralf Gommers, member of SciPy-dev mailing list, suggested to me to
>>> present my idea for consideration by developers at SymPy. Whom should I
>>> contact for discussion of my idea?
>>>
>>> I am attaching the layout of the project idea that I sent to the
>>> developers at SciPy. I will make the suitable changes when suggested by
>>> mentors.
>>>
>>> Waiting for a positive response.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "sympy" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to sympy+un...@googlegroups.com.
>>> To post to this group, send email to sy...@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/sympy.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/sympy/ed3422b8-2093-4c42-a3e8-61003a1eacfd%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/sympy/ee118625-0747-434e-96a9-7c16f1bfa864%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAP7f1AjN8ZEp8a3Uai9HXad2B9DXMxu72f0%3Dt89RgXUX3zYLWg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Geometric Algebra Module

2018-02-27 Thread Jason Moore
Alan,

I am sorry to hear about your wife. I wish you both the best dealing with
this unfortunate turn in life.

Thank you for your work on the geometric algebra module. I personally think
it would provide better longevity if it was add back to SymPy. It is more
like to be maintained by the "collective" if it is there. But as we've seen
with the quantum physics module, it may or may not be a good idea to have
it dangling unmaintained.

The ideal is that we have someone that would do the initial setup and then
act as a maintainer. The hardest part is probably finding someone with
similar knowledge as you to do that.

We should all be on the lookup for a possible person for this and encourage
adoption of the package.

Sincerely,

Jason

moorepants.info
+01 530-601-9791

On Tue, Feb 27, 2018 at 7:31 AM, Alan Bromborsky 
wrote:

> At one time I had my geometric algebra module as part of the sympy
> distribution.  I withdrew it due to the documentation requirements.  I
> found it a burden to document the module using Sphinx (look at attached
> documentation to understand why).  The current version of the module is at -
>
> https://github.com/brombo/galgebra
>
> All the current documentation is in LaTeX.  I am attaching the module
> documentation. galgebra.pdf is the documentation for the module and
> bookGA.pdf are extensive notes on geometric algebra.
>
> My current situation is that my wife has Multiple System Atrophy and I am
> her caregiver and do not have the time to work on the geometric algebra
> module anymore.  I wonder if there is anyone in the sympy community that
> would care to take over from me.  The most immediate thing that needs to be
> done is to make the module compatible with Python 3.0 and to provide
> documentation in Sphinx.  I would be glad to consult on the process and
> offer any help that I can give.
>
>   Sincerely yours,
>
> Alan
> Bromborsky
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To post to this group, send email to sympy@googlegroups.com.
> Visit this group at https://groups.google.com/group/sympy.
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/sympy/cf47c2ba-3402-73d9-6efc-718f3d8b2dad%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAP7f1AjwedYve2wg7VKZxkj5o4M2SjqjV_8w5zj-Ojt82KP3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sympy] Project Idea for GSoC 2018

2018-02-27 Thread gdp . 1807
Yes Jason I am interested to work on analysis of complex numbers. 
Therefore, I have created a wiki on "Complex Analysis" which is available 
at the link, https://github.com/sympy/sympy/wiki/Complex-Analysis-in-SymPy. 
Waiting for your feedbacks.  

On Tuesday, February 27, 2018 at 5:43:14 AM UTC+5:30, Jason Moore wrote:
>
> If you'd like to work on symblic analysis of complex numbers you are in 
> the right spot. You can get started with SymPy here: 
> https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions
>
> Jason
>
> moorepants.info
> +01 530-601-9791
>
> On Fri, Feb 23, 2018 at 10:36 PM,  wrote:
>
>> I am a Computer Science and Engineering undergraduate at IIT Jodhpur. I 
>> prepared a layout for my project idea for consideration by developers at 
>> SciPy. Ralf Gommers, member of SciPy-dev mailing list, suggested to me to 
>> present my idea for consideration by developers at SymPy. Whom should I 
>> contact for discussion of my idea?
>>
>> I am attaching the layout of the project idea that I sent to the 
>> developers at SciPy. I will make the suitable changes when suggested by 
>> mentors.
>>
>> Waiting for a positive response.
>>   
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sympy" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sympy+un...@googlegroups.com .
>> To post to this group, send email to sy...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/sympy.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sympy/ed3422b8-2093-4c42-a3e8-61003a1eacfd%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/ee118625-0747-434e-96a9-7c16f1bfa864%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2018-02-27 Thread SUBHASH SAURABH
I am currently working on this problem and I will submit a PR as soon as 
possible.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/c91b1a37-8042-41b0-97f2-c8083264c09d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] Re: Introducing Myself to Sympy Developers Team.

2018-02-27 Thread aarish17212
Thanks a Lot for your guidance, I will proceed further with solving the 
issues.

On Tuesday, February 27, 2018 at 5:03:31 PM UTC+5:30, Amit Kumar wrote:
>
> You don't need to be assigned an issue to work on. Pick any issue that you 
> would like to work on and open a Pull request with the fix.
>
> Cheers,
> Amit
>
> On Tuesday, February 27, 2018 at 11:31:03 AM UTC, aaris...@iiitd.ac.in 
> wrote:
>>
>> Thanks A Lot and I have looked upon the instructions and started asking 
>> for issues that whether they are open or not so that they could be assigned 
>> to me.
>>
>> On Tuesday, February 27, 2018 at 4:25:14 PM UTC+5:30, Amit Kumar wrote:
>>>
>>> Hi,
>>>
>>> You can have a look at this wiki to get started: 
>>> https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions
>>>
>>> Cheers,
>>> Amit
>>>
>>> On Tuesday, February 27, 2018 at 5:36:27 AM UTC, aaris...@iiitd.ac.in 
>>> wrote:

 I would love to contribute in Sympy. So I want to know about the main 
 code base of Sympy. Where can I get that? so that i can perform some 
 changes in them regarding issues.


 On Tuesday, February 27, 2018 at 11:02:34 AM UTC+5:30, 
 aaris...@iiitd.ac.in wrote:
>
> Hello Everyone,
>
> I am Aarish Chhabra, pursuing Btech at IIITDelhi in Computer Science 
> and Applied Mathematics.I am currently in my 1st Year.I found Sympy quite 
> interesting especially the mathematics modules.I have been exploring 
> sympy 
> from some previous days and have gone through all the instructions.
>


-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/ae8b6c2c-8780-4faf-b0af-ddbbd3338187%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] Re: Introducing Myself to Sympy Developers Team.

2018-02-27 Thread Amit Kumar
You don't need to be assigned an issue to work on. Pick any issue that you 
would like to work on and open a Pull request with the fix.

Cheers,
Amit

On Tuesday, February 27, 2018 at 11:31:03 AM UTC, aaris...@iiitd.ac.in 
wrote:
>
> Thanks A Lot and I have looked upon the instructions and started asking 
> for issues that whether they are open or not so that they could be assigned 
> to me.
>
> On Tuesday, February 27, 2018 at 4:25:14 PM UTC+5:30, Amit Kumar wrote:
>>
>> Hi,
>>
>> You can have a look at this wiki to get started: 
>> https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions
>>
>> Cheers,
>> Amit
>>
>> On Tuesday, February 27, 2018 at 5:36:27 AM UTC, aaris...@iiitd.ac.in 
>> wrote:
>>>
>>> I would love to contribute in Sympy. So I want to know about the main 
>>> code base of Sympy. Where can I get that? so that i can perform some 
>>> changes in them regarding issues.
>>>
>>>
>>> On Tuesday, February 27, 2018 at 11:02:34 AM UTC+5:30, 
>>> aaris...@iiitd.ac.in wrote:

 Hello Everyone,

 I am Aarish Chhabra, pursuing Btech at IIITDelhi in Computer Science 
 and Applied Mathematics.I am currently in my 1st Year.I found Sympy quite 
 interesting especially the mathematics modules.I have been exploring sympy 
 from some previous days and have gone through all the instructions.

>>>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/b774b084-c12c-4e81-a210-30da86169dec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] Re: Introducing Myself to Sympy Developers Team.

2018-02-27 Thread aarish17212
Thanks A Lot and I have looked upon the instructions and started asking for 
issues that whether they are open or not so that they could be assigned to 
me.

On Tuesday, February 27, 2018 at 4:25:14 PM UTC+5:30, Amit Kumar wrote:
>
> Hi,
>
> You can have a look at this wiki to get started: 
> https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions
>
> Cheers,
> Amit
>
> On Tuesday, February 27, 2018 at 5:36:27 AM UTC, aaris...@iiitd.ac.in 
> wrote:
>>
>> I would love to contribute in Sympy. So I want to know about the main 
>> code base of Sympy. Where can I get that? so that i can perform some 
>> changes in them regarding issues.
>>
>>
>> On Tuesday, February 27, 2018 at 11:02:34 AM UTC+5:30, 
>> aaris...@iiitd.ac.in wrote:
>>>
>>> Hello Everyone,
>>>
>>> I am Aarish Chhabra, pursuing Btech at IIITDelhi in Computer Science and 
>>> Applied Mathematics.I am currently in my 1st Year.I found Sympy quite 
>>> interesting especially the mathematics modules.I have been exploring sympy 
>>> from some previous days and have gone through all the instructions.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/6761ab75-4244-41c7-98f8-39d623a9075c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] Re: Introducing Myself to Sympy Developers Team.

2018-02-27 Thread Amit Kumar
Hi,

You can have a look at this wiki to get 
started: https://github.com/sympy/sympy/wiki/GSoC-2018-Student-Instructions

Cheers,
Amit

On Tuesday, February 27, 2018 at 5:36:27 AM UTC, aaris...@iiitd.ac.in wrote:
>
> I would love to contribute in Sympy. So I want to know about the main code 
> base of Sympy. Where can I get that? so that i can perform some changes in 
> them regarding issues.
>
>
> On Tuesday, February 27, 2018 at 11:02:34 AM UTC+5:30, 
> aaris...@iiitd.ac.in wrote:
>>
>> Hello Everyone,
>>
>> I am Aarish Chhabra, pursuing Btech at IIITDelhi in Computer Science and 
>> Applied Mathematics.I am currently in my 1st Year.I found Sympy quite 
>> interesting especially the mathematics modules.I have been exploring sympy 
>> from some previous days and have gone through all the instructions.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/95254d41-44ae-466d-b8db-27336471619c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.