Skip to content

Commit

Permalink
Adding the cost_constrained_qr.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
niharika2999 committed Jul 7, 2023
1 parent 11d5bc7 commit 082a963
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 10 deletions.
370 changes: 370 additions & 0 deletions examples/cost_constrained_qr.ipynb

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions examples/spatially_constrained_qr.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,6 @@
"Loading and preprocessing the data:"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"import ssl\n",
"ssl._create_default_https_context = ssl._create_unverified_context"
]
},
{
"cell_type": "code",
"execution_count": 3,
Expand Down

0 comments on commit 082a963

Please sign in to comment.