derivative
There are 112 repositories under derivative topic.
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
swapniljariwala/nsepy
Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
SMTorg/smt
Surrogate Modeling Toolbox
maroba/findiff
Python package for numerical derivatives and partial differential equations in any number of dimensions.
Dlloydev/QuickPID
A fast PID controller with multiple options. Various Integral anti-windup, Proportional, Derivative and timer control modes.
EnzymeAD/oxide-enzyme
Enzyme integration into Rust. Experimental, do not use.
KvanTTT/MathExpressions.NET
:heavy_division_sign: Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code
sys27/xFunc
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
wenjie2wang/splines2
Regression Spline Functions and Classes
blakesanie/Calculess
📚 Calculus Library for JS and NPM
HugoGranstrom/symbolicnim
A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.
IPILabs/shorter-v1-periphery
Peripheral smart contracts for interacting with Shorter
imanuelcostigan/dataonderivatives
Easily source publicly available data on derivatives
egladysh/metamath
Meta mathematics. Symbolic functions and derivatives.
raju2592/derivative-calculator
calculates the derivative of the given function
dfdx/XDiff.jl
eXpression differentiation in Julia
sjelatex/derivative
Nice and easy derivatives for LaTeX
PB2204/Derivative-Calculator
Derivative Calculator is a web app written using JavaScript. It uses libraries like math.js and Plotly.js for computing the derivative of the expression and plotting the graphs.
sbesada/java.math.numerical.library
java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc
arthurits/SignalAnalysis
Signal analysis tool featuring FFT (fast Fourier transform), fractal dimension, entropy, and numerical differentiation and integration
CamDavidsonPilon/autograd-gamma
NotImplementedError: VJP of gammainc wrt argnum 0 not defined
horchler/sgolayfilt
Savitzky-Golay differentiation filters
MathisWellmann/whittaker_smoother
A perfect smoother; A discrete time version of spline smoothing for equally spaced data
Prabhu-369/Quadcopter_6DOF_Matlab_files
Derivation of quadcopter nonlinear 6 degree of freedom equations is provided in this section
s-celles/pandas-helper-calc
Helper methods for Pandas Series and DataFrames to calculate numerically derivative and integral
angarg12/TrueExponential
True Exponential JS incremental game
rhqD/rhqD-MathLab
数学函数的求值,求导。
RobinKa/tadiff
Numeric and symbolic automatic differentation for javascript and typescript
emanuelhuber/GauProMod
Software package for Gaussian Process (GP) modelling written in R language. The core functions are coded in C++ and based on the EIGEN library (through RcppEigen).
frankshearar/Parsing-Derivatives
Parsing with derivatives.
horeilly1101/deriv
𝝏F A symbolic derivative calculator, with API endpoints
arturkulig/immview
JavaScript library to create Domains - non-visual components, exposing their state and having specific to them actions.
auralius/numerical-jacobian
Calculate jacobian numerically at a given condition
nbfigueroa/SVMGrad
Matlab/C++ library to evaluate SVM decision function and its derivatives.
InversePalindrome/InPal
Graphing Calculator
mihonen/polynomials
Polynomial essentials for Golang including real root isolation, complex root solving methods, root bounds, and derivatives.