Re: [sympy] Re: Port MatchPy to C++20

2020-03-27 Thread manik taneja
Coroutines pertaining to c++20 On Fri, 27 Mar 2020 at 1:37 PM, manik taneja wrote: > Also if it’s not an issue could I seek more guidance on coroutines because > I’ve gone through a number of research papers that only highlight the > keyword features , videos and github repositories .

Re: [sympy] Re: Port MatchPy to C++20

2020-03-27 Thread manik taneja
for the concept . On Fri, 27 Mar 2020 at 1:28 PM, manik taneja wrote: > Yes I noticed after I had sent the mail sorry for the confusion. > > On Fri, 27 Mar 2020 at 1:19 PM, Francesco Bonazzi > wrote: > >> >> On Thursday, 26 March 2020 08:26:37 UTC+1, manik taneja wrote: >>

Re: [sympy] Re: Port MatchPy to C++20

2020-03-27 Thread manik taneja
Yes I noticed after I had sent the mail sorry for the confusion. On Fri, 27 Mar 2020 at 1:19 PM, Francesco Bonazzi wrote: > > On Thursday, 26 March 2020 08:26:37 UTC+1, manik taneja wrote: >> >> I am starting to get a hold of the porting technique and the logic shall >

Re: [sympy] Re: Port MatchPy to C++20

2020-03-25 Thread manik taneja
Sure sir I’ll start working on it right away and get in touch with you as soon as I am done with it. Thank you On Wed, 25 Mar 2020 at 8:11 PM, Francesco Bonazzi wrote: > OK, can you also post some code drafts? > > On Tuesday, 24 March 2020 21:40:52 UTC+1, manik taneja wrote:

Re: [sympy] Re: Port MatchPy to C++20

2020-03-31 Thread manik taneja
I know it’s a lot to ask for at the last minute but any feedback or suggestions? On Tue, 31 Mar 2020 at 1:56 PM, manik taneja wrote: > Hello , > I have prepared a better approach to the GSOC application which is a > complete change from the previous one. The prim

Re: [sympy] Re: Port MatchPy to C++20

2020-03-26 Thread manik taneja
saw both (.h) and (.cpp) files in SymEngine's repository. On Wed, 25 Mar 2020 at 8:12 PM, manik taneja wrote: > Sure sir I’ll start working on it right away and get in touch with you as > soon as I am done with it. > Thank you > > On Wed, 25 Mar 2020 at 8:11 PM, Francesco B

Re: [sympy] Re: Port MatchPy to C++20

2020-03-26 Thread manik taneja
Actually I saw that the primary issue was to incorporate coroutines and use generators in the already established matchpycpp file in the repository so I’ve started working on that I should be able to send you the draft codes soon . Thank you On Thu, 26 Mar 2020 at 12:56 PM, manik taneja wrote

[sympy] Re: Port MatchPy to C++20

2020-03-26 Thread manik taneja
, 2020 at 8:11:24 PM UTC+5:30, Francesco Bonazzi wrote: > > OK, can you also post some code drafts? > > On Tuesday, 24 March 2020 21:40:52 UTC+1, manik taneja wrote: >> >> Hey , >> taking into consideration the suggestion by Mr. Francesco ; porting >> of

Re: [sympy] Re: GSOC 2020 draft application

2020-03-24 Thread manik taneja
Sure sir , apologies for the late reply , but i've opened a thread on the sympy forum and am ready to start working on it . I am opening an issue on SymEngine also for the same . If there is any other sort of feedback or guidance I am all ears. This is with reference to the mail I received from

[sympy] GSOC 2020 draft application

2020-03-21 Thread manik taneja
Sir/Ma'am , I am attaching a draft application for GSOC 2020 and resume along with it . I'd love to have your feedback on the same. -- 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,

[sympy] Port MatchPyCpp to C++20 and use generators instead of vector-returning functions.

2020-03-24 Thread manik taneja
Hey , taking into consideration the suggestion by Mr. Francesco ; I have started studying the procedure for porting the code from MatchpyCpp to C++ 20 since C++20 has introduced coroutines . I am goin to open an issue for the same in SymEngine also on GitHub . Open for advise and other

[sympy] Port MatchPy to C++20

2020-03-24 Thread manik taneja
Hey , taking into consideration the suggestion by Mr. Francesco ; porting of Matchpy to C++ 20 is of utmost importance since C++20 has introduced coroutines . I am going to open an issue for the same in SymEngine also, on GitHub . Open for advise and other feedback . (apologies

Re: [sympy] Re: Maintainership of mpmath

2020-09-10 Thread manik taneja
Hey, this seems like a good opportunity to participate. The merge would require more contributors and if at any point the developers or maintainers feel they could use a little help, I'd like to contribute. Regards Manik On Thu, Sep 10, 2020 at 6:48 PM Ondřej Čertík wrote: > If we use semantic