A program computes with real and complex numbers and matrices
There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: 14 May 2002 04:59:45
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.
It 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/
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)