Projects / FLENS / Releases / 0.1.2

Version 0.1.2 of FLENS

Release Notes: Examples were added, such as matrix and vector operations and fast wavelet transformation. A MINI-tutorial was started. A new matrix type was added to demonstrate how to add new matrix types.

Other releases

  •  01 Oct 2012 20:37

Release Notes: This release fully supports all matrix/vector types specified by BLAS (i.e. matrices with band, packed, or full storage formats and dense vectors). In addition, sparse matrices with coordinate and compressed storage formats are available. The tutorials were extended to exemplify how users can integrate new matrix/vector types into FLENS. They further demonstrate how matrix views can easily be utilized to implement numerical high performance algorithms.

Release Notes: This release added matrix-vector products for general, symmetric, and hermitian sparse matrices with CRS and CCS format. Examples were added for user-defined matrix types.

  •  21 Aug 2012 15:29

Release Notes: Most of the documentation was rewritten. The list of generic FLENS-LAPACK functions was extended. A generic implementation of RefBLAS was completed (called CXXBLAS). Sparse matrix types were redesigned (still experimental). An example was added for interfacing with the sparse solver from SuperLU.

Release Notes: This release adds sparse matrix types. There are two types for general and symmetric matrices. For element storage, the "compressed row storage" format is used: the elements can be initialized in random (i.e. arbitrary) order. The tutorial slides have been extended with a demonstration of how to use sparse matrices, more details about how linear algebra expression are evaluated by FLENS, and an example on how to extend FLENS with new matrix/vector types.

  •  24 Jun 2007 08:23

Release Notes: Some bugs in the Makefiles and configuration template files were fixed. A bug in the FLENS wrapper functions for the Level 3 BLAS were fixed. Wrapper functions were added to apply some Level 1 BLAS functions like copy and axpy to GeMatrix and GbMatrix.

Screenshot

Project Spotlight

sigrok-cli

A portable, cross-platform, command-line logic analyzer program that supports various logic analyzers.

Screenshot

Project Spotlight

Blender

A 3D animation studio for modeling, texturing, compositing, and video editing.