Feature calculators for the Ruhr University Neural Network energy representation (RuNNer).
Project description
runnerase-feature-calculation
Feature calculators for RuNNer, built on top of runner-interface. This
package provides an ASE-compatible interface for computing symmetry function
feature maps (and their derivatives) for a structure, without running a full
energy/force prediction.
Provides
RuNNerFeatureCalculator: an ASECalculatorthat computes feature maps and feature derivatives for a structure viactypescalls intolibRuNNer.so.
Usage
from ase.io import read
from runnerase_feature_calculation import RuNNerFeatureCalculator
atoms = read("structure.xyz")
atoms.calc = RuNNerFeatureCalculator(path="training_run")
features = atoms.calc.get_property("features", atoms)
Documentation
https://runner.theochem2.rub.de/runnerase-docs/latest/
License
GPL-3.0-or-later. Part of the runnerase 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 runnerase_feature_calculation-0.3.0.tar.gz.
File metadata
- Download URL: runnerase_feature_calculation-0.3.0.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"26.04","id":"resolute","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79f8e6f1466e5131f0842dc64705e2a65daabb12554ec7cf025b32b7f3b9bfb5
|
|
| MD5 |
de8ea45750d1d59360927ebd55fa9a29
|
|
| BLAKE2b-256 |
4c357f835a1a3513e1755981b3f734275ce5cd2333aeaa8b1adee97baa38953a
|
File details
Details for the file runnerase_feature_calculation-0.3.0-py3-none-any.whl.
File metadata
- Download URL: runnerase_feature_calculation-0.3.0-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"26.04","id":"resolute","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bf2aecac92d8ec2d369f61acd9344ea6304e7f4d151ab12ee1add31f8015a13
|
|
| MD5 |
aaa7f357dd079fbebd7d965701b3ba70
|
|
| BLAKE2b-256 |
de5b7d524e89ed4805b189058260d0236ed60e0aead1c8d3e2670dcabcb1afc1
|