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

Fix LobsterMatrices calculated incorrectly #3407

Merged

Conversation

naik-aakash
Copy link
Contributor

Summary

Major changes:

  • Fix typo of using + instead of intended * to generate complex matrices : Led to incorrect outputs when non-zero imaginary values were there in the input files
  • Added a more robust test to ensure file data is correctly read

@naik-aakash naik-aakash changed the title Bug fix : Hamilton matrices lobster io Bug fix : LobsterMatrices lobster io Oct 15, 2023
@janosh janosh added io Input/output functionality fix Bug fix PRs lobster Lobster package (Local Orbital Basis Suite Towards Electronic-Structure Reconstruction) labels Oct 15, 2023
@janosh janosh changed the title Bug fix : LobsterMatrices lobster io Fix LobsterMatrices calculated incorrectly Oct 15, 2023
@janosh janosh merged commit f67d6f3 into materialsproject:master Oct 15, 2023
22 checks passed
@naik-aakash naik-aakash deleted the hamilton_matrices_lobster_io branch January 10, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix PRs io Input/output functionality lobster Lobster package (Local Orbital Basis Suite Towards Electronic-Structure Reconstruction)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants