summaryrefslogblamecommitdiff
path: root/math/ntl/pkg-descr
blob: 50ed27bd1eed62752e6a10e03ae67766a51d4316 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                            
                                                     
 



                                   
                                              
                      
 

                                                    
                          
NTL is an object oriented library for number theory, written
by Victor Shoup.  It provides objects and methods for

	- arbitrary length integers
	- finite fields
	- polynomials over fields
	- extensions of fields.
	- vectors and matrices over extensions
	- finite rings

Unless you define WITHOUT_GMP, NTL requires libgmp4.

WWW: http://www.shoup.net/