Skip to content

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

Merged
shyuep merged 1 commit intomaterialsproject:masterfrom
kavanase:kpoint_weights_format
Apr 17, 2025
Merged

Ensure actual_kpoints_weights is list[float] and add test#4363
shyuep merged 1 commit intomaterialsproject:masterfrom
kavanase:kpoint_weights_format

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