Skip to content

Ensure actual_kpoints_weights is list[float] and add test #4363

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

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

kavanase
Copy link
Contributor

Just a minor fix; after #4360 the format of actual_kpoints_weights was changed from list[float] to list[np.ndarray[float]] (where these were np.ndarray[float] with a single value). Minor thing but this changes the format back to what it was before, and adds a quick test for this.

@shyuep shyuep merged commit 35d6da4 into materialsproject:master Apr 17, 2025
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants