C++ Tensors

Open-source C++ projects categorized as Tensors

Top 5 C++ Tensor Projects

  • xtensor

    C++ tensors with broadcasting and lazy computing

  • Project mention: Does anyone know any good open source project to optimize? | /r/cpp | 2023-06-07
  • Fastor

    A lightweight high performance tensor algebra framework for modern C++

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cadabra2

    A field-theory motivated approach to computer algebra.

  • array

    C++ multidimensional arrays in the spirit of the STL

  • Project mention: Benchmarking 20 programming languages on N-queens and matrix multiplication | news.ycombinator.com | 2024-01-02

    I should have mentioned somewhere, I disabled threading for OpenBLAS, so it is comparing one thread to one thread. Parallelism would be easy to add, but I tend to want the thread parallelism outside code like this anyways.

    As for the inner loop not being well optimized... the disassembly looks like the same basic thing as OpenBLAS. There's disassembly in the comments of that file to show what code it generates, I'd love to know what you think is lacking! The only difference between the one I linked and this is prefetching and outer loop ordering: https://github.com/dsharlet/array/blob/master/examples/linea...

  • newlang

    A programming language with a simple no-keyword syntax for computing tensors and rational numbers with unlimited precision

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Tensors related posts

Index

What are some of the best open-source Tensor projects in C++? This list will help you:

Project Stars
1 xtensor 3,205
2 Fastor 702
3 cadabra2 215
4 array 188
5 newlang 20

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com