From bb979a0f7098e44cdc129bd410098496350befad Mon Sep 17 00:00:00 2001 From: David Pfau Date: Mon, 27 Nov 2023 15:21:13 +0000 Subject: [PATCH] \mathcal isn't rendering in colab correctly, so remove it PiperOrigin-RevId: 585644989 Change-Id: I0c8f18cafc22984988e63b5e2acffc9e9cb5f91a --- ferminet/notebooks/excited_states_analysis.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ferminet/notebooks/excited_states_analysis.ipynb b/ferminet/notebooks/excited_states_analysis.ipynb index cdc4339..9af44d9 100644 --- a/ferminet/notebooks/excited_states_analysis.ipynb +++ b/ferminet/notebooks/excited_states_analysis.ipynb @@ -339,7 +339,7 @@ { "cell_type": "markdown", "source": [ - "## Recover spin magnitude $\\langle \\mathcal{S}^2 \\rangle$\n", + "## Recover spin magnitude $\\langle S^2 \\rangle$\n", "\n", "We should recover a diagonal matrix with nonzero entries in the second and fourth position, which indicates alternating singlet and triplet states." ],