JuliaDiff

Results 19 repositories owned by JuliaDiff

ForwardDiff.jl

864
Stars
140
Forks
Watchers

Forward Mode Automatic Differentiation for Julia

ChainRules.jl

415
Stars
86
Forks
Watchers

forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs

ReverseDiff.jl

342
Stars
57
Forks
Watchers

Reverse Mode Automatic Differentiation for Julia

BlueStyle

473
Stars
34
Forks
Watchers

A Julia style guide that lives in a blue world

FiniteDiff.jl

241
Stars
39
Forks
Watchers

Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support

TaylorSeries.jl

322
Stars
51
Forks
Watchers

Taylor polynomial expansions in one and several independent variables.

FiniteDifferences.jl

284
Stars
26
Forks
Watchers

High accuracy derivatives, estimated via numerical finite differences (formerly FDM.jl)

ChainRulesCore.jl

249
Stars
61
Forks
Watchers

AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any part...

Diffractor.jl

426
Stars
30
Forks
Watchers

Next-generation AD

SparseDiffTools.jl

235
Stars
40
Forks
Watchers

Fast jacobian computation through sparsity exploitation and matrix coloring