My First Post

Aug 2, 2024·
Dr. Craig Moir
Dr. Craig Moir
· 1 min read
blog

Introduction

This is bold text, and this is emphasized text.

Visit the Hugo website!

Math Demo

Inline math works, for example Euler’s identity $e^{i\pi} + 1 = 0$ and the Gaussian density $f(x)=\frac{1}{\sqrt{2\pi\sigma^2}}e^{-\frac{(x-\mu)^2}{2\sigma^2}}$.

Display math also works:

$$ \nabla \cdot \mathbf{u} = 0 $$

$$ \frac{\partial \mathbf{u}}{\partial t}

  • (\mathbf{u}\cdot\nabla)\mathbf{u} = -\nabla p + \nu \nabla^2 \mathbf{u} $$

And a matrix example:

$$ A = \begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix} ,\quad \det(A) = -2. $$
Dr. Craig Moir
Authors
Lead Software Engineer
I build software and play bagpipes. I use this site to share software projects, technical writing, and posts on music, research, and engineering.