提交 8ea21f09 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Small clarification in function's doc

上级 3704fc21
...@@ -152,7 +152,8 @@ Reference ...@@ -152,7 +152,8 @@ Reference
disables it for the mentioned variables. disables it for the mentioned variables.
Regarding givens: Be careful to make sure that these substitutions are Regarding givens: Be careful to make sure that these substitutions are
independent--behaviour when Var1 of one pair appears in the graph leading independent, because behaviour when Var1 of one pair appears in the graph leading
to Var2 in another expression is undefined. Replacements specified with to Var2 in another expression is undefined (e.g. with ``{a: x, b: a + 1}``).
Replacements specified with
givens are different from optimizations in that Var2 is not expected to be givens are different from optimizations in that Var2 is not expected to be
equivalent to Var1. equivalent to Var1.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论