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

Substructures: constructor fails for non-Float32 atom containers #150

Closed
tkemmer opened this issue Dec 17, 2024 · 0 comments · Fixed by #151
Closed

Substructures: constructor fails for non-Float32 atom containers #150

tkemmer opened this issue Dec 17, 2024 · 0 comments · Fixed by #151
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tkemmer
Copy link
Collaborator

tkemmer commented Dec 17, 2024

) where {T, A} = Substructure{Float32, typeof(parent)}(name, parent, atoms, bonds, properties)

Explicitly using Float32 restricts T to the same type.

@tkemmer tkemmer added the bug Something isn't working label Dec 17, 2024
@tkemmer tkemmer added this to the v0.4 milestone Dec 17, 2024
@tkemmer tkemmer self-assigned this Dec 17, 2024
@tkemmer tkemmer linked a pull request Dec 17, 2024 that will close this issue
tkemmer added a commit that referenced this issue Dec 17, 2024
jeleclaire pushed a commit that referenced this issue Dec 19, 2024
jeleclaire pushed a commit that referenced this issue Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant