Skip to content

v0.9.2

Choose a tag to compare

@liblaf liblaf released this 25 Nov 13:01
3d235f7

0.9.2 - 2025-11-25

✨ Features

  • core: Introduce geodesic algorithms and refactor mesh utilities - a78f9db by @liblaf
  • melon: add cell_neighbors function for efficient tetrahedral mesh neighbor detection - d65e157 by @liblaf

♻ Code Refactoring

  • src/graph: Make cell_neighbors accept mesh directly - 53c6c6e by @liblaf
  • Improve variable naming consistency in cell_neighbors - a770e0b by @liblaf

✅ Tests

❤️ Contributors