Gsoc 2019 proposal on Sympy:Tensor core

85 views
Skip to first unread message

Rahul Prajapati

unread,
Apr 7, 2019, 2:17:13 PM4/7/19
to sympy
Hello everyone,

I am a Rahul, 3nd year IT undergraduate from CBPGEC Jaffarpur(affiliate by GGSIPU),  India. In this summer,i am interested to work with GSOC 2019. I want to work on "Linear algera:tensor core" which is the sub-part of Sympy. I want to solve this algebraic problem by applying with mathematics and suitable algorithm.

 I have 2 year experience on python and I have already implemented Various python libraries. i also have knowledge about c/c++,java, android.here, my github id:-https://github.com/Raarav
 

I understood idea about linear algera:tensor core But i want to take some initial way to implement. can you provide information.(like specific link,some little code, ER diagram,snapshot,etc)which give me for implement my code/algorithm.



Regrads 
Rahul Prajapati

zhiq...@gmail.com

unread,
Apr 8, 2019, 3:48:00 AM4/8/19
to sympy
Hello Rahul,

Firstly I have to say that I am also new to the community so my explication may not be 100% correct. However, as I have been working on this module recently, I hope that I can give you a hand.Check out https://github.com/sympy/sympy/wiki/GSoC-2019-Student-Instructions if you haven't yet. Then I would recommend you to have a look at the tensor module( link) and try to manipulate it with the guidance of examples in docstring. Then you can start working on the issues arised about Tensor and try to fix it. 

Regards,
Zhiqi 

在 2019年4月7日星期日 UTC+2下午8:17:13,Rahul Prajapati写道:

Rahul Prajapati

unread,
Apr 8, 2019, 6:18:30 AM4/8/19
to sympy
where will i get docstring 

Zhiqi KANG

unread,
Apr 8, 2019, 7:13:16 AM4/8/19
to sy...@googlegroups.com

It is the string between “”” ””” below some classes or functions which gives a general description of it and the parameters. Some of them contain as well examples for guidance. Here is an example.(link)

 

发送自 Windows 10 邮件应用

 

发件人: Rahul Prajapati
发送时间: 201948 12:18
收件人: sympy
主题: [sympy] Re: Gsoc 2019 proposal on Sympy:Tensor core

--
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/43e01cfc-f41a-4ae2-b5f9-7c75afc0b84b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

 

Rahul Prajapati

unread,
Apr 8, 2019, 9:47:22 AM4/8/19
to sympy
can you give more information about tensor core about indexed object @zhiqi  

On Monday, April 8, 2019 at 4:43:16 PM UTC+5:30, Zhiqi KANG wrote:

It is the string between “”” ””” below some classes or functions which gives a general description of it and the parameters. Some of them contain as well examples for guidance. Here is an example.(link)

 

发送自 Windows 10 邮件应用

 

发件人: Rahul Prajapati
发送时间: 201948 12:18
收件人: sympy
主题: [sympy] Re: Gsoc 2019 proposal on Sympy:Tensor core

 

where will i get docstring 

On Sunday, April 7, 2019 at 11:47:13 PM UTC+5:30, Rahul Prajapati wrote:

Hello everyone,

 

I am a Rahul, 3nd year IT undergraduate from CBPGEC Jaffarpur(affiliate by GGSIPU),  India. In this summer,i am interested to work with GSOC 2019. I want to work on "Linear algera:tensor core" which is the sub-part of Sympy. I want to solve this algebraic problem by applying with mathematics and suitable algorithm.

 

 I have 2 year experience on python and I have already implemented Various python libraries. i also have knowledge about c/c++,java, android.here, my github id:-https://github.com/Raarav

 

 

I understood idea about linear algera:tensor core But i want to take some initial way to implement. can you provide information.(like specific link,some little code, ER diagram,snapshot,etc)which give me for implement my code/algorithm.

 

 

 

Regrads 

Rahul Prajapati

--
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 sy...@googlegroups.com.

Rahul Prajapati

unread,
Apr 8, 2019, 9:53:35 AM4/8/19
to sympy
and i am building my proposal on linear algebra:tensor core please review it and give any suggestion regard my proposal https://docs.google.com/document/d/1uBeV6Wt6SHbROuJ81lGnGFjFcBLa6JtpsQvKCMwaaPg/edit#

zhiq...@gmail.com

unread,
Apr 8, 2019, 3:37:55 PM4/8/19
to sympy
Sorry I have a midterm this week to prepare so I didn't check my mail box.I think you can look at  this file (link) to have a global point of view about Index.
 

在 2019年4月8日星期一 UTC+2下午3:47:22,Rahul Prajapati写道:

Rahul Prajapati

unread,
Apr 9, 2019, 7:52:52 AM4/9/19
to sympy

SHUBHAM JHA

unread,
Apr 9, 2019, 8:01:43 AM4/9/19
to sympy
Hi Rahul,

It appears you have not included any contributions you made to Sympy. Patch requirements is a must for proposal to be accepted.

Regards,
Shubham

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.

Sreenik Seal

unread,
Apr 9, 2019, 8:13:40 AM4/9/19
to sy...@googlegroups.com
Hi Rahul,
First of all, I am neither a mentor nor a gsoc aspirant for Sympy. I am just a user of Sympy and I follow the mail list, so I don’t know if it is right for me to comment but I just want to convey my perspective. 

Firstly, the rules of Sympy have it that you need to have at least one PR open before the deadline (i.e., today itself) and get it merged before the results (May 6, probably). So I think you should focus on that now. 

Secondly, what I have understood from advice given by the mentors is that it is better if the proposal contains a practical approach to write the code and not (just) theory. 

It is not in my right to comment on someones else’s proposal so I won’t say anything more. 

Best wishes,
Sreenik. 
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.

Rahul Prajapati

unread,
Apr 9, 2019, 1:19:42 PM4/9/19
to sympy
again i have updated my proposal can an one give suggestion https://docs.google.com/document/d/1uBeV6Wt6SHbROuJ81lGnGFjFcBLa6JtpsQvKCMwaaPg/edit# 
Reply all
Reply to author
Forward
0 new messages