summaryrefslogtreecommitdiff
path: root/math/odepack/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:32:23 +0000
committerzuntum <zuntum>2001-11-01 00:32:23 +0000
commitb7bba968874621e114473a8581256c480239626f (patch)
treed0c7515e829b3d20d8e3aaca76db926e459dd4f3 /math/odepack/DESCR
parentca5eabe143891d4c4c6745ba3351cb08f507b7f4 (diff)
downloadpkgsrc-b7bba968874621e114473a8581256c480239626f.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/odepack/DESCR')
-rw-r--r--math/odepack/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/odepack/DESCR b/math/odepack/DESCR
new file mode 100644
index 00000000000..ea7d4823b64
--- /dev/null
+++ b/math/odepack/DESCR
@@ -0,0 +1,5 @@
+ODEPACK is a collection of Fortran solvers for the initial value
+problem for ordinary differential equation (ODE) systems. It
+currently includes six solvers, suitable for both stiff and nonstiff
+systems, and includes solvers for systems given in linearly implicit
+form as well as solvers for systems given in explicit form.