提交 472d52f7 authored 作者: notoraptor's avatar notoraptor

For inclusions, replace line numbers limits by text limits.

上级 1d21b44a
......@@ -9,6 +9,8 @@ Installation
Stable Installation
-------------------
.. comment: install_theano_stable_version
Install the latest stable version of Theano with:
.. raw:: html
......@@ -27,9 +29,15 @@ Install the latest stable version of Theano with:
If you encountered any trouble, head to the :ref:`troubleshooting` page.
The latest stable version of Theano is ``0.9.0`` (tagged with ``rel-0.9.0``).
.. comment: end_install_theano_stable_version
libgpuarray
^^^^^^^^^^^
.. comment: install_libgpuarray_stable_version
For the stable version of Theano you need a specific version of libgpuarray,
that has been tagged ``v0.6.2``.
Download it with::
......
......@@ -16,7 +16,7 @@ Windows Installation Instructions
.. comment: Requirements, optional requirements and installation of miniconda.
.. include:: requirements.inc
:end-line: 74
:end-before: .. comment: install_requirements_and_optional_packages
Install requirements and optional packages
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......@@ -87,17 +87,17 @@ If you use pip, you have to install Theano and libgpuarray separately.
theano
::::::
.. comment: Installation instructions for theano for stable version.
.. comment: Installation instructions for theano stable version.
.. include:: install_generic.inc
:start-line: 11
:end-line: 29
:start-after: .. comment: install_theano_stable_version
:end-before: .. comment: end_install_theano_stable_version
libgpuarray
:::::::::::
.. comment: Installation instructions (libgpuarray for stable version, then full bleeding-edge and developer version instructions).
.. include:: install_generic.inc
:start-line: 32
:start-after: .. comment: install_libgpuarray_stable_version
Instructions for other Python distributions (not recommended)
=============================================================
......
......@@ -71,6 +71,8 @@ Follow this `link <http://conda.pydata.org/miniconda.html>`__ to install Minicon
If you want fast compiled code (recommended), make sure you have |CompilerName| installed.
.. comment: install_requirements_and_optional_packages
Install requirements and optional packages
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论