-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Milestone
Description
UC 1 - compute amd from a structure
- Simon wants to compute the amd from a structure as he is working in diffpy-cmi
- Simon passes the structure to diffpy.similarity (ds)
- ds computes the amd and returns it simon
UC 2 - pdd
- as UC1.-1.3 but Simon wants to compute the pdd
UC 3 - amd-similarity
- Tina wants to compute the amd similarity (amd-s) between two structures
- Tina gives both structures to amd_s()
- amd_s computes the amd-s and returns it to Tina
UC4 - pdd
- As UC3.1 - 3.3 but Tina wants the pdd-s
UC 5 - to scale
- As UC3 but a pairwise computation of amd or pdd (or whatever similarity measure we have in the future) over a large set of structures with good performance
Metadata
Metadata
Assignees
Labels
No labels