Hello SymPy people, I’m a Computer Science student currently completing my Master’s thesis at the University of Canterbury, New Zealand.
I am looking to participate in gsoc this year. I would like to contribute to sympy because I have both an interest in mathematics and Python. Python is currently my language of choice. I use Python in my studies and I also tutor Python in undergraduate classes. I’m considering the Cython project to optimise the core. I used Cython in Master’s project to optimise processor/memory intensive methods. With Cython I increase the performance of my code while leaving the original Python code unchanged by adding Cython headers (.pyx) to modules to convert the Python into C++. It would be very interesting to be involved in doing the same to sympy. Currently looking through the discussion topics to see what would be required of the Cython project. Just wanted to express my interest in this project at this moment. Ben M. -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
