Re: [sympy] How to get started with contribution

2021-11-21 Thread mohit balwani
Hey Dhruv, Thanks for the interest. You can always go through Sympy's wiki on GitHub. Here is the page you might be looking for: https://github.com/sympy/sympy/wiki/Introduction-to-contributing Also do take a look at the issues which are labelled with "good first issue" and start from there.

Re: [sympy] Re: GSOC proposal feedback (Refactor the ODE module and make it fast)

2021-04-02 Thread mohit balwani
Hi Nijso, Thanks for the feedback. Basic Idea is to implement an independent class for each solver and then from master ode.py we will just iterate and check if it matches the solver it will return the solution. Here is the issue link where Oscar suggested this approach : Link

Re: [sympy] ODE Refactoring

2021-03-17 Thread mohit balwani
Hello Marco, sorry, I didn't notice your first email earlier and I am also working to take over the same PR. Although for now I didn't make much changes, if you are working on this PR, do let me know so that I can start refactoring other solvers. Thanks, Mohit. On Wed, Mar 17, 2021 at 9:52 AM

Re: [sympy] GSoC Organization Applications Open

2021-02-16 Thread mohit balwani
For me also it is showing html On Tue, Feb 16, 2021, 8:14 PM Gagandeep Singh (B17CS021) < singh...@iitj.ac.in> wrote: > Is it only me or does the ideas page is really showing HTML code instead > of parsed markdown output. > > On Tue, Feb 16, 2021 at 7:41 PM Naman Nimmo wrote: > >> Hi everyone.

Re: [sympy] Re: Taking Part in DSC SLoP

2020-09-11 Thread mohit balwani
s + >> oscar.j@gmail.com can suggest if this is a good idea. I have >> contributed to this project in the past and I would like to help in any way >> that I can. >> >> Thank you, >> Mohit Balwani >> > -- > You received this message because you a

Re: [sympy] Re: Taking Part in DSC SLoP

2020-09-11 Thread mohit balwani
so that new contributors can contribute to it. Perhaps + >> oscar.j@gmail.com can suggest if this is a good idea. I have >> contributed to this project in the past and I would like to help in any way >> that I can. >> >> Thank you, >> Mohit Balwani >> &

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-26 Thread mohit balwani
Thank you for response. So should i submit this proposal? On Thu, Mar 26, 2020, 3:20 AM Oscar Benjamin wrote: > I had a quick look and it seems reasonable. > > On Wed, 25 Mar 2020 at 16:11, mohit balwani > wrote: > > > > Hello everyone, > > > >

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-25 Thread mohit balwani
document/d/1slfj2CJRgKpmf0zOW93YkxYUDUvutTmkDX6BmsFfmIs/edit?usp=sharing waiting for the feedback. Thanks. On Fri, Mar 20, 2020 at 1:55 PM mohit balwani wrote: > +oscar.j.benja...@gmail.com I have made changes you suggested about > refactoring test_ode.py in phase-I. could you please review it again? > > On Sun

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-21 Thread mohit balwani
https://docs.google.com/document/d/1slfj2CJRgKpmf0zOW93YkxYUDUvutTmkDX6BmsFfmIs/edit?usp=sharing can someone provide feedback on this? On Fri, Mar 20, 2020 at 1:55 PM mohit balwani wrote: > +oscar.j.benja...@gmail.com I have made changes you suggested about > refactoring test_ode.py in

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-20 Thread mohit balwani
/sympy/sympy/issues/18377 > That can significantly increase test coverage which gives more > confidence when refactoring everything else. It would also make it > possible to compare timings before and after the refactor. > > On Sun, 15 Mar 2020 at 11:51, mohit balwani > wrote

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-15 Thread mohit balwani
+oscar.j.benja...@gmail.com can you please review the changes in proposal so that i know what i need to make changes in it? On Friday, March 13, 2020 at 10:27:39 PM UTC+5:30, mohit balwani wrote: > > hello, > I have made some changes in project motivation. Does this look good or &

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-13 Thread mohit balwani
plicants) > > -- > Oscar > > On Wed, 11 Mar 2020 at 19:19, mohit balwani > wrote: > > > > Hi, > > > > Here is rough draft of my GSoC proposal > > > > > https://docs.google.com/document/d/1slfj2CJRgKpmf0zOW93YkxYUDUvutTmkDX6BmsFfmIs/edit?usp=dri

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-11 Thread mohit balwani
previous emails. This discussion is > becoming too detailed though and belongs on the Github issue for > refactoring the ODE module: > https://github.com/sympy/sympy/issues/18348 > > Oscar > > On Tue, 10 Mar 2020 at 15:26, mohit balwani > wrote: > > > > hello,

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-10 Thread mohit balwani
v_dep" and "1st_homogeneous_coeff_subs_dep_div_indep") * 15. *Lie_group* +oscar.j.benja...@gmail.com does this classification look good? Any suggestions would be really helpful. Regards, Mohit On Sun, Mar 8, 2020 at 1:53 PM mohit balwani wrote: > Hi, oscar > > I started looking at th

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-08 Thread mohit balwani
even begin to implement a rule-based system > until dsolve is refactored though. > > Oscar > > On Fri, 6 Mar 2020 at 19:34, mohit balwani > wrote: > > > > I am planning to take Refactoring ODE module as a GSoC project. > > > > For every solver we need to

[sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-03-06 Thread mohit balwani
; dsolve does something different. > > > On Thu, 23 Jan 2020 at 16:04, mohit balwani > wrote: > > > > > > > > On Thursday, January 9, 2020 at 10:00:33 PM UTC+5:30, mohit balwani > wrote: > >> > >> I have ideas of implementing functionalities in ODE menti

[sympy] [Discussion] GSoC 2020: Refactoring the ODE module

2020-02-25 Thread mohit balwani
Hello, I am Mohit Balwani, 3rd year undergraduate pursuing a degree in Information and Communication Technology at AIIE. I have more than 4 years of experience with python as i started out in high school. I have been extensively participating in programming contest on platforms like codechef

Re: [sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-01-23 Thread mohit balwani
hods that are > tried first can speed things up. As it stands though each method that > you add will probably just slow it down more. There needs to be a > refactor first so that classify_ode still works as expected even if > dsolve does something different. > > > On Thu, 23

[sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-01-23 Thread mohit balwani
On Thursday, January 9, 2020 at 10:00:33 PM UTC+5:30, mohit balwani wrote: > > I have ideas of implementing functionalities in ODE mentioned in wiki > page. with whom should I discuss it? > I have attached a pdf file in which there are shortcut tricks to solve linear ode,

[sympy] Re: [DISCUSSION] GSOC idea about ODE

2020-01-15 Thread mohit balwani
Is GSOC 2020 ideas page updated now? -- 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 view this discussion on the web visit

[sympy] [DISCUSSION] GSOC idea about ODE

2020-01-09 Thread mohit balwani
I have ideas of implementing functionalities in ODE mentioned in wiki page. with whom should I discuss it? -- 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] Introduction to SymPy Community

2019-12-26 Thread mohit balwani
Hello Everyone, I am Mohit Balwani,3rd year student at Adani institute of infrastructure engineering.I have been working in Python from last 4 years. I am competitive programmer who specially love to solve the number theory problems.As I love Mathematics,I tried SymPy for various purposes

[sympy] Proposal for ODE GSOC 2019

2019-03-29 Thread Mohit Balwani
I just went through all the methods implemented in SymPy . Currently, SymPy only supports many basic types of differential equations, but there are plenty of methods that are not implemented. - "Solving Differential Equations in Terms of Bessel Functions" by Ruben Debeerst. -

[sympy] Introduction to SymPy community for GSOC 2019

2019-03-22 Thread Mohit Balwani
Dear all, My name is Mohit Balwani and I am a second year Information and Communication Technology undergraduate from Adani Institute of Infrastructure Engineering (Gujarat Technological University) India. I have 4 years of experience of coding in Python and have excelled in all mathematics

[sympy] Introductory mail

2019-03-08 Thread Mohit Balwani
Dear all, My name is Mohit Balwani and I am a second year Information and Communication Technology undergraduate from Adani Institute of Infrastructure Engineering (Gujarat Technological University) India. I have 4 years of experience of coding in Python and have excelled in all mathematics