Skip to main content

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

Project details


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.10.tar.gz (30.9 MB view details)

Uploaded Source

File details

Details for the file pypolymlp-0.3.10.tar.gz.

File metadata

  • Download URL: pypolymlp-0.3.10.tar.gz
  • Upload date:
  • Size: 30.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for pypolymlp-0.3.10.tar.gz
Algorithm Hash digest
SHA256 41fdd8b2b9b163f8c4dd7d1e5b63b7f56bc0b580705d43ef7815e8c0ed186a3e
MD5 b88ba0a4091e0611993005e14bfc92d9
BLAKE2b-256 613da12455c5329d586bfb9db1e258e7f3a82ecb06f6af5bfdfa2769bfe6f579

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page