You will need a github account, create a fork from sympy repo, push your code to your own repo, and then make a pull request to sympy repo.
2012/4/5 Flávio Manoel S. Hemerli <[email protected]>: > Hello everyone, > > I need only to submit a patch to finish my application and I need some help. > I have fixed the issue 3206 (about Abs(Abs(x)) return Abs(Abs(x)) insted of > Abs(x)) but I'm really new to git and github and don't know how to submit, > can you guys lend me a hand to finish it? I don't have much time. > > Thanks in advance. > > Em 4 de abril de 2012 23:24, Flávio Manoel S. Hemerli > <[email protected]> escreveu: > >> I have sent my GSoC application early today: SymPy Interface for Android >> (https://github.com/sympy/sympy/wiki/GSoC-2012-Application:---Flavio-Manoel-S-Hemerli,-SymPy-GUI-for-Android). >> >> I'm open to suggestions, discussions, etc. >> >> >> Em 3 de abril de 2012 15:27, Flávio Manoel S. Hemerli >> <[email protected]> escreveu: >> >>> >>> >>> Em 3 de abril de 2012 10:12, Flávio Manoel S. Hemerli >>> <[email protected]> escreveu: >>> >>>> Hello everyone, >>>> >>>> My name is Flavio Manoel S. Hemerli and I'm a Brazilian physics student >>>> in the Federal University of Espirito Santo (UFES). >>>> >>>> I have experience with Python, Pascal, C/C++ and RGSS (Ruby Game >>>> Scripting System) since 2005. >>>> I had developed the Obliq application for Symbian >>>> (http://py-obliq.blogspot.com/) in Python for Series 60 (PyS60). >>>> In Python SL4A (Scripting Layer for Android) there are Obliq and >>>> Cinematics (uses SymPy) that will be uploaded soon. >>>> >>>> My main interest is to apply to GSoC 2012 to work on a SymPy frontend >>>> written in Python SL4A. >>>> >>>> I will submit the application later today. >>> >>> >>> Update: >>> >>> I'm glad to announce my two new softwares using Python for Android. See >>> the blog http://py-obliq.blogspot.com/ >>> They were written in Python SL4A using WebView (HTML+CSS+JavaScript) & >>> UIFacade GUI and one of them (Cinematics) uses SymPy. > > > -- > 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. -- Jorge Eduardo Cardona [email protected] jorgeecardona.blogspot.com github.com/jorgeecardona ------------------------------------------------ Linux registered user #391186 Registered machine #291871 ------------------------------------------------ -- 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.
