Standard way of doing maths with arrays?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Fastor

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

  • I'm going to throw in a recommendation for Fastor. It is generally faster than other libraries, is very lightweight, and has a pretty modern syntax.

  • linalg

    linalg.h is a single header, public domain, short vector math library for C++ (by sgorsten)

  • while we're suggesting alternatives, linalg is a quite simple and clean single header library, but aimed towards the graphics/robotics/etc side of things, with no support for solvers of large matrices, etc

  • 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 number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts