The Numeric Extensions to Python (NumPy) give Python the number crunching power of numeric languages like Matlab and IDL while maintaining all of the advantages of the general-purpose programming language Python. These extensions add two new object types to Python, and then include a number of extensions that take advantage of these two new objects. * Multidimensional Array Objects + Efficient arrays of homogeneous machine types + Arbitrary number of dimensions + Sophisticated structural operations * Universal Function Objects + Supports mathematical functions on all python objects + Very efficient for Array Objects * Simple interfaces to existing numerical libraries: + Linear Algebra (LAPACK) + Fourier Transforms (FFTPACK) + Random Numbers (RANLIB) WWW: http://xfiles.llnl.gov/python.htm sitory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/sqldjbdns
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-221-0/+1
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
* Split the postgresql ports into a server and a client part.girgen2005-01-311-1/+3
* Fix installation of docsedwin2004-12-221-0/+1