Skip to content

Commit

Permalink
fix: fix analytical rpcholesky example page
Browse files Browse the repository at this point in the history
  • Loading branch information
gw265981 committed Oct 22, 2024
1 parent 3bf7cce commit 35ac1b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/source/examples/analytical_rpcholesky.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ After this iteration, the final state is:
This completes the coreset of size :math:`k = 2`.

.. code-block::
import jax.numpy as jnp
import jax.random as jr
from unittest.mock import patch
Expand Down

0 comments on commit 35ac1b6

Please sign in to comment.