[sympy] Self Introduction

2021-12-09 Thread ARAVIND MOHANDAS
Hi everyone! My name is Aravind Mohandas and I am a postgraduate student in Mathematics at Indian Institute of Technology Ropar, India. This is my first time contributing to open source, and I really look forward to the experience. - Level of familiarity with python : I've been

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-04-19 Thread Aravind
Sir, I don't know who is going to mentor this project. So please try to help me as this is an important doubt. I have tried several ways. Now I am finally continuing with the idea I have mentioned above. So please try to correct me if I am in wrong way and wasting my time. Thank you, Ar

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-04-17 Thread Aravind
inputs. regards, Aravind -- 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@googleg

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-04-17 Thread Aravind
not. regards, Aravind -- 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@google

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-04-14 Thread Aravind
Sorry for being passive these days. I was busy with some course projects and am done. I have gone through the two classes again to recall everything. I have a small doubt, a conceptual one. Can you please explain me the the difference between argument qs in LagrangesMethod and q_ind & q_dep in

[sympy] GSoC 2016 Application: Generating EoM efficiently and building a new base class for existing methods

2016-03-21 Thread Aravind
Hi all, I am Aravind, a GSoC aspirant from sympy. I have started working for the mentioned project. I have written a draft proposal and uploaded on the site. As there was no mentor mentioned on the ideas page, please can anyone take a look at this review? the link is : https

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-20 Thread Aravind
within the prescribed time. This <https://github.com/sympy/sympy/wiki/GSoC-2016-Application-Aravind-Reddy-:-Classical-Mechanics> is my draft proposal. Please try to review it and give your valuable suggestions. The experience which I got from these days forced me to dot his project rathe

[sympy] Re: Adding is_empty property

2016-03-14 Thread Aravind
e an eigen value based on the argument provided that it is a zero matrix and a zero matrix will be nilpotent. Thank you, Aravind -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-09 Thread Aravind
and sympy.physics.mechanics packages. *So I need to start in that way, so that I can get a clear overview of how to complete the project in the prescribed time limit. And also it helps me to make a clear timeline of how to complete my work. Thank you, Aravind -- You received this message

[sympy] Gsoc 2016 proposal

2016-03-09 Thread Aravind
Sir, I am, Aravind Reddy, a third year B-Tech student in Computer Science in IIIT-Hyderabad. I will be applying for Gsoc 2016 from Sympy. As the time for proposal submission is approaching I have some doubts regarding that. I am posting as this may help other students who also have the same

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-08 Thread Aravind
Jason, Sir, can you please elaborate on the work which I have to do now? I have to start working on *symengine*. So where should I start now? Thank you, Aravind -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-08 Thread Aravind
Jason, Sir, can you please elaborate on the work which I have to do now? I have to start working on *symengine*. So where should I start now? Thank you, Aravind -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-08 Thread Aravind
Jason, Sir, can you please elaborate on the work which I have to do now? I have to start working with symengine. So where should I start now? Thank you, Aravind -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this

[sympy] Adding is_empty property

2016-03-08 Thread Aravind Reddy
x as input, returns *True* if it is empty, returns F*alse* if it isn't. So please anyone look into this and please provide your valuable inputs to correct me or even make the statement more clear and standard. Thank you, Aravind -- You received this message because you are subscribed to t

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-07 Thread Aravind Reddy
modules are used the most. Now I got an exact idea of what I am doing and what should I do? can you guide me how to continue with this? Thank you, Aravind -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-07 Thread Aravind Reddy
Jason, Sir, thanks for your help.I have gone through profiling in python. I felt *snakeviz *more comfortable. Using that I have got the following considerable remarks. Isuru Fernando, Sir, you gave me an advice to start by profiling the n-link-pendulum-code. I found that there are two such fu

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-05 Thread Aravind Reddy
itself, it is not calling any other functions. But there may be a chance that the functions called here like *kanes_equation() *may call the functions we are looking for. So now I am looking for such dependencies. Sir please correct me if I am in a wrong way. Thank you, Aravind -- You

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-05 Thread Aravind Reddy
itself, it is not calling any other functions. But there may be a chance that the functions called here like *kanes_equation() *may call the functions we are looking for. So now I am looking for such dependencies. Sir please correct me I am in a wrong way. Thank you, Aravind -- You

[sympy] Re: GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-03 Thread Aravind Reddy
Jason, Thank you for the guidance. I 'll start the work 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 pos

[sympy] GSOC 2016: Classical Mechanics: Efficient Equation of Motion Generation with C++

2016-03-03 Thread Aravind Reddy
Hi all, I am Aravind from IIIT-Hyderabad, India. I am new to open source contribution. From last week I have been working the issues of sympy in github. I will be applying to GSoC this year from Sympy. I have gone through various topics mentioned in the Ideas Page. Out of all I liked