This is the pypolymlp module.
Project description
A generator of polynomial machine learning potentials
Polynomial machine learning potentials
Required libraries and python modules
- python >= 3.9
- numpy < 2.0.0
- scipy
- pyyaml
- setuptools
- eigen3
- pybind11
- openmp (recommended)
[Optional]
- phonopy (if using phonon datasets and/or computing force constants)
- phono3py (if using phonon datasets and/or computing force constants)
- symfc (if computing force constants)
- sparse_dot_mkl (if computing force constants)
- spglib
How to install pypolymlp
-
Install from conda-forge: Coming soon.
-
Install from PyPI
conda create -n pypolymlp-env
conda activate pypolymlp-env
conda install -c conda-forge numpy scipy pybind11 eigen cmake cxx-compiler
pip install pypolymlp
- Install from GitHub
git clone https://github.com/sekocha/pypolymlp.git
cd pypolymlp
conda create -n pypolymlp-env
conda activate pypolymlp-env
conda install -c conda-forge numpy scipy pybind11 eigen cmake cxx-compiler
pip install . -vvv
Building C++ codes in pypolymlp may require a significant amount of time.
How to use pypolymlp
- Polynomial MLP development
- Property calculators
- Energy, forces on atoms, and stress tensor
- Force constants
- Elastic constants
- Equation of states
- Structural features (Polynomial invariants)
- Local geometry optimization
- Phonon properties, Quasi-harmonic approximation
- Self-consistent phonon calculations
- Utilities
- Random structure generation
- Estimation of computational costs
- Enumeration of optimal MLPs
- Compression of vasprun.xml files
- Automatic division of DFT dataset
- Atomic energies
- Python API (MLP development)
- Python API (Property calculations)
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
pypolymlp-0.3.9.post1.tar.gz
(32.3 MB
view details)
File details
Details for the file pypolymlp-0.3.9.post1.tar.gz
.
File metadata
- Download URL: pypolymlp-0.3.9.post1.tar.gz
- Upload date:
- Size: 32.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4942912c335456455a5d33180898c0790b39a9f0e811343ff2b1bebe37459a2f |
|
MD5 | 6d0b5f75dbc2a610749835e8df54415b |
|
BLAKE2b-256 | d38cbd4638904eb1d66ff88a7ad87b399dc508b0f246fcfbb16b44c43090fc69 |