Skip to content

Commit 689e789

Browse files
committed
more careful wording
1 parent f3d8a77 commit 689e789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The current version of ReverseDiff supports Julia v0.5 (and intends to support J
3434
Other Julia packages may provide some of these features, but only ReverseDiff provides all
3535
of them (as far as I know at the time of this writing):
3636

37-
- supports most of the Julia language, including loops, recursion, and control flow
37+
- supports a large subset of the Julia language, including loops, recursion, and control flow
3838
- user-friendly API for reusing and compiling tapes
3939
- user-friendly performance annotations such as `@forward` and `@skip` (with more to come!)
4040
- compatible with ForwardDiff, enabling mixed-mode AD

0 commit comments

Comments
 (0)