Is there a reference of C/C++ implementations of basic vector/matrix routines used by common MATLAB functions?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tensor

    C++ library for numerical arrays and tensor objects and operations with them, designed to allow Matlab-style programming. (by juanjosegarciaripoll)

  • I developed this library long ago coming from the Matlab world. It works with multidimensional arrays and provides convenience functions with Matlab conventions. The CMake branch on GitHub is currently being modernized for C++14 https://github.com/juanjosegarciaripoll/tensor/tree/cmake while the original branch was C++98 with Unix-based build tools

  • GLM

    OpenGL Mathematics (GLM)

  • If you want 3D maths only (so up to 4x4) GLM https://github.com/g-truc/glm is perfect.

  • 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

  • Release of GLM 1.0.0

    1 project | news.ycombinator.com | 24 Jan 2024
  • What files from glm's github do I need to add to my emscripten project?

    1 project | /r/GraphicsProgramming | 13 Jun 2023
  • What is a file with the .i.hh extension such as myfile.i.hh used for in a C++ project?

    1 project | /r/cpp_questions | 11 May 2023
  • [Opengl] Aide: compilation et installation de GLFW

    1 project | /r/enfrancais | 6 May 2023
  • Porting to metal?

    1 project | /r/GraphicsProgramming | 30 Apr 2023