提交 fe4e7356 authored 作者: turianjo@is23.m's avatar turianjo@is23.m

Added documentation about python nose.

上级 a06073d6
...@@ -73,6 +73,8 @@ Software Requirements ...@@ -73,6 +73,8 @@ Software Requirements
- g++, python-dev (optional, to compile generated C code) - g++, python-dev (optional, to compile generated C code)
- nose, for testing
- `psyco <http://psyco.sourceforge.net/>`__ can make your python code much faster, if you are on a 32-bit x86 architecture. If you use compiled C code, this can be less important. - `psyco <http://psyco.sourceforge.net/>`__ can make your python code much faster, if you are on a 32-bit x86 architecture. If you use compiled C code, this can be less important.
Downloading Theano Downloading Theano
...@@ -89,7 +91,7 @@ Get the source and run the auto-tests like this: ...@@ -89,7 +91,7 @@ Get the source and run the auto-tests like this:
hg clone http://pylearn.org/hg/theano theano hg clone http://pylearn.org/hg/theano theano
cd theano cd theano
python autotest.py nosetests
To update your library to the latest on pylearn.org, change directory (`cd`) to this `theano` folder and type To update your library to the latest on pylearn.org, change directory (`cd`) to this `theano` folder and type
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论