From 6d8e5b7e0735fd8c51805386c4963d8afa0a8c83 Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Tue, 11 May 2010 19:43:42 +0200 Subject: academic/octave: Updated for version 3.0.0 --- academic/octave/README | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'academic/octave/README') diff --git a/academic/octave/README b/academic/octave/README index 2a828f506c..180066d913 100644 --- a/academic/octave/README +++ b/academic/octave/README @@ -1,5 +1,7 @@ -GNU Octave is a high-level language, primarily intended for numerical -computations. It provides a convenient command line interface for solving -linear and nonlinear problems numerically, and for performing other -numerical experiments using a language that is mostly compatible with -Matlab. It may also be used as a batch-oriented language. +GNU Octave is a high-level language, primarily intended for numerical +computations. It provides a convenient command line interface for solving +linear and nonlinear problems numerically, and for performing other numerical +experiments using a language that is mostly compatible with Matlab. It may +also be used as a batch-oriented language. + +FFTW is an optional dependency; it will be used if it is found. -- cgit v1.2.3