Skip to content

Implement *neighbor_list* ASE function for the bond length analysis example #36

@blokhin

Description

@blokhin

via Jinhyun Chang:

In your example script for bond length analysis using ASE: it is mentioned that ASE is slow, and you could use a C-extension to speed it up. However, it looks like the algorithm for carrying out the bond length analysis is the culprit. Using the ASE's neighbor_list function, we found a speed-up of at least a factor of 2 in a similar example. We could not execute this particular example (as mentioned in a previous comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementpythonEverything related to Python interaction with the MPDS API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions