← BACK TO BLOG

Test

Intro

We are testing some stuff here and various expressions like

CBdl=μ0Ienc\begin{aligned} \oint_C{\mathbf{B} \cdot d\mathbf{l}} = \mu_0 I_\text{enc} \end{aligned}

Or we see the code


def parallel_tempering(g: nx.Graph):
    q = monte_carlo(g)
    process = collect_order_parameter(q)
    return (q, processs)

And a picture to test test and this test