We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9538d56 commit 1519869Copy full SHA for 1519869
1 file changed
lectures/jax_intro.md
@@ -18,7 +18,7 @@ In addition to what's in Anaconda, this lecture will need the following librarie
18
```{code-cell} ipython3
19
:tags: [hide-output]
20
21
-!pip install jax
+!pip install jax quantecon
22
```
23
24
This lecture provides a short introduction to [Google JAX](https://github.com/google/jax).
0 commit comments