Skip to content

Commit

Permalink
Added a blog post about GSoC 2015.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants authored and sahilshekhawat committed Mar 12, 2015
1 parent 883d0cd commit 8db961f
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions source/blog/2015/gsoc-announcement.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
PyDy will participate in Google Summer of Code 2015
===================================================

.. post:: 11 Mar, 2015

Google Summer of Code season is rapidly approaching and we are happy to
announce that PyDy will be participating again this year. We are a
sub-organization under the Python Software Foundation and our symbolic code is
part of SymPy which is under both the PSF and NumFOCUS. Depending on the
project students can apply under one or both of the umbrella organizations.

We wish all students good luck and hope to hear from you all soon. Below you
will find more information to get started.

General Information
-------------------

- `PyDy GSoC Info`_
- `SymPy GSoC Info`_ [#]_
- `PSF GSoC Info`_
- `NumFOCUS GSoC Info`_

.. _PyDy GSoC Info: https://github.com/pydy/pydy/wiki/Google-Summer-of-Code
.. _SymPy GSoC Info: https://github.com/sympy/sympy/wiki#gsoc-2015
.. _PSF GSoC Info: https://wiki.python.org/moin/SummerOfCode/2015
.. _NumFOCUS GSoC Info: https://github.com/numfocus/gsoc

.. [#] Note that we follow the same submission rules as SymPy but you will have
to also follow the rules setup by the PSF and NumFOCUS.
For Students
------------

- Have a look at our `ideas page`_.
- See the `introduction to contributing`_ to SymPy and set up your development
environment.
- Hang out with us on Gitter_.
- Joint the PyDy `mailing list`_.
- Start working on your first patch for SymPy or PyDy [#]_. Check out the SymPy
and PyDy issue trackers for issues labeled "Easy To Fix".
- Create a new profile `on Melange`_ (even if you did so in previous years)

.. _ideas page: https://github.com/pydy/pydy/wiki/GSoC-2015-Ideas
.. _introduction to contributing: https://github.com/sympy/sympy/wiki/introduction-to-contributing
.. _Gitter: https://gitter.im/pydy/pydy
.. _mailing list: https://groups.google.com/forum/#!forum/pydy
.. _on Melange: https://www.google-melange.com/gsoc/homepage/google/gsoc2015

.. [#] A patch is required for your application. If you want to work on a
symbolic based project you need to patch SymPy otherwise a patch to SymPy or
PyDy will count.
For Mentors
-----------

- Create a new profile on Melange_ (even if you did so in previous years)
- Connect with both the PSF and NumFOCUS in Melange so that you can be
recognized as a mentor.
- Add your name to the `PyDy wiki`_ and the `NumFOCUS list`_.
- `Edit our ideas page`_.

.. _Melange: https://www.google-melange.com/gsoc/homepage/google/gsoc2015
.. _PyDy wiki: https://github.com/pydy/pydy/wiki/Google-Summer-of-Code#2015
.. _NumFOCUS list: https://github.com/numfocus/gsoc/blob/master/organization/team.md#sympy
.. _Edit our ideas page: https://github.com/pydy/pydy/wiki/GSoC-2015-Ideas

0 comments on commit 8db961f

Please sign in to comment.