Skip to content

Commit c19d78f

Browse files
committed
Add introduction-to-ripqp
1 parent 88c695d commit c19d78f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_data/docs.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,13 @@
6262
"date": "2022-06-07",
6363
"tags": ["introduction", "benchmark"],
6464
"pkgs": ["BenchmarkProfiles"]
65+
},
66+
{
67+
"title": "Introduction to RipQP",
68+
"repo": "introduction-to-ripqp",
69+
"short": "A package to optimize linear and quadratic problems in QuadraticModel format using a regularized interior-point method.",
70+
"date": "2022-06-25",
71+
"tags": ["introduction", "quadratic", "regularized", "solver"],
72+
"pkgs": ["QuadraticModels", "LinearAlgebra", "SparseMatricesCOO", "RipQP", "QPSReader", "QuadraticModels", "DelimitedFiles", "MatrixMarket", "TimerOutputs"]
6573
}
6674
]

0 commit comments

Comments
 (0)