Fedora Packages

OpenNL

A library for solving sparse linear systems

OpenNL (Open Numerical Library) is a library for solving sparse linear systems, especially designed for the Computer Graphics community. The goal for OpenNL is to be as small as possible, while offering the subset of functionalities required by this application field. The Makefiles of OpenNL can generate a single .c + .h file, very easy to integrate in other projects. The distribution includes an implementation of our Least Squares Conformal Maps parameterization method. New version: OpenNL 3.2.1, includes support for CUDA and Fermi architecture (Concurrent Number Cruncher and Nathan Bell's ELL formats) OpenNL offers the following set of functionalities: Efficient sparse matrix data structure (for non-symmetric and symmetric matrices) Iterative builder for sparse linear system Iterative builder for sparse least-squares problems Iterative solvers: conjugate gradient, BICGStab, GMRES Preconditionners: Jacobi, SSOR Iterative solver on the GPU (Concurrent Number Cruncher and Nathan Bell's ELL) Sparse direct solvers: OpenNL can be linked with SuperLU Simple demo program with LSCM (Least Squares Conformal Maps)

Releases Overview

Release Stable Testing
Fedora Rawhide 3.2.1-34.fc40 -
Fedora 40 3.2.1-34.fc40 -
Fedora 39 3.2.1-32.fc39 -
Fedora 38 3.2.1-31.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at OpenNL dash maintainers at fedoraproject dot org.



Sources on Pagure