High Performance numerical C++ classes and algorithms (TBCI)
http://plasimo.phys.tue.nl/TBCI/
Using the Temporary Base Class Idiom (TBCI), high performance C++ classes for
Vectors, Matrices, various sparse Matrices (Band diagonal, Compressed Column, ...)
have been implemented.
The second large part of the library has a selection of solvers for (sparse)
linear systems. Optimized direct solvers (Gauss-Jordan, LU-decomposition,
Singular-Value-Decomposition) and iterative solvers (Krylov subspace methods,
such as BiConjugate Gradient, CGS, BiCGStab, QMR, ...) are implemented along
with PreConditioners.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:garloff:HPC/tbci_numlib && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libtbcinumlib2_8.spec | 0000012953 12.6 KB | |
numlib-2.8.2.tar.bz2 | 0000507215 495 KB |
Latest Revision
Kurt Garloff (garloff)
committed
(revision 85)
Final 2.8.2 tar ball.
Comments 0