Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenvivek committed Mar 11, 2024
1 parent 42658bf commit a199d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/api/06_jacobians.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@
}
],
"source": [
"#| eval: false\n",
"plt.imshow(pinv.inverse().cpu().detach(), cmap=\"turbo\")\n",
"plt.colorbar()\n",
"plt.show()"
Expand Down

0 comments on commit a199d33

Please sign in to comment.