We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db908fb commit 16d93efCopy full SHA for 16d93ef
DifferentiationInterface/docs/src/backends.md
@@ -71,11 +71,11 @@ backend_table #hide
71
!!! danger "Compatibility with Julia 1.6"
72
As of version 0.3.4, DifferentiationInterface.jl is compatible with Julia 1.6, the Long Term Support (LTS) version of the language.
73
However, we were only able to test the following backends on LTS:
74
- - FiniteDifferences.jl
75
- - ForwardDiff.jl
76
- - ReverseDiff.jl
77
- - Tracker.jl
78
- - Zygote.jl
+ - FiniteDifferences.jl
+ - ForwardDiff.jl
+ - ReverseDiff.jl
+ - Tracker.jl
+ - Zygote.jl
79
We strongly recommend that users upgrade to Julia 1.10, where all backends are tested.
80
81
## Checks
0 commit comments