diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-05 17:03:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-05 17:03:21 +0000 |
commit | 292ac684b5385c7e79680b1addcd47b994d4341b (patch) | |
tree | 44ac9bb4f214ac7e11bc690de47a99c3d9391bf0 /Master/texmf-dist/doc/latex/mfpic4ode/README | |
parent | 038c7ffeca38aaaaca1d7bda2edf089ba4fa695a (diff) |
new metapost/(la)tex package mfpic4ode (3jan08)
git-svn-id: svn://tug.org/texlive/trunk@6041 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mfpic4ode/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mfpic4ode/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mfpic4ode/README b/Master/texmf-dist/doc/latex/mfpic4ode/README new file mode 100644 index 00000000000..7c2a95786f6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mfpic4ode/README @@ -0,0 +1,13 @@ +The mfpic4ode is a set of macros for drawing direction fields, phase +portraits and trajectories of differential equations and two +dimensional autonomous systems. The Euler, Runge-Kutta and 4th order +Runge-Kutta algorithms are available to solve the ODE's. The picture +is translated into mfpic macros and MetaPost is used to create the +final drawing. The package is intended for LaTeX, but it can be used +in plainTeX as well. + +Online demonstration of the mfpic4ode macros is available on +http://wood.mendelu.cz/math/mfpicpreviewer/ as Example 6. + +You can get the documentation but compiling mfpic4ode.dtx file and the +files for installation by compiling mfpic4ode.ins by LaTeX. |