issp-center-dev / HPhi

Quantum Lattice Model Simulator Package
https://www.pasums.issp.u-tokyo.ac.jp/hphi/en/
GNU General Public License v3.0
82 stars 25 forks source link

Change directory pointing to StdFace submodule #119

Closed yomichi closed 2 years ago

yomichi commented 2 years ago

Short summary

After this PR,

Details

git submodule is a good mechanism to deal with other git repositories, but it works only when the repository is cloned although we sometimes want to use a tarball file instead.