lorenz_ode_test, a C code which calls lorenz_ode(), which approximates solutions to the Lorenz system, creating output files that can be displayed by gnuplot().
The information on this web page is distributed under the MIT license.
lorenz_ode, a C code which approximates solutions to the Lorenz system, creating output files that can be displayed by gnuplot.