summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bento.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/bento.info b/bento.info
index 460fa878d..f1ce54cec 100644
--- a/bento.info
+++ b/bento.info
@@ -11,7 +11,7 @@ Description:
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type which also makes NumPy suitable for
interfacing with general-purpose data-base applications.
-
+
There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.
Author: Travis E. Oliphant, et.al.