Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
MANIFEST.in 360 Bytes
Copy Edit Raw Blame History
include *.txt
include NOTICE
recursive-include _build *.py
recursive-include cmake *.cmake
recursive-include tests *.txt* *.py *.hpp *.cpp *.hdf5 *.sh
recursive-include third_party *.patch*
recursive-include mindquantum *.txt *.h *.hpp *.cc *.cpp
exclude .clang-format *.yaml *.allow *.bat *.md *.sh *.suppressions
prune docs
prune .jenkins
prune tutorials
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化