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://www.pfdubois.com/numpy/ repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/gnutls-devel
Commit message (Expand)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update libgcrypt to 1.2.1. Changes:arved2005-01-111-1/+2
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* - Update to 1.1.9 (latest development version)sergei2004-06-053-9/+7
* Update libgcrypt to the new stable version 1.2.0arved2004-05-031-2/+2
* - Unbreak by correcting LIB_DEPENDS: gcrypt.10 is security/libgcrypt-devel,sergei2004-03-241-3/+2
* BROKEN: Inconsistent dependencies (depends on two versions of libgcrypt)kris2004-03-221-0/+2
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* - Update to the latest development version (1.1.6)sergei2004-03-093-30/+38
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
* - Make security/opencdk and security/libtasn1 dependencieskrion2003-09-293-25/+26
* - Chase library to actual opencdk dependencykrion2003-09-261-1/+1
* - Chase shared library versionkrion2003-09-241-1/+1
* - Update to 0.8.10krion2003-09-243-10/+8
* Update to 0.8.6kevlo2003-03-262-3/+3
* - Update to 0.8.1naddy2003-02-284-41/+40
* Add missing directorykris2003-02-221-0/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Use MASTER_SITE_GNUPGarved2003-02-151-2/+2
* - Add a knob for OpenCDK support (WITH_OPENCDK=yes), disabled by defaultnork2003-01-292-10/+25
* Update to 0.6.0arved2003-01-193-6/+22