stillyslalom / Meshes.jl

Computational geometry and meshing algorithms in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Project goals

  • 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

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-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:

  • Pull Requests:
    • should adopt the existing code style
    • should only do one thing
    • should define appropriate tests for code changes

If you have questions, don't hesitate to ask. Join our community in our zulip channel.

About

Computational geometry and meshing algorithms in Julia

License:Other


Languages

Language:Julia 100.0%