Skip to content

kskkry/HF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

- This repo is created for my own learning...
- This code doesn't guarantee the accuracy of the calculations.

How to Complile

  • 必要ファイルを全てコンパイルする必要あり(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

Ref

source is here

Releases

No releases published

Packages

No packages published