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

calc_local_correlations has the wrong function signature #30

Closed
xivh opened this issue Nov 6, 2024 · 1 comment
Closed

calc_local_correlations has the wrong function signature #30

xivh opened this issue Nov 6, 2024 · 1 comment

Comments

@xivh
Copy link
Contributor

xivh commented Nov 6, 2024

clexulator::LocalCorrelations f(supercell_neighbor_list,

TypeError: calc_local_correlations(): incompatible function arguments. The following argument types are supported:
    1. (supercell_neighbor_list: libcasm.clexulator._clexulator.LocalClexulator, local_clexulator: libcasm.clexulator._clexulator.ConfigDoFValues, config_dof_values: libcasm.clexulator._clexulator.SuperNeighborList, unitcell_index: int, equivalent_index: int, indices: Optional[list[int]] = None) -> numpy.ndarray[numpy.float64[m, 1]]
@bpuchala
Copy link
Collaborator

Handled by #32

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

No branches or pull requests

2 participants