# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "diffcp" in publications use:' type: software license: Apache-2.0 title: 'diffcp: Differentiating Through Cone Programs' version: 0.1.1 identifiers: - type: doi value: 10.32614/CRAN.package.diffcp abstract: A port of the 'python' 'diffcp' package. Computes the derivative of the optimal solution map of a convex cone program, treating the program as an implicit function of its data (constraint matrix, offset, objective coefficients, and optionally a quadratic), mirroring Agrawal et al. (2019) . authors: - family-names: Narasimhan given-names: Balasubramanian email: naras@stanford.edu - family-names: Agrawal given-names: Akshay - family-names: Barratt given-names: Shane - family-names: Boyd given-names: Stephen - family-names: Busseti given-names: Enzo - family-names: Moursi given-names: Walaa preferred-citation: type: manual title: 'diffcp: Differentiating Through Cone Programs' authors: - family-names: Narasimhan given-names: Balasubramanian email: naras@stanford.edu - family-names: Agrawal given-names: Akshay - family-names: Barratt given-names: Shane - family-names: Boyd given-names: Stephen - family-names: Busseti given-names: Enzo - family-names: Moursi given-names: Walaa year: '2026' notes: R package version 0.1.1 url: https://bnaras.github.io/diffcp/ repository: https://bnaras.r-universe.dev repository-code: https://github.com/bnaras/diffcp commit: 109c12f15298f9cbee8407ddc7d211581e8a1a9c url: https://bnaras.github.io/diffcp/ date-released: '2026-05-26' contact: - family-names: Narasimhan given-names: Balasubramanian email: naras@stanford.edu references: - type: article title: Differentiating through a cone program authors: - family-names: Agrawal given-names: Akshay - family-names: Barratt given-names: Shane - family-names: Boyd given-names: Stephen - family-names: Busseti given-names: Enzo - family-names: Moursi given-names: Walaa journal: Journal of Applied and Numerical Optimization year: '2019' volume: '1' issue: '2' url: https://web.stanford.edu/~boyd/papers/diff_cone_prog.html start: '107' end: '115'