aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-04-14 16:00:24 +0200
committerAnton Khirnov <anton@khirnov.net>2015-04-14 16:02:58 +0200
commit41f29cbf3076db51b96f240d27d432ef31b8aa71 (patch)
treeaedc8f140385f4c94054b561e09358a04ffbc296 /README
parent307d35ed2bc4e073ae3a6ceac3dcb7a74f25e98a (diff)
A major rewrite.
Split the code into multiple files, drop the GSL dependency, introduce configurable logging, random cleanups.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 3125972..9f5492f 100644
--- a/README
+++ b/README
@@ -13,9 +13,9 @@ matrix is inverted with LAPACK.
Building and installation
=========================
-The library requires GSL and LAPACKE (the C interface to LAPACK) to be present
-where the compiler and linker can find them. A C99-compliant compiler and a
-POSIX environemtn are expected.
+The library requires LAPACKE (the C interface to LAPACK) to be present where the
+compiler and linker can find it. A C99-compliant compiler and a POSIX
+environment are expected.
Simply running 'make' will then build the shared library libbrilldata.so. That
must be copied manually to where your linker will find it (or set