aboutsummaryrefslogtreecommitdiffstats
path: root/science/euler/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-14 11:59:02 +0800
committerijliao <ijliao@FreeBSD.org>2002-05-14 11:59:02 +0800
commit03f5457f52b519f76258bdaaff809fd03b85ae1e (patch)
tree3ae1a8fda726b80e7a449afcc8c0b94efd02e11b /science/euler/pkg-descr
parentfb8732ce7168e1a76d282490622cf437d418f4eb (diff)
downloadfreebsd-ports-gnome-03f5457f52b519f76258bdaaff809fd03b85ae1e.tar.gz
freebsd-ports-gnome-03f5457f52b519f76258bdaaff809fd03b85ae1e.tar.zst
freebsd-ports-gnome-03f5457f52b519f76258bdaaff809fd03b85ae1e.zip
add euler 1.60.4
A program computes with real and complex numbers and matrices
Diffstat (limited to 'science/euler/pkg-descr')
-rw-r--r--science/euler/pkg-descr25
1 files changed, 25 insertions, 0 deletions
diff --git a/science/euler/pkg-descr b/science/euler/pkg-descr
new file mode 100644
index 000000000000..23fed7752aae
--- /dev/null
+++ b/science/euler/pkg-descr
@@ -0,0 +1,25 @@
+EULER is a program for quickly and interactively computing with real and
+complex numbers and matrices, or with intervals, in the style of MatLab,
+Octave,... It can draw and animate your functions in two and three dimensions.
+
+Euler features :
+ - real, complex and interval scalars and matrices,
+ - a programming language, with local variables, default values for
+ parameters, variable parameter number, passing of functions,
+ - two and three dimensional graphs,
+ - marker plots,
+ - density and contour plots,
+ - animations,
+ - numerical integration and differentiation,
+ - statistical functions and tests,
+ - differential equations,
+ - interval methods with guaranteed inclusions,
+ - function minimizers (Brent, Nelder-Mean),
+ - Simplex algorithm,
+ - interpolation and approximation,
+ - finding roots of polynomials,
+ - Fast Fourier transform (FFT),
+ - An exact scalar product using a long accumulator,
+ - Postscript graphics export
+
+WWW: http://euler.sourceforge.net/