# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SimplicialComplex" in publications use:' type: software license: MIT title: 'SimplicialComplex: Topological Data Analysis: Simplicial Complex' version: 0.1.0 doi: 10.32614/CRAN.package.SimplicialComplex abstract: Provides an implementation of simplicial complexes for Topological Data Analysis (TDA). The package includes functions to compute faces, boundary operators, Betti numbers, Euler characteristic, and to construct simplicial complexes. It also implements persistent homology, from building filtrations to computing persistence diagrams, with the aim of helping readers understand the core concepts of computational topology. Methods are based on standard references in persistent homology such as Zomorodian and Carlsson (2005) and Chazal and Michel (2021) . authors: - family-names: Wang given-names: ChiChien email: kennywang2003@gmail.com repository: https://tda-r.r-universe.dev repository-code: https://github.com/TDA-R/SimplicialComplex commit: 3cff0a23bcaae832af092d6bdc6d2c06aca4084e url: https://github.com/TDA-R/SimplicialComplex date-released: '2025-12-14' contact: - family-names: Wang given-names: ChiChien email: kennywang2003@gmail.com