Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: source-changes
Date: 05/04/2002 04:51:57
Module Name:	doc
Committed By:	jtb
Date:		Sat May  4 01:51:57 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note addition of euler-1.60.2.

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


To generate a diff of this commit:
cvs rdiff -r1.6542 -r1.6543 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.