# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "L0cpt" in publications use:' type: software license: GPL-3.0-or-later title: 'L0cpt: Change Point Detection with L0 Penalty' version: 0.2.0 doi: 10.32614/CRAN.package.L0cpt abstract: 'Under an L0 penalty framework, a computationally efficient implementation of change point detection is developed. By integrating active set algorithms with warm start initialization, the package achieves linear-time complexity for solving change point detection problems. References: Wen et al. (2020) ; Zhu et al. (2020).' authors: - family-names: Wang given-names: Tianhao email: tianhaowang@mail.ustc.edu.cn repository: https://thaowang.r-universe.dev commit: 4420d59837c52598fcad87d43d6156818f4d7f6f date-released: '2026-03-18' contact: - family-names: Wang given-names: Tianhao email: tianhaowang@mail.ustc.edu.cn