Hi Developers,

Here is my draft proposal: 
https://docs.google.com/document/d/131CWPgtupa5hG4GvJJF1ruKHz9QPgwhd72wkRPkY4Cw/edit?usp=sharing

I have made a working prototype and given its code link in nbviewer in my 
proposal : http://nbviewer.jupyter.org/gist/hiamandeep/9edc1f889336b4b1b979

My doubt is :

Just running the notebook code won't work fully, since latex2sympy package 
is needed for the conversion to sympy.

How should I describe that in my proposal.

I mean, should I explain to first download the latex2sympy package from git 
and then place it in the directory where the notebook is to be run using 
the command $jupyter notebook

and also since latex2sympy depends on antlr4,
Do I need to explain how to install antlr4 and generate the parser.

what I basically mean is that the person reading my proposal would 
definitely want to run and check my prototype.
and simply running the notebook code won't work fully, It will only show 
the UI of the widget and do latex conversion but won't do the conversion to 
sympy expression, since the conversion part is dependent on latex2sympy 
package which is then dependent on antlr4.

For this reason, I have also put a screenshot of my running prototype to 
explain the conversion. but I guess the reviewer won't consider the 
screenshot reliable.

So, how do I describe about running the prototype in my proposal?
 
Please go though my proposal and suggest me.


On Monday, 7 March 2016 21:56:51 UTC+5:30, Aman Deep wrote:
>
> Hello Developers,
>
> I am Aman Deep, a second year student studying Information Technology at 
> National Institute of Technology, Dugrapur, India.
>
> I am eager to work for Sympy this GSoC.
>
> I would like to make a *gui* interface for sympy for making it more user 
> friendly. I would like to use *Tkinter* module for it since it is 
> cross-platform and I already have experience with it.
>
> Please let me know, how should I proceed.
>

-- 
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@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/40e94b07-c5dc-48c8-8f66-6ee3bab2e6db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to