autodiff

Derivative calculator library

A .NET library that automates the process of computing derivatives of mathematical functions.

A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.

GitHub

92 stars
9 watching
11 forks
Language: C#
last commit: over 1 year ago
Linked from 4 awesome lists

autodiffautomatic-differentiationgradientmathmathematical-modellingmathematicsoptimization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
autodiff/autodiff A C++ library that enables automatic computation of derivatives in an efficient and intuitive way 1,656
auto-differentiation/xad A high-performance tool for computing derivatives of complex functions used in various scientific and engineering applications. 258
pbrod/numdifftools A Python library for automatic numerical differentiation of scalar and vector-valued functions. 256
auto-differentiation/xad-py Provides automatic differentiation capabilities for numerical computations in Python 10
sehyoun/matlabautodiff Tools for automatic differentiation in MATLAB using sparse representation for Jacobians 43
non-contradiction/autodiffr Automates differentiation of R functions using Julia 23
lxcid/listdiff An implementation of an algorithm to calculate the diff between two arrays 241
martinresearch/matlabautodiff An implementation of forward automatic differentiation in MATLAB, enabling precise and efficient computation of function derivatives. 39
tonyarnold/differ A Swift library for calculating differences and generating patches between collections. 662
alexdrone/buffer An efficient array diffing framework with built-in data source adapters and collection observation functionality. 350
mattloper/chumpy An autodifferentiation tool that makes constructing and minimizing objectives easier by automatically computing derivatives 197
christopher-hesse/tenet An automatic differentiation prototype for Zig, enabling computation of derivatives by constructing a sort of backward version of the computation graph. 15
sungiant/abacus A cross-precision 3D maths library with deterministic implementations of common data types across various precisions. 45
autodistill/autodistill Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. 1,983
deepwisdom/autodl Automated deep learning algorithm that performs feature engineering, model selection, and hyperparameter tuning without human intervention. 1,140