aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-devel/pkg-descr
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-02 15:18:21 +0800
committerasami <asami@FreeBSD.org>1995-05-02 15:18:21 +0800
commit65ce6af86222631ecf439bf73dae692e63045c8d (patch)
treeac20aff4f6a0fb0c374b0b85db69a9442e4668f9 /math/octave-devel/pkg-descr
parented657ad5e8cb58b9e949d1a30e969584891f2230 (diff)
downloadfreebsd-ports-gnome-65ce6af86222631ecf439bf73dae692e63045c8d.tar.gz
freebsd-ports-gnome-65ce6af86222631ecf439bf73dae692e63045c8d.tar.zst
freebsd-ports-gnome-65ce6af86222631ecf439bf73dae692e63045c8d.zip
octave-1.1.1, similar to matlab.
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Diffstat (limited to 'math/octave-devel/pkg-descr')
-rw-r--r--math/octave-devel/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/math/octave-devel/pkg-descr b/math/octave-devel/pkg-descr
new file mode 100644
index 000000000000..c03244971e2a
--- /dev/null
+++ b/math/octave-devel/pkg-descr
@@ -0,0 +1,5 @@
+Octave is a high-level language, primarily intended for numerical
+computations. It provides a convenient command line interface for
+solving linear and nonlinear problems numerically, and for performing
+other numerical experiments. It may also be used as a batch-oriented
+language.