# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "DiscreteMorseR" in publications use:' type: software license: MIT title: 'DiscreteMorseR: Discrete Morse Theory for 3D Meshes Derived from Point Clouds' version: 1.0.0 doi: 10.32614/CRAN.package.DiscreteMorseR abstract: 'Ultra-fast computation of discrete Morse (Marston Morse) gradient vector fields and critical simplices (0-simplices: vertices, 1-simplices: edges, 2-simplices: faces) on 3D triangular meshes from point clouds. Provides C++ backend with parallel processing for large-scale topological analysis, including connected component analysis and visualization tools. Perfect for LiDAR data, computational topology, and geometric analysis applications. The implementation follows Forman (1998) for discrete Morse theory, with extensions for 3D mesh processing.' authors: - family-names: Dioszegi given-names: Gergo email: dijogergo@gmail.com orcid: https://orcid.org/0009-0003-3454-9093 repository: https://dijog.r-universe.dev repository-code: https://github.com/DijoG/DiscreteMorseR commit: 719acb2d1a21f2854979e2b9c613bd131fc5f7a0 url: https://github.com/DijoG/DiscreteMorseR date-released: '2026-06-24' contact: - family-names: Dioszegi given-names: Gergo email: dijogergo@gmail.com orcid: https://orcid.org/0009-0003-3454-9093