提交 5da33fd1 authored 作者: Iban Harlouchet's avatar Iban Harlouchet

numpydoc for theano/gof/cutils.py

上级 438995e4
...@@ -194,7 +194,10 @@ fail: ...@@ -194,7 +194,10 @@ fail:
def compile_cutils(): def compile_cutils():
"""Do just the compilation of cutils_ext""" """
Do just the compilation of cutils_ext.
"""
code = (""" code = ("""
#include <Python.h> #include <Python.h>
#include "numpy/arrayobject.h" #include "numpy/arrayobject.h"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论