The latest version of fpnla is 0.1.1-0.

fpnla

Version 0.1 revision 0 uploaded by mblanco.

Package meta

Synopsis
A library for NLA operations
Description

This package defines a framework for linear algebra operations, allowing:

  • Definition of multiple instances of BLAS and LAPACK operations.

  • Definition of multiple representations of vectors and matrices.

  • Arbitrary combination of strategies and structure representations.

  • Type-safe manipulation of context information associated to each strategy.

  • Definition of specialized strategies for a given representation.

The framework is based on BLAS (http://www.netlib.org/blas/) and LAPACK (http://www.netlib.org/lapack/) linear algebra libraries, as these are well known libraries in the area. For this reason the design of the framework is strongly oriented to these libraries. Anyway it is possible to easily define operations not considered in these libraries and still maintaining the above properties.

Author
Pablo Perdomo, Mauro Blanco
Bug reports
n/a
Category
Math
Copyright
n/a
Homepage
n/a
Maintainer
Pablo Perdomo <pperdomo@fing.edu.uy>, Mauro Blanco <mblanco@fing.edu.uy>
Package URL
n/a
Stability
Experimental

Components