Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement NEO-DFT on host #92

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    8b4f0a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403882b View commit details
    Browse the repository at this point in the history
  3. add neo rks/uks skeleton

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    23fafd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1809551 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f47b51f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c220f09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e39c08e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fbb657 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fed1b3e View commit details
    Browse the repository at this point in the history
  10. correct some errors

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    53f2551 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2fc43c View commit details
    Browse the repository at this point in the history
  12. refactor epc functional to be a enum class in GauXC.

    This is for prepare for later implementation of EPC19
    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ad2cd1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1a7cec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8de578e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    585710f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    574ac7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d2cb40e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0958be1 View commit details
    Browse the repository at this point in the history
  19. clean up debug printing

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    625bd1c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    51a07fc View commit details
    Browse the repository at this point in the history
  21. revert local changes

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fab91dd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    46070d4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1727797 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    754e744 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6f4019b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    44706c1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2550d2f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cb65123 View commit details
    Browse the repository at this point in the history
  29. adding neo unit tests

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0397aa1 View commit details
    Browse the repository at this point in the history
  30. modify NEO UT ref data

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    087789d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    21681a7 View commit details
    Browse the repository at this point in the history
  32. remove unwanted changes

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d8578f2 View commit details
    Browse the repository at this point in the history
  33. fix code after rebase

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    55eb9fa View commit details
    Browse the repository at this point in the history
  34. remove unwanted changes

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    850a895 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c0639ad View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1c65a4d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aac7924 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    07d6e52 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f6040f8 View commit details
    Browse the repository at this point in the history
  40. remove debug statements

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b955f17 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    236370d View commit details
    Browse the repository at this point in the history
  42. remove unwanted changes

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    15a4493 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a9d49fe View commit details
    Browse the repository at this point in the history
  44. modifying NEO tests

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e0bb9e7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    d95f1c9 View commit details
    Browse the repository at this point in the history
  46. fix problems

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    1e46e2b View commit details
    Browse the repository at this point in the history
  47. added epc tests

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    141364f View commit details
    Browse the repository at this point in the history
  48. remove unwanted changes

    aodongliu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fd76906 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    76ff623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee00338 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    b33ec95 View commit details
    Browse the repository at this point in the history