C++ Maths

Open-source C++ projects categorized as Maths

Top 5 C++ Math Projects

  • fpm

    C++ header-only fixed-point math library (by MikeLankamp)

  • Project mention: Try This Brand New Analog Computer | news.ycombinator.com | 2023-12-30

    > more like a floating point ... or more like a fixed-point ... ?

    It really depends on what kind of analog hardware you use. Not exactly like either. You would different causes for error: Thermal, inherent indeterminism of interactions, decay/drift of value over time, boundary breaches with values near extrema, etc.

    > IMO it is surprising fixed-point values don’t come up more often

    The C++ standard committee has seen a paper on adding those to the language, as a library feature: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p00...

    There's a kind-of-popular fixed-point-math library for the language:

    https://github.com/MikeLankamp/fpm

    and I'm sure they have received some attention in other languages.

  • NeuralNetworks

    A resource-conscious neural network implementation for MCUs (by GiorgosXou)

  • Project mention: Is there anything like Embedded Artificial Intelligence & Machine Learning? Can anyone tell me more about it? | /r/embedded | 2023-12-07

    Here's a resource-efficient Neural-Network library that I made1 specifically for MCUs, which I think you will find pretty interesting. Here's a simple xor-circuit NN example and here's a more advanced NN that predicts handwritten digits2 on an arduino UNO. Those combined with this research, I believe that will answer many of your questions and get you started.

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

    Scientific computing language

  • Project mention: Why Wolfram uses square brackets for function calls | /r/ProgrammingLanguages | 2023-07-14

    And if you like mathematical languages, you should check out Forscape :)

  • HLML

    Auto-generated maths library for C and C++ based on HLSL/Cg

  • tomorrow

    A small graphical calculator project. (by akiss-xyz)

  • 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++ Maths related posts

Index

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

Project Stars
1 fpm 593
2 NeuralNetworks 62
3 Forscape 54
4 HLML 24
5 tomorrow 11

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