forked from Singular/Singular
-
Notifications
You must be signed in to change notification settings - Fork 0
How To Contribute
hannes14 edited this page Nov 7, 2011
·
3 revisions
If you'd like to hack on Singular, you can follow the github sources and start by forking the Sources repo on GitHub:
http://github.com/Singular/Sources
For help with this procedure and general questions about development please write libsingular-devel@googlegroups.com.
Before sending a pull request to merge your changes, make sure that
- any new functions are properly documented
- new functions are tested
- the Singular test suite passes without failure. Instructions on running the test suite is available on this wiki.
A copy of the repository is available at git://www.singular.uni-kl.de/Singular.git , a web interface at http://www.singular.uni-kl.de/git