uBLAS provides tensor, matrix, and vector classes as well as basic linear algebra routines. Several dense, packed and sparse storage schemes are supported
Boost.uBLAS is part of the Boost C++ Libraries. It is directed towards scientific computing on the level of basic linear algebra constructions with matrices and vectors and their corresponding abstract operations.
Documentation
uBLAS is documented at boost.org. The development has a wiki page. The tensor extension has a separate wiki page.
License
Distributed under the Boost Software License, Version 1.0.
Properties
- Header-only
- Tensor extension requires C++17 compatible compiler, compiles with
- gcc 7.3.0
- clang 6.0
- msvc 14.1
- Unit-tests require Boost.Test
... More
license | BSL-1.0 |
---|---|
project | boost |
url | github.com/boostorg/ublas |
doc-url | www.boost.org/doc/libs/1_78_0/libs/numeric/ublas |
boost-users@lists.boost.orgMailing list | |
topics | C++Boost |
2 Versions