summaryrefslogtreecommitdiffstats
path: root/libraries/ntl/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ntl/README')
-rw-r--r--libraries/ntl/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/ntl/README b/libraries/ntl/README
new file mode 100644
index 0000000000..19f5df615f
--- /dev/null
+++ b/libraries/ntl/README
@@ -0,0 +1,4 @@
+NTL is a high-performance, portable C++ library providing data
+structures and algorithms for manipulating signed, arbitrary length
+integers, and for vectors, matrices, and polynomials over the
+integers and over finite fields.