معرفی شرکت ها


cscribe-0.3.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

cmlkit plugin for the dscribe package
ویژگی مقدار
سیستم عامل -
نام فایل cscribe-0.3.1
نام cscribe
نسخه کتابخانه 0.3.1
نگهدارنده ['Marcel Langer']
ایمیل نگهدارنده ['dev@sirmarcel.com']
نویسنده Marcel Langer
ایمیل نویسنده dev@sirmarcel.com
آدرس صفحه اصلی https://github.com/sirmarcel/cscribe
آدرس اینترنتی https://pypi.org/project/cscribe/
مجوز MIT
# cscribe 🐫🖋️ ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cscribe.svg) [![PyPI](https://img.shields.io/pypi/v/cscribe.svg)](https://pypi.org/project/cscribe/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) `cscribe` is a [`cmlkit`](https://github.com/sirmarcel/cmlkit/) plugin for [`dscribe`](https://github.com/SINGROUP/dscribe). It provides `cmlkit`-style `Components` for the representations implemented in `dscribe`. At the moment, it supports: - `SOAP`: Supported, tested, used in [`repbench`](https://marcel.science/repbench). - `SF`: Supported, but only `g2` and `g4`. Untested in production. - `MBTR`: Supported, but untested in production. Local MBTR is also supported, but also untested. - Coulomb matrix, sine matrix, or ewald sum matrix are not currently supported. (Please submit a pull request!) In general, `cscribe` implements a subset of the full capabilities of `dscribe`, in order to stay consistent with the choices made in `cmlkit`. For instance, you can't specify whether `periodic` is turned on or not, and `sparse` is not implemented. Please feel free to build your own customised `Components` based on the code here! The exact parameters are documented in the code itself, please have a look! ## Installation ``` pip install cscribe export CML_PLUGINS=cscribe ```` Or add `cscribe` to `$CML_PLUGINS` in your `.bashrc` or equivalent.


نیازمندی

مقدار نام
>=2.0.0a14 cmlkit
>=0.3,<0.4 dscribe
>=1.15 numpy


زبان مورد نیاز

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl cscribe-0.3.1:

    pip install cscribe-0.3.1.whl


نصب پکیج tar.gz cscribe-0.3.1:

    pip install cscribe-0.3.1.tar.gz