Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.
/ structure_comp Public archive

Python package for removal of duplicates in (solid state) structural databases

License

Notifications You must be signed in to change notification settings

kjappelbaum/structure_comp

Repository files navigation

structure_comp

Documentation Status Build Status Coverage Status Codacy Badge made-with-python HitCount

Warning The code is still under heavy development!

Small python package to efficiently remove duplicates from larger structure databases, sample structures and compare structures and feature databases.

Acknowledgments

We build on prior work, check the bibliography for a listing of references.

Besides the python standard library, we make use of the following open-source libraries:

Several of the libraries are supported by NumFocus.

If we use code-snippets from the internet, we acknowledge this in the docstring of the function.

Installation

More details can be found in the documentation.

Developers install in editable mode

pip install -e . 

and

pip install pre-commit yapf prospector pylint
pre-commit install

for pre-commit hooks.

About

Python package for removal of duplicates in (solid state) structural databases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages