# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "logStirling2" in publications use:' type: software license: GPL-3.0-or-later title: 'logStirling2: Fast Stirling Numbers of the Second Kind' version: 0.2.1 doi: 10.32614/CRAN.package.logStirling2 abstract: Provides efficient tools for calculating Stirling numbers of the second kind and their logarithms. Includes an exact arbitrary-precision implementation using 'gmp' that avoids numerical cancellation, a fast C++ backend with internal caching for log-scale calculations, and Temme's asymptotic approximation for very large inputs. authors: - family-names: Blood given-names: Jon email: jblood94@gmail.com repository: https://jblood94.r-universe.dev repository-code: https://github.com/jblood94/logStirling2 commit: 655dd73d846e52b929a4b70a14802bf61833de2c url: https://github.com/jblood94/logStirling2 date-released: '2026-05-08' contact: - family-names: Blood given-names: Jon email: jblood94@gmail.com