texlive-mfpic4ode 2024.2
Macros to draw direction fields and solutions of ODEs
The package is a small set of macros for drawing direction fields, phase portraits and trajectories of differential equations and two dimensional autonomous systems. The Euler, Runge-Kutta and fourth order Runge-Kutta algorithms are available to solve the ODEs. The picture is translated into mfpic
macros and MetaPost is used to create the final drawing.
- Website: https://ctan.org/pkg/mfpic4ode
- Licenses: LPPL (any version)
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-mfpic4ode 2024.2
as follows:
guix install texlive-mfpic4ode@2024.2
Or install the latest version:
guix install texlive-mfpic4ode
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.