<?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>PyUblasExt</name>
<shortdesc>Added functionality for PyUblas</shortdesc>
<description>PyUblasExt is a companion to 
          `PyUblas &lt;http://mathema.tician.de/software/pyublas&gt;`_
          and exposes a variety of useful additions to it:

          * A cross-language "operator" class for building matrix-free algorithms
          * CG and BiCGSTAB linear solvers that use this operator class
          * An `ARPACK &lt;http://mathema.tician.de/software/arpack&gt;`_ interface that also uses this operator class
          * An UMFPACK interface for PyUblas's sparse matrices
          * An interface to the `DASKR &lt;http://www.netlib.org/ode/&gt;`_ ODE solver.

          Please refer to the `PyUblas build documentation
          &lt;http://tiker.net/doc/pyublas&gt;`_ for build instructions.</description>
<homepage rdf:resource="http://mathema.tician.de/software/pyublas/pyublasext" />
<maintainer><foaf:Person><foaf:name>Andreas Kloeckner</foaf:name>
<foaf:mbox_sha1sum>e3bf4a00975b603e08b8666cbf2589efd0066885</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.92.4</revision></Version></release>
</Project></rdf:RDF>