diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:32:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:32:23 +0000 |
commit | 98cf373d367fc32881cb40926be1a79736f39794 (patch) | |
tree | d0c7515e829b3d20d8e3aaca76db926e459dd4f3 /math/odepack/DESCR | |
parent | a437fd43cc3ece125446142af9ed27ef8c1e6621 (diff) | |
download | pkgsrc-98cf373d367fc32881cb40926be1a79736f39794.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'math/odepack/DESCR')
-rw-r--r-- | math/odepack/DESCR | 5 |
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. |