tntdb-sqlite4v5
SQLite backend for tntdb database access library
This library provides a thin, database independent layer over an SQL
database. It lacks complex features like schema queries or wrapper
classes like active result sets or data bound controls. Instead you
get to access the database directly with SQL queries. The library is
suited for application programming, not for writing generic database
handling tools.
libtrilinos-belos12
iterative linear solvers - runtime files
Belos provides next-generation iterative linear solvers and a powerful linear
solver developer framework. This framework includes abstract interfaces to
linear algebra using traits mechanisms, abstract interfaces to
orthogonalization, abstract interfaces to iteration kernels, powerful solver
managers, and a basic linear problem class.
libjs-getobject
set and get deep objects easily - library for browsers
getobject allows you to easily get and set deep objects.
It also allows you to check if deep objects exist.
libbtrfs0
Checksumming Copy on Write Filesystem utilities (runtime library)
Btrfs is a copy on write filesystem for Linux aimed at implementing
advanced features while focusing on fault tolerance, repair and easy
administration.
libtrilinos-galeri12
generation of distributed linear systems - runtime files
The Trilinos package Galeri contains a suite of utilities and classes to
generate a variety of (distributed) linear systems. Galeri's functionalities
are very close to that of the MATLAB's gallery() function.
Several well-known finite element and finite difference matrices can be
generated using only a few simple code lines.
libtrilinos-thyra12
interoperability layer for numerical software - runtime files
The Thyra package contains a set of interfaces and supporting code that
defines basic interoperability mechanisms between different types of numerical
software. The foundation of all of these interfaces are the mathematical
concepts of vectors, vector spaces, and linear operators. All other interfaces
and support software is built on the basic operator/vector interfaces.