[[!meta title="Perić Vladimir"]] **Project name and homepage:** [SymPy](http://sympy.org/en/index.html) Assignment ====== I contributed to SymPy as a Google Summer of Code student in 2011. My goal was to convert the codebase so as to be usable in Python 3, as well as Python 2. My initial project implemented a single codebase, where Python 3 compatible code was provided by the 2to3 tool. *(The project has since moved to a single codebase without the need for 2to3)* For more details, please consult my original [application](https://github.com/sympy/sympy/wiki/GSoC-2011-Application-Vladimir-Peric%3A-Porting-to-Python-3). Links documenting the results of my work ====== * [My initial mail to the SymPy mailing list](https://groups.google.com/forum/#!searchin/sympy/python$203$20porting/sympy/WX08KHrbLUo/fLIsz8b_wukJ) * [My fork of SymPy on Github](https://github.com/vperic/sympy) -- I'm no longer actively working on the project * [Master repository of SymPy](https://github.com/sympy/sympy) -- contains >100 commits from me * [My final report for GSoC](https://github.com/sympy/sympy/wiki/GSoC-2011-Report-Vladimir-Peric%3A-Porting-to-Python-3) * [My blog, documenting my weekly progress on the project](http://vperic.blogspot.cz/search/label/SymPy) Presentation ========== * [Presentation of the aim of my work](https://support.dce.felk.cvut.cz/osp/student/pericvla/OSP_presentation.pdf) * [Presentation of the results of my work](https://support.dce.felk.cvut.cz/osp/student/pericvla/OSP_Results.pdf) Ohloh ===== Ohloh profile for Vladimir Perić