Skip to content

ZhaoYilin/modelham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelHam

MoHa is abbreviation of Molecular&Model Hamiltonian, it is a quantum chemistry program written in python. MoHa now is not a formal program but a toy for practice coding and help myself to have a better understanding of quantum chemistry.

Installation

  • Prerequisties:

    • Python 3.5 or above
    • numpy 1.13.1
    • scipy 0.19.1
  • Compile

    git clone https://github.com/ZhaoYilin/modelham.git
    cd moha
    python setup.py install --user
    

Tutorial

For more information, visit MOHA's website: https://zhaoyilin.github.io/moha/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published