Top > Software Libraries > C++ libraries > TBCI

TBCI - Template C++ library providing classes for vectors, matrices, etc., and for defining operations on them

TBCI provides classes for Vectors, Matrices, etc., and for defining operations on them. It comes with an extensive set of solvers for linear systems and an interface to lapack libraries. It uses the temporary base class idiom, which avoids unnecessary copying of data.

The program's templated library of numerical base classes implement basic data structures like complex numbers, dynamic vectors, static vectors, different types of matrices like full matrices, band matrices, sparse matrices, etc. and also include a representation for Tensors and its typical operations like contraction, direct product and multiplication with contraction.

Obtaining

Web pagehttp://plasimo.phys.tue.nl/TBCI/
Source tarballhttp://plasimo.phys.tue.nl/TBCI/numlib/numlib-2.4.4.tar.gz
Version 2.4.4 (stable) released on 2004-05-07
Licensed under LGPL.
This is not a GNU package.

Documentation

User guide included and available in HTML format from http://plasimo.phys.tue.nl/TBCI/online-docu/html/index.html; User guide available in PDF format from http://plasimo.phys.tue.nl/TBCI/numlib/doc.pdf
Support contacts

Help List<numerix@plasimo.phys.tue.nl> <numerix-request@plasimo.phys.tue.nl>
Developer List<numerix@plasimo.phys.tue.nl> <numerix-request@plasimo.phys.tue.nl>
Bug List<numerix@plasimo.phys.tue.nl> <numerix-request@plasimo.phys.tue.nl>

Project contacts

Maintainers
Developers
Contributors
Sponsors

Related information

Interfaceslibrary
Source languagesC++
Use requirementsGNU make, egcs/gcc incl. libstdc++, sed, grep, GNU tar (1.12), gzip/bzip2, bash
Weak prerequisitesLaTeX (to process documentation), CLAPACK, SuperLU from Netlib

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2002-08-02
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.