提交 d40f534a authored 作者: Frederic's avatar Frederic

Added a first version of an acknowledgement file.

上级 244440a0
.. _acknowledgement:
Acknowledgement
===============
.. note:
This page is in construction. We are missing sources.
* The developer of `NumPy <http://numpy.scipy.org/>`_. Theano is based on its ndarray object and use many of its implementation.
* The developer of `Scipy <http://scipy.org/>`_. Our sparse matrix use there sparse matrix. We also reused other part.
* All Theano authors in the commits log.
* Al Theano user that gived us feed back.
* The GPU implementation of tensordot is based on code from Tijmen
Tieleman's `gnumpy <http://www.cs.toronto.edu/~tijmen/gnumpy.html>`_
* The original version of the function ``cpuCount()`` in the file
theano/misc/cpucount.py come from the project `pyprocessing
<http://pyprocessing.berlios.de/>`_. It is under the same license as
Theano.
......@@ -84,6 +84,7 @@ Roughly in order of what you'll want to check out:
* :ref:`developer` -- Primarily of interest to developers of Theano
* :ref:`internal` -- How to maintain Theano, LISA-specific tips, and more...
* :ref:`release` -- How our release should work.
* :ref:`acknowledgement` -- What we took from other projects.
You can download the latest `PDF documentation <http://deeplearning.net/software/theano/theano.pdf>`_, rather than reading it online.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论