Update science/R-cran-snow to version 0.3.13_3
[dports.git] / science / euler / pkg-descr
1 EULER is a program for quickly and interactively computing with real and
2 complex numbers and matrices, or with intervals, in the style of MatLab,
3 Octave,... It can draw and animate your functions in two and three dimensions.
4 It features:
5    - real, complex and interval scalars and matrices, 
6    - a programming language, with local variables, default values for
7      parameters, variable parameter number, passing of functions,
8    - two and three dimensional graphs,
9    - marker plots,
10    - density and contour plots,
11    - animations,
12    - numerical integration and differentiation,
13    - statistical functions and tests,
14    - differential equations,
15    - interval methods with guaranteed inclusions,
16    - function minimizers (Brent, Nelder-Mean),
17    - Simplex algorithm,
18    - interpolation and approximation,
19    - finding roots of polynomials,
20    - Fast Fourier transform (FFT),
21    - An exact scalar product using a long accumulator,
22    - Postscript graphics export
23
24 WWW: http://euler.sourceforge.net/