1 Star 0 Fork 0

也许会在慢慢改变/numpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.lgtm.yml 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
path_classifiers:
library:
- tools
generated:
# The exports defined in __init__.py are defined in the Cython module
# np.random.mtrand. By excluding this file we suppress a number of
# "undefined export" alerts
- numpy/random/__init__.py
extraction:
python:
python_setup:
requirements:
- cython>=0.29
cpp:
index:
build_command:
- python3 setup.py build
after_prepare:
- pip3 install --upgrade --user cython
- export PATH="$HOME/.local/bin:$PATH"
queries:
- include: py/file-not-closed
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liu1412_620/numpy.git
git@gitee.com:liu1412_620/numpy.git
liu1412_620
numpy
numpy
master

搜索帮助