Skip to content

Commit 8fdb799

Browse files
committed
change the URL in Defining HHL Algorithm for the Quantum Solution
1 parent beb9796 commit 8fdb799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/finance/new_portfolio_optimization_hhl/new_HHL_portfolio.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2197,7 +2197,7 @@
21972197
"metadata": {},
21982198
"source": [
21992199
"## Defining HHL Algorithm for the Quantum Solution\n",
2200-
"This section is based on Classiq HHL in the user guide, [here](https://github.com/Classiq/classiq-library/blob/main/tutorials/technology_demonstrations/hhl/hhl_example.ipynb) and [here](https://github.com/Classiq/classiq-library/blob/main/algorithms/hhl/hhl/hhl.ipynb).\n",
2200+
"This section is based on Classiq HHL in the user guide, [here](https://github.com/Classiq/classiq-library/blob/main/tutorials/technology_demonstrations/hhl/hhl_example.ipynb) and [here](https://github.com/Classiq/classiq-library/blob/main/algorithms/quantum_differential_equations_solvers/hhl_lanchester/hhl_lanchester.ipynb).\n",
22012201
"\n",
22022202
"Note the rescaling in `simple_eig_inv` based on the matrix rescaling."
22032203
]

0 commit comments

Comments
 (0)