Home

Awesome

<p align="center"> <img src="docs/src/assets/logo-text.svg" height="200"><br> <a href="https://github.com/JuliaGeometry/Meshes.jl/actions"> <img src="https://img.shields.io/github/actions/workflow/status/JuliaGeometry/Meshes.jl/CI.yml?branch=master&style=flat-square"> </a> <a href="https://codecov.io/gh/JuliaGeometry/Meshes.jl"> <img src="https://img.shields.io/codecov/c/github/JuliaGeometry/Meshes.jl?style=flat-square"> </a> <a href="https://JuliaGeometry.github.io/MeshesDocs/stable"> <img src="https://img.shields.io/badge/docs-stable-blue?style=flat-square"> </a> <a href="https://JuliaGeometry.github.io/MeshesDocs/dev"> <img src="https://img.shields.io/badge/docs-latest-blue?style=flat-square"> </a> <a href="LICENSE"> <img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square"> </a> </p> <p align="center"> <a href="https://github.com/SciML/ColPrac"> <img src="https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet?style=flat-square"> </a> <a href="https://julialang.zulipchat.com/#narrow/stream/275558-meshes.2Ejl"> <img src="https://img.shields.io/badge/chat-on%20zulip-9cf?style=flat-square"> </a> </p>

Project goals

Installation

Get the latest stable release with Julia's package manager:

] add Meshes

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:

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.