Tutorial
First Notes on Dynamical Measure Transport
This is an example tutorial post. It is written in ordinary Markdown and supports inline math such as and display math such as
The continuity equation is a useful way to view transport dynamically: a density evolves under a velocity field .
A Template for Future Tutorials
You can use posts like this for derivations, implementation notes, and visual explanations. A typical tutorial might include:
- the mathematical setup,
- a derivation or proof sketch,
- a computational example,
- figures, animations, or code snippets.
For example, a simple controlled objective might look like
subject to fixed endpoints and .
Replace this starter post with a real tutorial once the site structure feels right.