Skip to content

shivupa/hf_rosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HF Rosetta

Implementations of the Hartree-Fock self consistent field method in several languages.

Notes

  1. Common libraries are allowed - If there are libraries that give access to things like linear algebra libraries use them. This is more of an exercise to learn programming languages, and the speed tests are really just there to compare ``easy'' implementations.

Dependencies:

1. Python:
    - Python (3.7.2)
    - numpy (1.15.4)
    - scipy (1.1.0)
2. C++
    - xtensor (0.19.2-1)
    - xtensor-blas (0.13.1-1)
3. Julia
    - julia (1.1.0)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published