Are you familiar with Oscar's efforts to refactor the ODE module?
https://github.com/sympy/sympy/pull/18403

You should at least be aware of that, if not including it in your
proposal. The ODE module is starting to collapse under the weight of
itself.

I'm not clear what you mean by rearrangements, if this is the same
thing, but another idea to be aware of is the idea of splitting a
system using its strongly connected components
https://github.com/sympy/sympy/issues/16174. However, this is the sort
of thing that could get very messy the way the code is currently
rewritten, which is why a refactor is so important.

Aaron Meurer

On Sat, Feb 22, 2020 at 1:02 PM Milan Jolly <[email protected]> wrote:
>
> Hello everyone,
>
> My name is Milan Jolly and I am an undergraduate student at Indian Institute 
> of Technology, Patna. For the past 2 month, I have been learning and 
> exploring sympy through either contributions, reading documentation or trying 
> examples out. This last month I have learned a lot of new things thanks to 
> the well designed code-base, the structured way this community works and most 
> importantly the maintainers who make it work. It has been a pleasure to be a 
> part of the community.
>
> I am interested in participating for GSoC this year and I would like to work 
> for this org during the summers if I am lucky. I particularly want to work on 
> improving the current ODE module as it is given in the idea list. There is a 
> lot of work that needs to be taken care of like:
> 1. Implementing solvers for solving constant coefficient non-homogeneous 
> systems
> 2. Solving mixed order ODEs
> 3. Adding rearrangements to solve the system
>
> These are not my ideas but I have taken inspiration from the ideas page but I 
> am up for working on these. If someone can guide me regarding this then it 
> would be really helpful.
>
> --
> 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sympy/39adc638-2da1-4d4b-ada8-3cff7cf188bc%40googlegroups.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6KUGaBU-k0z9iEEK%2BauZqf5zpjCWS-E_rtBNjMAyAS82w%40mail.gmail.com.

Reply via email to