summaryrefslogtreecommitdiff
path: root/libraries/gsl/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/gsl/README')
-rw-r--r--libraries/gsl/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/gsl/README b/libraries/gsl/README
deleted file mode 100644
index 7824452098..0000000000
--- a/libraries/gsl/README
+++ /dev/null
@@ -1,7 +0,0 @@
-The GNU Scientific Library (GSL) is a numerical library for C and C++
-programmers. It is free software under the GNU General Public License.
-
-The library provides a wide range of mathematical routines such as
-random number generators, special functions and least-squares
-fitting. There are over 1000 functions in total with an extensive test
-suite.