Skip to content

Commit

Permalink
Adding space for CVXPY
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjmeade committed Jun 18, 2024
1 parent 6e5bab4 commit 03c97ee
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions notebooks/celeri_western_north_america_methods.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1560,21 +1560,28 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# 5. Iterative dense solve with adaptive constraints"
"# 5. Bounded dense solve with constraints using CVXPY"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 6. Iterative KL solve with adaptive constraints"
"# 6. Iterative dense solve with adaptive constraints"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 7. H-matrix with `lsq_linear`"
"# 7. Iterative KL solve with adaptive constraints"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# 8. H-matrix with `lsq_linear`"
]
},
{
Expand Down

0 comments on commit 03c97ee

Please sign in to comment.