提交 99aaa103 authored 作者: Razvan Pascanu's avatar Razvan Pascanu

[scan][doc] added author, licence, contact fields to the file

上级 ae1c080b
......@@ -28,6 +28,12 @@ functions: ``scan()``, ``map()``, ``reduce()``, ``foldl()``,
``foldr()``.
"""
__docformat__ = 'restructedtext en'
__authors__ = ( "Razvan Pascanu "
"Frederic Bastien "
"James Bergstra "
"Pascal Lamblin " )
__copyright__ = "(c) 2010, Universite de Montreal"
__contact__ = "Razvan Pascanu <r.pascanu@gmail>"
import tensor
import misc.safe_asarray as safe_asarray
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论