SymPy Logo SymPy

Ontwikkeling

We zijn in iedere bijdrage geïnteresseerd. Er zijn veel manieren om een bijdrage te leveren:

  • Als je iets interessants gemaakt hebt met SymPy, stuur ons dan graag een patch op met de code (zie hieronder voor meer informatie).
  • If you found a bug (or just want to let us know what you think), tell us on the mailinglist. You can also add a bug report (or a comment) into the issues.
  • Je kunt bloggen over hoe je SymPy gebruikt.
  • Je kunt ons helpen met het schrijven van documentatie (door ons gewoon een patch toe te sturen).
  • You can help people on our mailinglist.
  • Je kunt ons helpen met het beoordelen van patches.
  • Je kunt ons patches toesturen met bugfixes of nieuwe programmaonderdelen.

De beste manier om code of documentatie bij te dragen, is door ons een patch op te sturen.

Hoe je een Patch opstuurt

The best way is to send a github pull request against the sympy/sympy repository. We'll review it and push it in.

If you need help with git, github, pull requests, patches, coding, SymPy or anything related, just send us an email to the mailinglist or ask on Gitter, we'll be happy to help. Je kunt ook onze instructies Hoe bereid je een patch voor met git and github lezen.

The github pull request is a preferred method, as that makes it easy for us to review and push the code in. That said, you can also clone the latest git repository (see the link on the right), prepare a branch with your code, upload it somewhere (for example github) and send us a link to the sympy mailinglist, or you can even send us raw patches --- but it will be more work for us to integrate it.

SymPy has a broad development team, send us a patch and your name will appear there too.

Broncode van de Webpagina's

De broncode van deze webpagina's is hier te vinden: https://github.com/sympy/sympy.github.com

Voel je vrij om ons patches op te sturen met verbeteringen.