You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ The core logic of ChainRules is implemented in [ChainRulesCore.jl](https://githu
15
15
To add ChainRules support to your package, by defining new `rrule`s or `frules`, you only need to depend on the very light-weight package ChainRulesCore.jl.
16
16
This repository contains ChainRules.jl, which is what people actually use directly.
17
17
ChainRules reexports all the ChainRulesCore functionality, and has all the rules for the Julia standard library.
18
-
and has all the rules for the julia standard library.
19
18
20
19
21
20
Here are some of the core features of the package:
0 commit comments