Unverified Commit a07d9c91 authored by Gao, Xiang's avatar Gao, Xiang Committed by GitHub
Browse files

delete old commented code (#7) (#536)


Co-authored-by: default avatarIgnacio Pickering <ign.pickering@gmail.com>
parent bd9d888a
...@@ -71,7 +71,6 @@ def pad_atomic_properties(properties, padding_values=defaultdict(lambda: 0.0, sp ...@@ -71,7 +71,6 @@ def pad_atomic_properties(properties, padding_values=defaultdict(lambda: 0.0, sp
return output return output
# @torch.jit.script
def present_species(species): def present_species(species):
"""Given a vector of species of atoms, compute the unique species present. """Given a vector of species of atoms, compute the unique species present.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment