summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/numerica-plus/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/numerica-plus/README.txt')
-rw-r--r--macros/latex/contrib/numerica-plus/README.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/macros/latex/contrib/numerica-plus/README.txt b/macros/latex/contrib/numerica-plus/README.txt
new file mode 100644
index 0000000000..e0ee344ea4
--- /dev/null
+++ b/macros/latex/contrib/numerica-plus/README.txt
@@ -0,0 +1,31 @@
+numerica-plus: a package to iterate and find fixed points of
+functions, to find zeros and extrema of functions and to
+calculate recurrence relations.
+
+Andrew Parsloe (ajparsloe@gmail.com)
+
+This work may be distributed and/or modified under the conditions
+of the LaTeX Project Public License, either version 1.3c of this
+license or any later version; see
+http://www.latex-project.org/lppl.txt
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+This is version 2.0.0 of numerica-plus, the first stand-alone
+version. (Version 1 of numerica-plus was invoked from the
+numerica package by means of a package option.) The packages
+numerica, l3kernel, l3packages, amsmath and mathtools are
+required. numerica-plus defines three commands: \nmcIterate to
+iterate and find fixed points of functions, \nmcSolve to find
+zeros and extrema of functions, and \nmcRecur to calculate the
+terms of recurrence relations. See numerica-plus.pdf for
+details on how to use the package.
+
+Manifest
+%%%%%%%%
+README.txt this document
+
+numerica-plus.sty LaTeX .sty file
+numerica-plus.pdf documentation for numerica-plus.sty
+numerica-plus.tex documentation source file
+