- This repo is created for my own learning...
- This code doesn't guarantee the accuracy of the calculations.
- 必要ファイルを全てコンパイルする必要あり(C++に詳しくない)
- エラー
- collect2: error: ld returned 1 exit status
- エラー
$ g++ main.cpp hf.cpp variables.cpp systemparam.cpp gto.cpp vec3.cpp matrix.cpp functions.cpp overlap.cpp cgf.cpp
- 参考資料
- preprocessing basis-function
- computing nuclear & repulsion matrix
- 行列クラス