提交 fb491a08 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added new required installation step on Windows (proper blas.ldflags)

上级 9bab8b59
......@@ -333,6 +333,13 @@ but this has not been tested yet.
cp libblas.dll /mingw/lib
mv libblas.dll /mingw/bin
- Edit (or create) your ``$HOME/.theanorc`` and add the following section:
.. code-block:: bash
[blas]
ldflags = -lblas
- Install `Mercurial <http://mercurial.selenic.com/downloads/>`__
(you can use the regular Windows release, you do not need TortoiseHg).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论