Skip to content

Commit 9aa8741

Browse files
committed
Remove rogue backticks
1 parent 548f72d commit 9aa8741

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/src/appendix/symmetric_tutorial.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,6 @@ The eigenvalue of the quadratic Casimir for a given irrep is given by [Freudenth
960960
\Omega(D(p,q)) = \frac{1}{3} (p^2 + q^2 + 3p + 3q + pq).
961961
```
962962
This can be computed using SUNRepresentations.jl's `casimir` method, where `casimir(2, l)` returns the quadratic Casimir for irrep `l`.
963-
```
964963
If we use the adjoint representation of ``\mathsf{SU}_3`` as physical space, the Heisenberg exchange interaction can then be constructed as
965964
```@example symmetric_tutorial
966965
V = Vect[SU3Irrep](SU3Irrep("8") => 1)

0 commit comments

Comments
 (0)