# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dspline" in publications use:' type: software license: MIT title: 'dspline: Tools for Computations with Discrete Splines' version: 1.0.4.9000 doi: 10.32614/CRAN.package.dspline abstract: Discrete splines are a class of univariate piecewise polynomial functions which are analogous to splines, but whose smoothness is defined via divided differences rather than derivatives. Tools for efficient computations relating to discrete splines are provided here. These tools include discrete differentiation and integration, various matrix computations with discrete derivative or discrete spline bases matrices, and interpolation within discrete spline spaces. These techniques are described in Tibshirani (2020) . authors: - family-names: Hu given-names: Addison - family-names: Tibshirani given-names: Ryan email: ryantibs@gmail.com repository: https://glmgen.r-universe.dev repository-code: https://github.com/glmgen/dspline commit: 675c94c45391442f182c9862aa4800e0f083aadb url: https://glmgen.github.io/dspline/ date-released: '2026-03-24' contact: - family-names: Tibshirani given-names: Ryan email: ryantibs@gmail.com