layout | title |
---|---|
page |
Community |
For the latest news on the development on OSCAR, visit the [News]({{site.baseurl }}/news) page.
The OSCAR development list is public and can be accessed via the OSCAR-dev page.
Slack is a non-public chat platform that we use for informal discussions, questions, etc. Anyone is welcome to join, just send us an email and we will send you an invitation.
If you encounter any problems with OSCAR, please feel free to report the problems as an issue on GitHub. If you are not sure to which part of the OSCAR project the issue belongs, feel free to submit it as issue to Oscar.jl.
If it belongs to a different package, we will move it there for you.
To make the issue visible to all participants of the project and to make sorting out responsibilities easier for us, please do not write emails to single people, but post the issue on GitHub.
If you do not want to create an account on GitHub, please send the issue to OSCAR-dev.
All Software developed for the OSCAR project is available on GitHub.
Contributions are welcome. If you want to contribute to OSCAR, you can simply fork the repository you want to contribute to and provide a pull request. We recommend that you also (or possibly beforehand) get in touch with us to avoid duplication of efforts; we'll also be happy to talk with you about design decisions, help you figure out how to do things, etc.
Here is a list of all official repositories of the OSCAR project:
- AbstractAlgebra.jl - Generic abstract algebra and abstract type definitions
- GAP.jl - GAP 4 to Julia bidirectional interface
- GroebnerBasis.jl - Christian Eder's Groebner basis project
- Hecke.jl - Algebraic number theory
- HomalgProject.jl - The homalg project compatibility package for Julia
- Nemo.jl - Wrappers of Flint/Arb/Antic C libraries
- Oscar.jl - The OSCAR Julia interface
- Polymake.jl - Polymake interface
- Singular.jl - Singular interface