Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
/ glosim2 Public archive

A rehaul of the glosim code, adding new features and removing many unused ones.

License

Notifications You must be signed in to change notification settings

lab-cosmo/glosim2

Repository files navigation

Glosim2

This package is not further developed. We might be able to incorporate small bugfixes - particularly if you propose a fix and submit a pull request - but the original developers do not have time to properly maintain it. You may want to check https://github.com/cosmo-epfl/librascal where most of the development efforts are currently focused

Installation

Python Packages and Code

Python

pip install numpy ase numba tqdm psutil

Optional:

pip install seaborn mpi4py scikit-learn

Code

QUIP code (http://libatoms.github.io/QUIP/index.html)

Organisation of the code

The main functionality of the package are exposed in GlobalSimilarity.py and GlobalSim_cluster.py is an attempt to make a robust parallelization using mpi4py library.

Examples

An example on how to use the library in several scenarios can be found as a jupyter notebook in the examples folder.

About

A rehaul of the glosim code, adding new features and removing many unused ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages