Contributions from hackers and/or academics are welcome, especially new types of PDEs and new formulations of existing PDEs.
For elliptic operators feel free to use the Laplace equation at src/pdes/laplace
as a template.
- Read the Programming Guide.
- Browse Github discussions and open a new thread explaining what you want to do and/or asking for help.
- Fork the Git repository under your Github account
- Create a pull request, including
- code,
- documentation, and
- tests.
- Follow up the review procedure.
Note that
- It is mandatory to observe the Code of Conduct.
- The contributed code has to be compatible with the GPLv3+ license.
- Each author keeps the copyright of the contribution.
- You can ask!