提交 279ea1b7 authored 作者: Frederic's avatar Frederic

remove doc warning.

上级 de4a73f3
......@@ -371,8 +371,8 @@ Then in your ``~/.emacs`` file, add this:
;; Make thing readable when there is an warning [optional]
(custom-set-faces
'(flymake-errline ((((class color)) (:underline "red"))))
'(flymake-warnline ((((class color)) (:underline "yellow")))))
'(flymake-errline ((((class color)) (:underline "red"))))
'(flymake-warnline ((((class color)) (:underline "yellow")))))
Unit tests
----------
......
......@@ -138,6 +138,7 @@ Community
internal/index
examples/index
proposals/index
acknowledgement
LICENSE
......
......@@ -30,7 +30,7 @@ instructions below for detailed installation steps):
generated C code. Theano `can` fall back on a NumPy-based Python execution
model, but a C compiler allows for vastly faster execution.
g++ >= 4.2 (for openmp that is currently always used)
more recent version recommended!
more recent version recommended!
`NumPy <http://numpy.scipy.org/>`_ >= 1.3.0
Earlier versions have memory leaks.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论