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
Build Status
Directories
Name |
Purpose |
doc |
documentation |
examples |
example files |
include |
headers |
test |
unit tests |
benchmarks |
timing and benchmarking |
More information
- Ask questions in stackoverflow with
boost-ublas
or ublas
tags.
- Report bugs and be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.
- Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.
- Developer discussions about the library are held on the Boost developers mailing list. Be sure to read the discussion policy before posting and add the
[ublas]
tag at the beginning of the subject line
- For any other questions, you can contact David, Stefan or Cem: david.bellot-AT-gmail-DOT-com, cem.bassoy-AT-gmail-DOT-com stefan-AT-seefeld-DOT-name
5 Versions
version |
1.85.0 |
repository |
https://pkg.cppget.org/1/testing |
depends |
12; libboost-concept-check, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-numeric-interval, libboost-range, libboost-serialization, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-typeof |
reviews |
+1 |
version |
1.83.0 |
repository |
https://pkg.cppget.org/1/stable |
depends |
12; libboost-concept-check, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-numeric-interval, libboost-range, libboost-serialization, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-typeof |
reviews |
+1 |
version |
1.81.0+1 |
repository |
https://pkg.cppget.org/1/stable |
depends |
12; libboost-concept-check, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-numeric-interval, libboost-range, libboost-serialization, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-typeof |
reviews |
+1 |
version |
1.78.0 |
repository |
https://pkg.cppget.org/1/legacy |
depends |
12; libboost-concept-check, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-numeric-interval, libboost-range, libboost-serialization, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-typeof |
reviews |
+1 |
version |
1.77.0+1 |
repository |
https://pkg.cppget.org/1/legacy |
depends |
12; libboost-concept-check, libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-numeric-interval, libboost-range, libboost-serialization, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-typeof |
reviews |
+1 |