Code Monkey home page Code Monkey logo

ublas's Introduction

Boost Linear and Multilinear Algebra Library

Language License Documentation Wiki Mailing List Gitter

Boost.uBLAS is part of the Boost C++ Libraries. It is directed towards scientific computing on the level of basic linear and multilinear algebra operations with tensors, matrices and vectors.

Documentation

uBLAS is documented at boost.org. The tensor extension has also a wiki page.

License

Distributed under the Boost Software License, Version 1.0.

Properties

  • Header-only
  • Tensor extension requires C++17 compatible compiler
  • Unit-tests require Boost.Test

Build Status

Tensor Build & Test

Operating System Compiler master develop
Linux (Ubuntu 20.04 x86_64) gcc-{7, 8, 9, 10} Linux GCC Debug Linux GCC Debug
Linux (Ubuntu 20.04 x86_64) clang-{6, 8, 9, 10} Linux Clang Release Linux Clang Release
Windows 10 (x86_64) msvc-{14.16, 14.26} Windows MSVC Windows MSVC
MacOS Catalina (x86_64) clang-11 Apple Clang Apple Clang

Tensor Additional Checks

Checks master develop
UB Sanitizer Undefined Behaviour Sanitizer Undefined Behaviour Sanitizer
TH Sanitizer Thread Sanitizer Thread Sanitizer
ADD Sanitizer Address Sanitizer Address Sanitizer
Codecov codecov codecov
Clang-Format Code Format Code Format
Clang-Tidy Clang tidy checks Clang tidy checks

Tensor Build Information

OS Toolchain Compiler Flags
Linux Ubuntu 20.04 GCC -O0
Linux Ubuntu 20.04 Clang -O3
Windows 10 MSVC No Special Flags
MacOS Catalina Clang No Special Flags
UB Sanitizer GCC and Clang "-g -fsanitize=undefined"
TH Sanitizer GCC and Clang "-g -fsanitize=thread -O2"
ADD Sanitizer GCC and Clang "-g -fsanitize=address -fno-omit-frame-pointer"
Clang Tidy Clang-Tidy-10 Configuration File
Clang Format Clang-Format-10 Configuration File

uBLAS CI

Branch Travis Appveyor Regression Docs
master Build Status Build status ublas Documentation
develop Build Status Build status ublas Documentation

Directories

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

More information

  • If you would like to test the library, contribute new feature or a bug fix, see contribution where the whole development infrastructure and the contributing workflow is explained in details.
  • 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

ublas's People

Contributors

awulkiew avatar bassoy avatar beman avatar chriskohlhoff avatar coder3101 avatar danieljames avatar douggregor avatar goerch avatar grafikrobot avatar guwi17 avatar hkaiser avatar imikejackson avatar jdurancomas avatar jensmaurer avatar jewillco avatar jhunold avatar jzmaddock avatar mclow avatar nasosi avatar pdimov avatar rasky avatar sithhell avatar stefanseefeld avatar stevensmi avatar straszheim avatar swatanabe avatar timblechmann avatar toonknapen avatar vprus avatar yimyom avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.