import numpy as np
x = np.linspace(0, 1, 5)
xarray([0. , 0.25, 0.5 , 0.75, 1. ])
June 28, 2026
This is a short test post.
Inline math works: \(E = mc^2\).
Display math works:
\[ \mathcal{L} = - \sum_i y_i \log \hat{y}_i \]
Python code works:
Images work like this:
