BoostGSoC18 / tensor

Adding tensor support to boostorg/ublas
4 stars 1 forks source link
boost-library boost-ublas gsoc-2018 multilinear-algebra numerical-computation tensor

Boost.uBLAS Linear Algebra Library

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

Build Status

Branch Travis Appveyor codecov.io Docs
master Build Status Build status codecov Documentation
develop Build Status Build status codecov Documentation

Directories

Name Purpose
doc documentation
examples example files
include headers
test unit tests
benchmarks timing and benchmarking

More information