NTL

From ScientificComputing
Jump to: navigation, search

Please note that this application page is referring to the old CentOS software stack which is obsolete and does not work any more with the new Ubuntu setup. You can find an overview on the Ubuntu software stack on this wiki page.

Category

Development, Library, Mathematics

Description

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.

Available versions (Euler, old software stack)

Legacy versions Supported versions New versions
11.0.0, 9.8.1

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

Environment modules (Euler, old software stack)

Version Module load command Additional modules loaded automatically
11.0.0 module load gcc/4.8.2 gmp/5.1.3 ntl/11.0.0
9.8.1 module load gcc/4.8.2 gmp/6.1.0_cxx ntl/9.8.1

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

License information

LGPLv2.1 or later

Links

http://www.shoup.net/ntl

https://en.wikipedia.org/wiki/Number_Theory_Library
http://www3.cs.stonybrook.edu/~algorith/implement/ntl/implement.shtml