You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Installation
Get the latest stable release with Julia's package manager:
] add Meshes
Documentation
STABLE — most recently tagged version of the documentation.
LATEST — in-development version of the documentation.
Contributing
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.