- Design a comprehensive library for computational geometry and meshing algorithms in Julia.
- Unite different scientific communities using meshes (e.g. GIS, CFD, Computer Vision, Graphics)
Get the latest stable release with Julia's package manager:
] add Meshes
- STABLE — most recently tagged version of the documentation.
- LATEST — in-development version of the documentation.
Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. We take issues very seriously and value any type of feedback.
Contributors are kindly asked to adhere to the ColPrac guidelines, and more specifically:
- Issues:
- should discuss a concrete problem
- should contain actionable items
- should be marked with existing labels
- should contain references if possible
- Pull Requests:
- should only do one thing
- should adopt the existing code style
- should define appropriate tests for code changes
If you have questions or would like to brainstorm ideas in general, don't hesitate to start a thread in our zulip channel. As ideas become concrete, they can be converted into GitHub issues for further action.