]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blob - student/pericvla/index.mdwn
77563a5471662a3a6baff6610f436e8fcd06a32a
[edu/osp-wiki.git] / student / pericvla / index.mdwn
1 [[!meta title="Perić Vladimir"]]
2
3 **Project name and homepage:** [SymPy](http://sympy.org/en/index.html)
4
5 Assignment
6 ======
7
8 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).
9
10 Links documenting the results of my work
11 ======
12
13 * [My initial mail to the SymPy mailing list](https://groups.google.com/forum/#!searchin/sympy/python$203$20porting/sympy/WX08KHrbLUo/fLIsz8b_wukJ)
14 * [My fork of SymPy on Github](https://github.com/vperic/sympy) -- I'm no longer actively working on the project
15 * [Master repository of SymPy](https://github.com/sympy/sympy) -- contains >100 commits from me
16 * [My final report for GSoC](https://github.com/sympy/sympy/wiki/GSoC-2011-Report-Vladimir-Peric%3A-Porting-to-Python-3)
17 * [My blog, documenting my weekly progress on the project](http://vperic.blogspot.cz/search/label/SymPy)
18
19 Presentation
20 ==========
21
22 * [[Presentation of the aim of my work|OSP_presentation.pdf]]
23 * [[Presentation of the results of my work|prezentace2.pdf]]
24
25 Ohloh
26 =====
27
28 <a href='https://www.ohloh.net/accounts/216889?ref=Detailed' target='_blank'>
29 <img alt='Ohloh profile for Vladimir Perić' border='0' height='35' src='https://www.ohloh.net/accounts/216889/widgets/account_detailed.gif' width='230' />
30 </a>
31
32
33