Skip to content

Commit

Permalink
Update python_orthogonal_orig.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
vsyrgkanis authored Jul 30, 2024
1 parent 17dfb3d commit c1bc98d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion PM2/python_orthogonal_orig.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,16 @@
"metadata": {
"id": "G7t_ujgeG42T"
},
"outputs": [],
"outputs": [{
"data": {
"text/plain": [
"10"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}],
"source": [
"# Initialize constants\n",
"B = 10000 # Number of iterations\n",
Expand Down

0 comments on commit c1bc98d

Please sign in to comment.