an interpretable materials design tool based on self-learning entropic population annealing
Project description
Self-Learning Entropic Population Annealing
Description
This is a Python package that is designed for interpretable materials design in combinatorial search spaces based on entropic population annealing.
Required Packages
- Python >= 3.6
- numpy
- scipy
- physbo
- modlamp
Install
- From PyPI (recommended)
pip3 install slepa
- To update modlamp to the latest version, run the following:
pip install --upgrade slepa
- From source (for developers)
-
Update pip (>= 19.0)
pip3 install -U pip
-
Download or clone the github repository
git clone https://github.com/tsudalab/SLEPA
-
Install via pip
pip3 install ./SLEPA
-
Uninstall
pip3 uninstall slepa
Usage
'examples/simple.py' is a simple example.
License
SLEPA package is distributed under GNU General Public License version 3 (GPL v3) or later.
Copyright
© 2021- The University of Tokyo. All rights reserved.
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
slepa-1.0.0a2.tar.gz
(17.2 kB
view details)
Built Distribution
slepa-1.0.0a2-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file slepa-1.0.0a2.tar.gz
.
File metadata
- Download URL: slepa-1.0.0a2.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95c31c98870dcb1e4b7bfa0127f2cef72da44acefad2bcfe414364b0a88b916a |
|
MD5 | a4c2566b942d321fbf1abacf64f0286c |
|
BLAKE2b-256 | 0f6992a5a812899eaa30e6be3ca34e68dc4e0e95a9363bb75574bff3a4661b51 |
File details
Details for the file slepa-1.0.0a2-py3-none-any.whl
.
File metadata
- Download URL: slepa-1.0.0a2-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e09a52019ba752bea76305340e03cbf037d413b807526fa5132206515252d2a |
|
MD5 | 651e88bfc6e4e61249915e5cb069260e |
|
BLAKE2b-256 | 323f9d3f84c92b5b322b25a91e603d62daccf0093776d2abaafed53f91f3a6b7 |