[Bug 489686] New: Review Request: Armadillo - fast C++ matrix library with interface to LAPACK and ATLAS

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 11 12:59:49 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: Armadillo - fast C++ matrix library with interface to LAPACK and ATLAS

https://bugzilla.redhat.com/show_bug.cgi?id=489686

           Summary: Review Request: Armadillo - fast C++ matrix library
                    with interface to LAPACK and ATLAS
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: conradsand at ieee.org
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Hello, 

This is my first package, and hance I am kindly seeking a sponsor.  I'd like to
get a review so the package can be included in Fedora.

Spec URL: http://arma.sourceforge.net/fedora/armadillo.spec
SRPM URL: http://arma.sourceforge.net/fedora/armadillo-0.5.2-1.src.rpm

Description: 
Armadillo is a streamlined C++ linear algebra library (matrix maths)
aiming towards a good balance between speed and ease of use.
Integer, floating point and complex numbers are supported,
as well as a subset of trigonometric and statistics functions.
Optional integration with LAPACK and ATLAS libraries is also provided.
A delayed evaluation approach is employed (during compile time)
to combine several operations into one and reduce (or eliminate) 
the need for temporaries. This is accomplished through recursive
templates and template meta-programming.  This library is useful
if C++ has been decided as the language of choice (due to speed
and/or integration capabilities), rather than another language
like Octave.  It is distributed under a license that is useful 
in both open-source and commercial contexts.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list