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 39d5099 commit 84cf8aaCopy full SHA for 84cf8aa
lectures/jax_intro.md
@@ -794,8 +794,7 @@ We defer further exploration of automatic differentiation with JAX until {doc}`j
794
:label: jax_intro_ex2
795
```
796
797
-In the Exercise section of {doc}`our lecture on Numba <numba>`, we {ref}`used Monte
798
-Carlo to price a European call option <numba_ex4>`.
+In the Exercise section of {doc}`our lecture on Numba <numba>`, we {ref}`used Monte Carlo to price a European call option <numba_ex4>`.
799
800
The code was accelerated by Numba-based multithreading.
801
0 commit comments