提交 bfe2426f authored 作者: Matt Graham's avatar Matt Graham

Changing reference link tag to conflict with existing.

上级 52550f94
...@@ -65,11 +65,11 @@ class Cholesky(Op): ...@@ -65,11 +65,11 @@ class Cholesky(Op):
""" """
Cholesky decomposition reverse-mode gradient update. Cholesky decomposition reverse-mode gradient update.
Symbolic expression for reverse-mode Cholesky gradient taken from [1]_ Symbolic expression for reverse-mode Cholesky gradient taken from [0]_
References References
---------- ----------
.. [1] I. Murray, "Differentiation of the Cholesky decomposition", .. [0] I. Murray, "Differentiation of the Cholesky decomposition",
http://arxiv.org/abs/1602.07527 http://arxiv.org/abs/1602.07527
""" """
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论