You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The basic functions of the bond-valence-sum method are implemented, but more work needs to be done to decide what parameters to use, and how to implement the sum most efficiently. Most likely by first calling the Structure.find_nearest_neighbors() method, and looping over already identified nearest neighbors, but more testing should be done.
The text was updated successfully, but these errors were encountered:
The basic functions of the bond-valence-sum method are implemented, but more work needs to be done to decide what parameters to use, and how to implement the sum most efficiently. Most likely by first calling the Structure.find_nearest_neighbors() method, and looping over already identified nearest neighbors, but more testing should be done.
The text was updated successfully, but these errors were encountered: