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

Feature: Add CG algorithm to pyabacus.hsolver #5398

Merged
merged 33 commits into from
Nov 4, 2024

Conversation

a1henu
Copy link
Collaborator

@a1henu a1henu commented Nov 3, 2024

Reminder

  • Have you linked an issue with this pull request?
  • Have you added adequate unit tests and/or case tests for your pull request?
  • Have you noticed possible changes of behavior below or in the linked issue?
  • Have you explained the changes of codes in core modules of ESolver, HSolver, ElecState, Hamilt, Operator or Psi? (ignore if not applicable)

Linked Issue

Fix #5397

@a1henu a1henu marked this pull request as ready for review November 3, 2024 07:49
@mohanchen mohanchen added the pyabacus ABACUS used with Python label Nov 4, 2024
@mohanchen mohanchen merged commit 5f9a1c6 into deepmodeling:develop Nov 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pyabacus ABACUS used with Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: CG diagonalization method support for pyabacus
2 participants