From 98cf373d367fc32881cb40926be1a79736f39794 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:32:23 +0000 Subject: Move pkg/ files into package's toplevel directory --- math/yacas/DESCR | 21 ++++++++ math/yacas/MESSAGE | 9 ++++ math/yacas/PLIST | 131 +++++++++++++++++++++++++++++++++++++++++++++++++ math/yacas/pkg/DESCR | 21 -------- math/yacas/pkg/MESSAGE | 9 ---- math/yacas/pkg/PLIST | 131 ------------------------------------------------- 6 files changed, 161 insertions(+), 161 deletions(-) create mode 100644 math/yacas/DESCR create mode 100644 math/yacas/MESSAGE create mode 100644 math/yacas/PLIST delete mode 100644 math/yacas/pkg/DESCR delete mode 100644 math/yacas/pkg/MESSAGE delete mode 100644 math/yacas/pkg/PLIST (limited to 'math/yacas') diff --git a/math/yacas/DESCR b/math/yacas/DESCR new file mode 100644 index 00000000000..8af5f760672 --- /dev/null +++ b/math/yacas/DESCR @@ -0,0 +1,21 @@ +Yacas (Yet Another Computer Algebra System) is a small and highly flexible +computer algebra language. The syntax uses a infix-operator grammar +parser. The distribution contains a small library of mathematical functions, +but its real strength is in the language in which you can easily write your +own symbolic manipulation algorithms. It supports arbitrary precision +arithmetic. + +The current version is 1.0.28 (the first release was 1.0.0). The language is +very much in a finished state. Any code written for it should be usable in +future versions. Also, the language should prove very easy to learn. + +Yacas is written in very clean c++ code, and is very portable . It can compile +stand-alone, and is easily embeddable. Yacas contains a native arbitrary +precision arithmetic module, but can also be used with GMP. + +Things implemented include: arbitrary precision, rational numeric, vector, +complex, and matrix computations (including inverses and determinants and +solving matrix equations), derivatives, solving, Taylor series, numerical +solving (Newtons method), and a lot more non-mathematical algorithms. The +language natively supports variables and user-defined functions. There is +basic support for polynomials. diff --git a/math/yacas/MESSAGE b/math/yacas/MESSAGE new file mode 100644 index 00000000000..b0ed5289584 --- /dev/null +++ b/math/yacas/MESSAGE @@ -0,0 +1,9 @@ +=========================================================================== + $NetBSD: MESSAGE,v 1.1 2001/11/01 00:34:32 zuntum Exp $ + + Note: For proper operation, your terminal setting must have "-extproc" + set. This can be checked with "stty -a". Alternatively, you can run + the script "yacas.sh" instead of directly running the binary program + "yacas". + +=========================================================================== diff --git a/math/yacas/PLIST b/math/yacas/PLIST new file mode 100644 index 00000000000..c0f936fbcd6 --- /dev/null +++ b/math/yacas/PLIST @@ -0,0 +1,131 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:34:32 zuntum Exp $ +bin/yacas +bin/yacas.sh +bin/yacas_client +share/emacs/site-lisp/yacas.el +share/yacas/addons/README +share/yacas/addons/editvi +share/yacas/addons/editvi.def +share/yacas/addons/gnuplot +share/yacas/addons/gnuplot.def +share/yacas/array +share/yacas/array.def +share/yacas/assoc +share/yacas/assoc.def +share/yacas/c_form +share/yacas/complex +share/yacas/complex.def +share/yacas/constants +share/yacas/controlflow +share/yacas/controlflow.def +share/yacas/cstubgen +share/yacas/deffunc +share/yacas/deriv +share/yacas/deriv.def +share/yacas/documentation/books.html +share/yacas/documentation/coding.html +share/yacas/documentation/codingchapter1.html +share/yacas/documentation/codingchapter2.html +share/yacas/documentation/codingchapter3.html +share/yacas/documentation/codingchapter4.html +share/yacas/documentation/codingchapter5.html +share/yacas/documentation/codingchapters.html +share/yacas/documentation/codingmanual.html +share/yacas/documentation/intro.html +share/yacas/documentation/introchapter1.html +share/yacas/documentation/introchapter2.html +share/yacas/documentation/introchapter3.html +share/yacas/documentation/introchapters.html +share/yacas/documentation/intromanual.html +share/yacas/documentation/isboolean.html +share/yacas/documentation/manicon.html +share/yacas/documentation/ref.html +share/yacas/documentation/refchapter1.html +share/yacas/documentation/refchapter10.html +share/yacas/documentation/refchapter11.html +share/yacas/documentation/refchapter12.html +share/yacas/documentation/refchapter13.html +share/yacas/documentation/refchapter14.html +share/yacas/documentation/refchapter2.html +share/yacas/documentation/refchapter3.html +share/yacas/documentation/refchapter4.html +share/yacas/documentation/refchapter5.html +share/yacas/documentation/refchapter6.html +share/yacas/documentation/refchapter7.html +share/yacas/documentation/refchapter8.html +share/yacas/documentation/refchapter9.html +share/yacas/documentation/refchapters.html +share/yacas/documentation/refmanual.html +share/yacas/documentation/refprogchapter1.html +share/yacas/documentation/refprogchapter2.html +share/yacas/documentation/refprogchapter3.html +share/yacas/documentation/refprogchapter4.html +share/yacas/documentation/refprogchapters.html +share/yacas/documentation/refprogmanual.html +share/yacas/documentation/yacaslogo.gif +share/yacas/example +share/yacas/example.def +share/yacas/factors +share/yacas/factors.def +share/yacas/fakedb +share/yacas/fakedb.def +share/yacas/formula +share/yacas/formula.def +share/yacas/functional +share/yacas/functional.def +share/yacas/glview +share/yacas/html +share/yacas/html.def +share/yacas/integrate +share/yacas/integrate.def +share/yacas/linalg +share/yacas/linalg.def +share/yacas/lists +share/yacas/lists.def +share/yacas/logic +share/yacas/logic.def +share/yacas/newly +share/yacas/newly.def +share/yacas/numbers +share/yacas/numbers.def +share/yacas/padic +share/yacas/padic.def +share/yacas/patterns +share/yacas/patterns.def +share/yacas/predicates +share/yacas/predicates.def +share/yacas/print +share/yacas/random +share/yacas/random.def +share/yacas/simplify +share/yacas/simplify.def +share/yacas/solve +share/yacas/solve.def +share/yacas/standard +share/yacas/stats +share/yacas/stats.def +share/yacas/stdfuncs +share/yacas/stdfuncs.def +share/yacas/stdopers +share/yacas/stubs +share/yacas/stubs.def +share/yacas/substitute +share/yacas/substitute.def +share/yacas/sums +share/yacas/sums.def +share/yacas/tensor +share/yacas/tensor.def +share/yacas/testers +share/yacas/testers.def +share/yacas/texform +share/yacas/texform.def +share/yacas/trigsimp +share/yacas/trigsimp.def +share/yacas/univar +share/yacas/univar.def +share/yacas/yacasinit +@unexec rmdir %D/share/emacs/site-lisp 2>/dev/null || true +@unexec rmdir %D/share/emacs 2>/dev/null || true +@dirrm share/yacas/documentation +@dirrm share/yacas/addons +@dirrm share/yacas diff --git a/math/yacas/pkg/DESCR b/math/yacas/pkg/DESCR deleted file mode 100644 index 8af5f760672..00000000000 --- a/math/yacas/pkg/DESCR +++ /dev/null @@ -1,21 +0,0 @@ -Yacas (Yet Another Computer Algebra System) is a small and highly flexible -computer algebra language. The syntax uses a infix-operator grammar -parser. The distribution contains a small library of mathematical functions, -but its real strength is in the language in which you can easily write your -own symbolic manipulation algorithms. It supports arbitrary precision -arithmetic. - -The current version is 1.0.28 (the first release was 1.0.0). The language is -very much in a finished state. Any code written for it should be usable in -future versions. Also, the language should prove very easy to learn. - -Yacas is written in very clean c++ code, and is very portable . It can compile -stand-alone, and is easily embeddable. Yacas contains a native arbitrary -precision arithmetic module, but can also be used with GMP. - -Things implemented include: arbitrary precision, rational numeric, vector, -complex, and matrix computations (including inverses and determinants and -solving matrix equations), derivatives, solving, Taylor series, numerical -solving (Newtons method), and a lot more non-mathematical algorithms. The -language natively supports variables and user-defined functions. There is -basic support for polynomials. diff --git a/math/yacas/pkg/MESSAGE b/math/yacas/pkg/MESSAGE deleted file mode 100644 index 43a10b6fde1..00000000000 --- a/math/yacas/pkg/MESSAGE +++ /dev/null @@ -1,9 +0,0 @@ -=========================================================================== - $NetBSD: MESSAGE,v 1.3 2001/02/06 14:24:11 wiz Exp $ - - Note: For proper operation, your terminal setting must have "-extproc" - set. This can be checked with "stty -a". Alternatively, you can run - the script "yacas.sh" instead of directly running the binary program - "yacas". - -=========================================================================== diff --git a/math/yacas/pkg/PLIST b/math/yacas/pkg/PLIST deleted file mode 100644 index 32a61211528..00000000000 --- a/math/yacas/pkg/PLIST +++ /dev/null @@ -1,131 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2001/05/05 23:54:47 jtb Exp $ -bin/yacas -bin/yacas.sh -bin/yacas_client -share/emacs/site-lisp/yacas.el -share/yacas/addons/README -share/yacas/addons/editvi -share/yacas/addons/editvi.def -share/yacas/addons/gnuplot -share/yacas/addons/gnuplot.def -share/yacas/array -share/yacas/array.def -share/yacas/assoc -share/yacas/assoc.def -share/yacas/c_form -share/yacas/complex -share/yacas/complex.def -share/yacas/constants -share/yacas/controlflow -share/yacas/controlflow.def -share/yacas/cstubgen -share/yacas/deffunc -share/yacas/deriv -share/yacas/deriv.def -share/yacas/documentation/books.html -share/yacas/documentation/coding.html -share/yacas/documentation/codingchapter1.html -share/yacas/documentation/codingchapter2.html -share/yacas/documentation/codingchapter3.html -share/yacas/documentation/codingchapter4.html -share/yacas/documentation/codingchapter5.html -share/yacas/documentation/codingchapters.html -share/yacas/documentation/codingmanual.html -share/yacas/documentation/intro.html -share/yacas/documentation/introchapter1.html -share/yacas/documentation/introchapter2.html -share/yacas/documentation/introchapter3.html -share/yacas/documentation/introchapters.html -share/yacas/documentation/intromanual.html -share/yacas/documentation/isboolean.html -share/yacas/documentation/manicon.html -share/yacas/documentation/ref.html -share/yacas/documentation/refchapter1.html -share/yacas/documentation/refchapter10.html -share/yacas/documentation/refchapter11.html -share/yacas/documentation/refchapter12.html -share/yacas/documentation/refchapter13.html -share/yacas/documentation/refchapter14.html -share/yacas/documentation/refchapter2.html -share/yacas/documentation/refchapter3.html -share/yacas/documentation/refchapter4.html -share/yacas/documentation/refchapter5.html -share/yacas/documentation/refchapter6.html -share/yacas/documentation/refchapter7.html -share/yacas/documentation/refchapter8.html -share/yacas/documentation/refchapter9.html -share/yacas/documentation/refchapters.html -share/yacas/documentation/refmanual.html -share/yacas/documentation/refprogchapter1.html -share/yacas/documentation/refprogchapter2.html -share/yacas/documentation/refprogchapter3.html -share/yacas/documentation/refprogchapter4.html -share/yacas/documentation/refprogchapters.html -share/yacas/documentation/refprogmanual.html -share/yacas/documentation/yacaslogo.gif -share/yacas/example -share/yacas/example.def -share/yacas/factors -share/yacas/factors.def -share/yacas/fakedb -share/yacas/fakedb.def -share/yacas/formula -share/yacas/formula.def -share/yacas/functional -share/yacas/functional.def -share/yacas/glview -share/yacas/html -share/yacas/html.def -share/yacas/integrate -share/yacas/integrate.def -share/yacas/linalg -share/yacas/linalg.def -share/yacas/lists -share/yacas/lists.def -share/yacas/logic -share/yacas/logic.def -share/yacas/newly -share/yacas/newly.def -share/yacas/numbers -share/yacas/numbers.def -share/yacas/padic -share/yacas/padic.def -share/yacas/patterns -share/yacas/patterns.def -share/yacas/predicates -share/yacas/predicates.def -share/yacas/print -share/yacas/random -share/yacas/random.def -share/yacas/simplify -share/yacas/simplify.def -share/yacas/solve -share/yacas/solve.def -share/yacas/standard -share/yacas/stats -share/yacas/stats.def -share/yacas/stdfuncs -share/yacas/stdfuncs.def -share/yacas/stdopers -share/yacas/stubs -share/yacas/stubs.def -share/yacas/substitute -share/yacas/substitute.def -share/yacas/sums -share/yacas/sums.def -share/yacas/tensor -share/yacas/tensor.def -share/yacas/testers -share/yacas/testers.def -share/yacas/texform -share/yacas/texform.def -share/yacas/trigsimp -share/yacas/trigsimp.def -share/yacas/univar -share/yacas/univar.def -share/yacas/yacasinit -@unexec rmdir %D/share/emacs/site-lisp 2>/dev/null || true -@unexec rmdir %D/share/emacs 2>/dev/null || true -@dirrm share/yacas/documentation -@dirrm share/yacas/addons -@dirrm share/yacas -- cgit v1.2.3