C++ for numerical programming

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

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

    Think DSP: Digital Signal Processing in Python, by Allen B. Downey.

    My application is signal processing and tried to reproduce parts of https://github.com/AllenDowney/ThinkDSP in C++. https://gitlab.com/cpp8/thinkdsp.git and supplemented with some others. Documentation in https://github.com/RajaSrinivasan/assignments.git

  • GSL

    GNU Scientific Library with CMake build support and AMPL bindings (by ampl)

    Some time ago, I started on a similar journey. Started with https://www.gnu.org/software/gsl/

  • 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.

  • thinkdsp

    My application is signal processing and tried to reproduce parts of https://github.com/AllenDowney/ThinkDSP in C++. https://gitlab.com/cpp8/thinkdsp.git and supplemented with some others. Documentation in https://github.com/RajaSrinivasan/assignments.git

  • assignments

    My application is signal processing and tried to reproduce parts of https://github.com/AllenDowney/ThinkDSP in C++. https://gitlab.com/cpp8/thinkdsp.git and supplemented with some others. Documentation in https://github.com/RajaSrinivasan/assignments.git

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