<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>numpy</name>
<shortdesc>NumPy: array processing for numbers, strings, records, and objects.</shortdesc>
<description>NumPy is a general-purpose array-processing package designed to
efficiently manipulate large multi-dimensional arrays of arbitrary
records without sacrificing too much speed for small multi-dimensional
arrays.  NumPy is built on the Numeric code base and adds features
introduced by numarray as well as an extended C-API and the ability to
create arrays of arbitrary type which also makes NumPy suitable for
interfacing with general-purpose data-base applications.

There are also basic facilities for discrete fourier transform,
basic linear algebra and random number generation.</description>
<download-page>http://sourceforge.net/project/showfiles.php?group_id=1369&amp;package_id=175103</download-page>
<homepage rdf:resource="http://numpy.scipy.org" />
<maintainer><foaf:Person><foaf:name>NumPy Developers</foaf:name>
<foaf:mbox_sha1sum>7f5976da68bdad96042de2df4747d71ff6deb77d</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.3.0</revision></Version></release>
</Project></rdf:RDF>