C++ automatic-differentiation

Open-source C++ projects categorized as automatic-differentiation

Top 9 C++ automatic-differentiation Projects

automatic-differentiation
  • ggml

    Tensor library for machine learning

    Project mention: LLM Evaluation: Which LLM to use for developing a personal assistant? | dev.to | 2024-12-01

    All models of 3B and 7B size were run locally with Ollama. The 7B+ models were used with a Kaggle notebooks and a suitable gguf model file loaded with ggml.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • pinocchio

    A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives

  • autodiff

    automatic differentiation made easier for C++

    Project mention: The Elements of Differentiable Programming | news.ycombinator.com | 2024-03-22
  • control-toolbox

    The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control

  • FastAD

    FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.

  • theoretica

    A C++ math library for scientific computing with a simple and elegant interface.

    Project mention: Improving Documentation in Theoretica | dev.to | 2024-11-11

    In my latest contribution to the open-source library Theoretica, I tackled Issue #81 focused on refining and enhancing the inline documentation for two central components: mat (the matrix class) and vec (the vector class). This issue was raised to improve the readability and usability of these classes, which are essential in mathematical computations and commonly used across various areas in the library. Proper documentation is key to making complex code accessible to other developers and contributors.

  • Mission : Impossible (AutoDiff)

    A concise C++17 implementation of automatic differentiation (operator overloading)

  • TemporalSetInversion

    Reference implementation for "Temporal Set Inversion for Animated Implicits" (SIGGRAPH 2023)

  • sadET

    Simple Automatic Differentiation (using) Expression Templates

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++ automatic-differentiation discussion

Log in or Post with

C++ automatic-differentiation related posts

  • LLM Evaluation: Which LLM to use for developing a personal assistant?

    2 projects | dev.to | 1 Dec 2024
  • Everything I've learned so far about running local LLMs

    3 projects | news.ycombinator.com | 10 Nov 2024
  • Building a local and private LLM server in Rust

    1 project | dev.to | 2 Aug 2024
  • The Elements of Differentiable Programming

    5 projects | news.ycombinator.com | 22 Mar 2024
  • Astray: A performance-portable geodesic ray tracing library.

    3 projects | /r/cpp | 31 Aug 2022
  • Point-to-Point Distance Constraint: Gradient of Forward Kinematics

    1 project | /r/robotics | 18 Jul 2022
  • Autodiff: Simple C++17 library for Automatic Differentiation

    1 project | news.ycombinator.com | 27 May 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Dec 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 ggml 11,316
2 pinocchio 1,959
3 autodiff 1,669
4 control-toolbox 1,459
5 FastAD 98
6 theoretica 22
7 Mission : Impossible (AutoDiff) 21
8 TemporalSetInversion 13
9 sadET 1

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

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?