Automatic differentiation of complex functions: simple workaround
|
|
7
|
2398
|
September 11, 2025
|
How should constant literals be typed in Differentiable Code?
|
|
0
|
27
|
August 30, 2025
|
Differentiation of struct based simulations and applications
|
|
5
|
173
|
August 5, 2025
|
Support for adjoint sensitivities with `SciMLStructures` in ODE problems
|
|
2
|
83
|
July 25, 2025
|
Combining `SparseDiffTools.jl` and `OrdinaryDiffEq.jl`
|
|
8
|
149
|
July 9, 2025
|
Calling C Code with Automatic Differentiation in Julia
|
|
6
|
351
|
June 2, 2025
|
Best way to prevent AD to differentiate through useless or zero gradient function
|
|
2
|
184
|
March 13, 2025
|
Difficulty when differentiating with DifferentiationInterface.jl and Mooncake.jl
|
|
3
|
160
|
February 17, 2025
|
Warning secondorder ADtype in optimization.jl
|
|
3
|
174
|
November 12, 2024
|
Correct way of computing adjoints/gradients with dense solution of ODE
|
|
5
|
162
|
October 31, 2024
|
Jacobian calculation with FastDifferentiation.jl
|
|
2
|
160
|
August 23, 2024
|
ZeroTangent definition
|
|
2
|
138
|
August 12, 2024
|
ForwardDiff tagcount with custom diff rules
|
|
4
|
72
|
July 27, 2024
|
Generating finite-difference stencils
|
|
19
|
3502
|
July 23, 2024
|
Automatic differentiation with density matrix in yao
|
|
9
|
391
|
June 21, 2024
|
GTPSA.jl: A Julia interface to the new GTPSA library for fast, high-order automatic differentiation
|
|
13
|
1176
|
June 11, 2024
|
Optimization with LBFGS gives DimensionMismatch("dimensions must match")
|
|
9
|
1065
|
April 14, 2024
|
Is there a differentiable implementation of matrix square root?
|
|
5
|
415
|
March 31, 2024
|
What range of LinearAlgebra does Enzyme support?
|
|
6
|
487
|
March 14, 2024
|
Forward differentiation and differential equations
|
|
13
|
4445
|
November 7, 2023
|
Differentiation (Zygote, but the issue is likely in ChainRules) return different types with `Diagonal`
|
|
2
|
185
|
January 10, 2024
|
Taking gradients of a matrix exponential
|
|
10
|
958
|
January 2, 2024
|
Creating AD-friendly functions
|
|
2
|
459
|
June 28, 2023
|
Zygote.jl: How to get the gradient of sparse matrix
|
|
11
|
1355
|
June 13, 2023
|
Using Flux: gradient on DifferentialEquations: solve results in an error
|
|
11
|
1007
|
May 8, 2023
|
Automatic differentiation in different cases
|
|
2
|
1027
|
May 3, 2023
|
How to efficiently differentiate backslash operator for sparse matrix?
|
|
23
|
2681
|
May 1, 2023
|
Does Zygote differentiate symbolically?
|
|
27
|
1492
|
April 18, 2023
|
How to differentiate through the ODE solver (Discretize-then-Optimize)?
|
|
1
|
1242
|
February 25, 2023
|
[ANN] ModelWrappers.jl - Flatten/Unflatten your Model Parameter in an Automatic Differentiation friendly way
|
|
1
|
319
|
February 10, 2023
|