Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upPinned repositories
Repositories
-
ChainRulesTestUtils.jl
Utilities for testing custom AD primatives.
-
TaylorSeries.jl
A julia package for Taylor polynomial expansions in one and several independent variables.
-
ChainRules.jl
forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs
-
ChainRulesCore.jl
It is like recipes but for AD! (Full functionality is in ChainRules.jl but this a light weight dependency just to define sensitivities for your functions in your packages)
-
ReverseDiff.jl
Reverse Mode Automatic Differentiation for Julia
-
SparseDiffTools.jl
Fast jacobian computation through sparsity exploitation and matrix coloring
-
FiniteDifferences.jl
High accuracy derivatives, estimated via numerical finite differences (formerly FDM.jl)
-
ForwardDiff.jl
Forward Mode Automatic Differentiation for Julia
-
DiffResults.jl
A package which provides an API for querying differentiation results at multiple orders simultaneously
-
FiniteDiff.jl
Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
DiffRules.jl
A simple shared suite of common derivative definitions
-
HyperDualNumbers.jl
Julia implementation of HyperDualNumbers
-
DualNumbers.jl
Julia package for representing dual numbers and for performing dual algebra
-
DiffTests.jl
A common suite of test functions for stressing the robustness of differentiation tools.
-
Capstan.jl
A Cassette-based automatic differentiation package for the Julia language