Template for code highlighting with minted in LaTeX beamer
26 Oct 2013
Syntax highlighting can be achieved in LaTeX via listings or more recently with minted. The latter package uses Pygments to create beautiful code highlighting and includes fantastic additional features such as line numbering.
Comparing the Euler, Midpoint and Runge-Kutta method
25 Jan 2012
To find an approximate solution to the initial value problem
we compare three different methods: The Euler method, the Midpoint method and Runge-Kutta method. The accuracy of the solutions we obtain through the
different methods depend on the given step size.
Older
Newer