less than 1 minute read

This is a test post.


Heading 1

Heading 2

Heading 3

Heading 4


Inline LaTeX: \(\sin^2x+\cos^2x=1\) and an equation below: And an equation environment: \begin{equation} \sin^2x+\cos^2x=1 \end{equation}


Some inline code: np.arange(0, 10, 0.1) and a whole code block:

print('Hello world!')

Updated: