File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,7 @@ kernelspec:
2929```
3030
3131``` {seealso}
32- **GPU:** A version of this lecture which makes use of [jax](https://jax.readthedocs.io) to run the code
33- on a `GPU` is [available here](https://jax.quantecon.org/newtons_method.html)
32+ A version of this lecture using a GPU is [available here](https://jax.quantecon.org/newtons_method.html)
3433```
3534
3635## Overview
Original file line number Diff line number Diff line change @@ -24,8 +24,7 @@ kernelspec:
2424```
2525
2626``` {seealso}
27- A [version of this lecture](https://jax.quantecon.org/wealth_dynamics.html) using a `GPU`
28- is [available here](https://jax.quantecon.org/wealth_dynamics.html)
27+ A version of this lecture using a GPU is [available here](https://jax.quantecon.org/wealth_dynamics.html)
2928```
3029
3130In addition to what's in Anaconda, this lecture will need the following libraries:
You can’t perform that action at this time.
0 commit comments