ntl  11.5.1
About: NTL is a high-performance, portable C++ library for doing number theory. It provides data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
  Fossies Dox: ntl-11.5.1.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

ntl Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies ntl-11.5.1.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README

NTL -- a library for doing numbery theory -- version 11.5.1 Release date: 2021.06.23

Author: Victor Shoup (victor@shoup.net)

NTL is open-source software distributed under the terms of the GNU Lesser General Public License (LGPL) version 2.1 or later. See the file doc/copying.txt for complete details on the licensing of NTL.

Documentation is available in the file doc/tour.html, which can be viewed with a web browser.

For a detailed guide to installation, please see the appropriate documentation:

  • doc/tour-unix.html for unix systems
  • doc/tour-win.html for Windows systems

The latest version of NTL is available at http://www.shoup.net.