Hello everyone,

My name is Nikhil Maan and I am a sophomore at Amity University, India as a 
CSE major.
I have a few years of experience with C/C++; that makes me relatively new 
to python. What I love the most about Python is that it's dynamically 
typed. Coming from C and C++, it saves a lot of work and in general a very 
cool feature.
I have also been using sympy for some time and I  really love the idea of 
code generation for other languages. Also, lambdify is my favorite 
function. I can just solve my mathematics in sympy and generate the 
corresponding code to use in other languages in my program. Being a 
mathematics enthusiast, it is really satisfying to be able to solve maths 
using proper symbols instead of a mixture of some random functions and 
operators which is not very pretty or convenient.

I was looking at sympy's idea page for GSoC and I saw the idea for creating 
parsers to convert syntax from other languages to create sympy expression. 
It would be very convenient for programmers in these languages like me who 
like to use sympy if we can just convert our code to sympy's syntax, solve 
it and generate code for results back to the language we are using instead 
of creating new expressions every time we need to use sympy. It would save 
a lot of time for a large number of people. And I would like to use my 
summer break to help in making that possible so that it can be convenient 
for everyone later.

I would like to ask: Is anyone working on a python or C parser for sympy? I 
would like to take up parsing python/C code to sympy as a GSoC project if 
the community likes that. Hoping there will be someone willing to mentor 
for this project.


-- 
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/16360213-730a-4034-9141-d7d6c2a27c1a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to