We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773077c commit 6a6e7f1Copy full SHA for 6a6e7f1
index.md
@@ -46,7 +46,7 @@ It is worth investigating each package yourself to really understand its ins and
46
- [JuliaDiff/ReverseDiff.jl](https://github.com/JuliaDiff/ReverseDiff.jl): Operator overloading AD backend
47
- [FluxML/Zygote.jl](https://github.com/FluxML/Zygote.jl): Source transformation AD backend
48
- [EnzymeAD/Enzyme.jl](https://github.com/EnzymeAD/Enzyme.jl): LLVM-level source transformation AD backend
49
-- [compintell/Mooncake.jl](https://github.com/compintell/Mooncake.jl): Source transformation AD backend
+- [Chalk-lab/Mooncake.jl](https://github.com/chalk-lab/Mooncake.jl): Source transformation AD backend
50
- [FluxML/Tracker.jl](https://github.com/FluxML/Tracker.jl): Operator overloading AD backend
51
52
### Forward mode automatic differentiation
0 commit comments