Skip to content

Commit 83c87c0

Browse files
authored
Fix README (#201)
1 parent 1d39604 commit 83c87c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DifferentiationInterface/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ We support all of the backends defined by [ADTypes.jl](https://github.com/SciML/
4040
- [PolyesterForwardDiff.jl](https://github.com/JuliaDiff/PolyesterForwardDiff.jl)
4141
- [ReverseDiff.jl](https://github.com/JuliaDiff/ReverseDiff.jl)
4242
- [SparseDiffTools.jl](https://github.com/JuliaDiff/SparseDiffTools.jl)
43-
- [Symbolics.jl](https://github.com/JuliaSymbolics/Symbolics.jl) (currently broken)
43+
- [Symbolics.jl](https://github.com/JuliaSymbolics/Symbolics.jl)
4444
- [Tapir.jl](https://github.com/withbayes/Tapir.jl)
4545
- [Tracker.jl](https://github.com/FluxML/Tracker.jl)
4646
- [Zygote.jl](https://github.com/FluxML/Zygote.jl)

0 commit comments

Comments
 (0)