Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example applications #49

Closed
DanielVandH opened this issue Apr 25, 2023 · 1 comment
Closed

Example applications #49

DanielVandH opened this issue Apr 25, 2023 · 1 comment

Comments

@DanielVandH
Copy link
Member

Could be good to use some proper examples focused on applications, especially as a way to show how the interfaces should be used in a clearer way. For example:

  • Using my other package FiniteVolumeMethod.jl, demonstrate adaptive mesh refinement, using a posteriori error estimates to impose area constraints on each triangular element iteratively.
  • Demonstrate a cell simulation model which uses Delaunay triangulations and Voronoi tessellations to model cell connectivities and Voronoi polygons to model geometric properties of a cell (i.e. area).
  • Image compression with Lloyd's algorithm.
@DanielVandH DanielVandH mentioned this issue Jun 16, 2023
7 tasks
@DanielVandH
Copy link
Member Author

Closing this as it is mentioned already now in #63 and is already in progress in the new-docs branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant