Package: scs
Version: 3.2.4
Title: Splitting Conic Solver
Authors@R: c( person("Florian", "Schwendinger", role = c("aut", "cre"), email = "FlorianSchwendinger@gmx.at"),
              person("Brendan", "O'Donoghue", role = c("aut", "cph")),
              person("Balasubramanian", "Narasimhan", role = c("aut")),
              person("Timothy A.", "Davis", role = "cph"),
              person("Patrick R.", "Amestory", role = "cph"),
              person("Iain S.", "Duff", role = "cph"))
Description: Solves convex cone programs via operator splitting. Can solve:
    linear programs ('LPs'), second-order cone programs ('SOCPs'), semidefinite programs
    ('SDPs'), exponential cone programs ('ECPs'), and power cone programs ('PCPs'), or
    problems with any combination of those cones. 'SCS' uses 'AMD' (a set of routines for permuting sparse matrices prior to factorization) and 'LDL' (a sparse 'LDL' factorization and solve package) from 'SuiteSparse' (<https://people.engr.tamu.edu/davis/suitesparse.html>).
Depends: R (>= 3.5.0)
SystemRequirements: GNU Make
Suggests: Matrix, slam, tinytest
Encoding: UTF-8
License: GPL-3
URL: https://github.com/FlorianSchwendinger/scs
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2023-04-11 10:43:00 UTC; florian
Author: Florian Schwendinger [aut, cre],
  Brendan O'Donoghue [aut, cph],
  Balasubramanian Narasimhan [aut],
  Timothy A. Davis [cph],
  Patrick R. Amestory [cph],
  Iain S. Duff [cph]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2023-04-11 11:20:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-11 19:20:25 UTC; unix
Archs: scs.so.dSYM
