wok-current annotate ntl/description.txt @ rev 25243
updated python-turbogears (1.1.1 -> 1.5.1)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jul 14 06:48:39 2022 +0100 (2022-07-14) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@25005 | 1 NTL is a high-performance, portable C++ library providing |
Hans-G?nter@25005 | 2 data structures and algorithms for manipulating signed, |
Hans-G?nter@25005 | 3 arbitrary length integers, and for vectors, matrices, |
Hans-G?nter@25005 | 4 and polynomials over the integers and over finite fields. |
Hans-G?nter@25005 | 5 |
Hans-G?nter@25005 | 6 By default, NTL is thread safe. |