We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Float32
BiochemicalAlgorithms.jl/src/substructures/substructure.jl
Line 30 in 0dfae5a
Explicitly using Float32 restricts T to the same type.
T
The text was updated successfully, but these errors were encountered:
842941e
Substructures: fix Substructure ctor for non-Float32 atom containers
Substructure
5702f45
Fixes: #150 Signed-off-by: Thomas Kemmer <[email protected]>
2a0291d
d0e1235
tkemmer
Successfully merging a pull request may close this issue.
BiochemicalAlgorithms.jl/src/substructures/substructure.jl
Line 30 in 0dfae5a
Explicitly using
Float32
restrictsT
to the same type.The text was updated successfully, but these errors were encountered: