CTAN masthead graphic CTAN lion sketch

Directory: CTAN home / tex-archive/ graphics/ metapost/ contrib/ macros/ splines

You can get this entire directory bundled as splines.zip.

Packages located here

Package Caption
splines MetaPost macros for drawing cubic spline interpolants.

Subdirectories of this one

There are no subdirectories here.

Files in this directory

NameDateSize Description
README 2006-09-25 1 Kbyte download Shown below
splines.dtx 2006-09-25 14 Kbyte download
splines.ins 2005-02-07 1 Kbyte download
splines.pdf 2006-09-25 101 Kbyte download
testsplines.mp 2006-09-25 2 Kbyte download

Contents of the README file

Splines -- version 0.2a

This package consists of a few macros useful for producing cubic splines
in MetaPost (or Metafont).

Given a sequence of N+1 points, a spline is a path $z = f(t)$, $0 \le t
\le N$, connecting them, which is a cubic function of $t$ between
points, and has continuous first and second derivatives.

Such a spline is two dimensional and can wander about anywhere in the
picture plane. Another type of spline is one dimensional: given a
sequence of $N$ locations $x_0 < x_1 < \dots < x_N$ on the $x$-axis and
corresponding values $y_j$, a cubic spline interpolant is a function $y
= f(x)$ satisfying $f(x_j) = y_j$, which is cubic between the $x_j$ and
which has continuous first and second derivatives.

With these macros one can draw two-dimensional cubic splines and the
graphs of cubic spline interpolants.

The files of this package consist of:
    splines.dtx         The documented source code.
    splines.ins         LaTeX this to produce the file splines.mp.
    splines.pdf         The documentation.
    testsplines.mp      Uses the macros to produce a few splines.
    README              The file you are reading

The files of this package are Copyright 2002--2005, Daniel H. Luecking

Splines.mp may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3 of this license or
(at your option) any later version. The latest version of this license
is in
   <http://www.latex-project.org/lppl.txt>
and version 1.3 or later is part of all distributions of LaTeX version
2003/12/01 or later.

Splines has maintenance status "author-maintained". The Current
Maintainer is Daniel H. Luecking. The Base Interpreter is MetaPost
(or Metafont).

You may email problem reports to luecking {at} uark {dot} edu.

--
Dan Luecking

Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.