python类get_numpy_include()的实例源码

setup.py 文件源码 项目:pysdif 作者: gesellkammer 项目源码 文件源码 阅读 32 收藏 0 点赞 0 评论 0
def numpy_include():
    try:
        inc = np.get_include()
    except AttributeError:
        inc = np.get_numpy_include()
    return inc


问题


面经


文章

微信
公众号

扫码关注公众号