dispatch
This is summary documentation for hippynn.layers.pairs.dispatch module. Click here for full documentation.
Links to Full Documentation:
System-by-system pair finders
Functions
|
Use KD Tree implementation from scipy.spatial to find pairs under periodic boundary conditions with an orthorhombic cell. |
|
|
|
Classes
|
Node for finding pairs under periodic boundary conditions using Scipy's KD Tree algorithm. |
|
Implementation of KDTreePairs with an added memory component. |
|
|
|