Large Open Access Datasets for Atomistic Materials Science (LOAD-AtoMS)
Project description
[!WARNING] This project is under active development. Until version 1.0.0 is released, breaking changes to the API may occur with no notice.
load-atoms is a Python package for Loading Open Access Datasets for Atomistic Materials Science (LOAD-AtoMS).
See the documentation for more information.
load-atoms is maintained by me, John Gardner (GitHub - website), as part of my PhD research activities within the Deringer Group.
Installation
This package can be installed from PyPI with
pip install load-atoms
Or alternatively from conda-forge using
mamba install load-atoms -c conda-forge
Usage
>>> from load_atoms import load_dataset
>>> dataset = load_dataset("C-GAP-17")
╭─────────────────────────── C-GAP-17 ────────────────────────────╮
│ │
│ ✓ Downloading C-GAP-17.extxyz ━━━━━━━━━━━━━━━━━━━━ 100% 00:00 │
│ ✓ Reading C-GAP-17.extxyz ━━━━━━━━━━━━━━━━━━━━ 100% 00:01 │
│ ✓ Caching to disk ━━━━━━━━━━━━━━━━━━━━ 100% 00:00 │
│ │
│ The C-GAP-17 dataset is covered by the CC BY-NC-SA 4.0 license. │
│ Please cite the C-GAP-17 dataset if you use it in your work. │
│ For more information about the C-GAP-17 dataset, visit │
│ load-atoms/C-GAP-17 │
╰─────────────────────────────────────────────────────────────────╯
>>> print(dataset)
C-GAP-17:
structures: 4,530
atoms: 284,965
species:
C: 100.00%
properties:
per atom: (force)
per structure: (config_type, detailed_ct, energy, split)
Development
Please see the contributing guidelines for information on how to contribute to the project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file load_atoms-0.3.10.tar.gz.
File metadata
- Download URL: load_atoms-0.3.10.tar.gz
- Upload date:
- Size: 239.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ee87648d8515ff7c296c87f162a762828407156083ac6baba9e554fd4044296
|
|
| MD5 |
4d4df8c3672e17c44eb06fd99ba1ab81
|
|
| BLAKE2b-256 |
d71c0f40e6e9153dbfc449a635d04227e3b7ef1e709644274af8e24cbcfc9a4d
|
File details
Details for the file load_atoms-0.3.10-py3-none-any.whl.
File metadata
- Download URL: load_atoms-0.3.10-py3-none-any.whl
- Upload date:
- Size: 242.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e5bf44d8d6f90e8797b1b6af72912e5ea0a85094db7d30f345febd844002163
|
|
| MD5 |
0f25ea85bcd76b787332fc2d35249752
|
|
| BLAKE2b-256 |
9f9851826c9e78b935b7a56cbc45a97b629d9a59fcfb1d1bd4365896c86e9a85
|