Skip to content

yangzhaofeng/qp-H2S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qp-H2S

Project for Pr.Hu Shuiming's Quantum Physics course

You will need a c++ compiler and armadillo library to run the program

For Debian/Ubuntu users, it is recommended to install g++ and libarmadillo-dev from repository

Compile with g++:

g++ -o <DEST> main.cpp -O2 -larmadillo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages