معرفی شرکت ها


MDSuite-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A postprocessing tool for molecular dynamics simulations.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل MDSuite-0.2.0
نام MDSuite
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده zincwarecode
ایمیل نویسنده zincwarecode@gmail.com
آدرس صفحه اصلی https://github.com/zincware/MDSuite
آدرس اینترنتی https://pypi.org/project/MDSuite/
مجوز -
![madewithpython](https://img.shields.io/badge/Made%20With-Python-blue.svg?style=flat) ![build](https://github.com/zincware/MDSuite/actions/workflows/pytest.yml/badge.svg) [![docs](https://readthedocs.org/projects/mdsuite/badge/?version=latest&style=flat)](https://mdsuite.readthedocs.io/en/latest/) ![license](https://img.shields.io/badge/License-EPLv2.0-purple.svg?style=flat) [![coverage](https://coveralls.io/repos/github/zincware/MDSuite/badge.svg?branch=main)](https://coveralls.io/github/zincware/MDSuite?branch=main) [![Maintainability](https://api.codeclimate.com/v1/badges/268dae1d7098161ff81d/maintainability)](https://codeclimate.com/github/zincware/MDSuite/maintainability) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/zincware/MDSuite/HEAD) Introduction ------------ MDSuite is a software designed specifically for the molecular dynamics community to enable fast, reliable, and easy-to-run calculations from simulation data. If you want to start learning about the code, you can check out the docs [here](https://mdsuite.readthedocs.io/en/latest/). Installation ============ There are several ways to install MDSuite depending on what you would like from it. One can simply install using ````shell pip install mdsuite ```` If you would like to install it from source then you can clone the repository by running ````shell git clone https://github.com/SamTov/MDSuite.git ```` Once you have cloned the repository, depending on whether you prefer conda or straight pip, you should follow the instructions below. Installation with pip ********************* ````shell cd MDSuite pip install . ```` Installation with conda *********************** ````shell cd MDSuite conda create -n MDSuite python=3.8 conda activate MDSuite pip install . ```` Documentation ============= There is a live version of the documentation hosted [here](https://mdsuite.readthedocs.io/en/latest/). If you prefer to have a local copy, that can be built using sphinx by following the instructions below. ````shell cd MDSuite/docs make html cd build/html firefox index.html ```` HINT ==== Check out the MDSuite code through a jupyter notebook for a more user-friendly experience. You can take full advantage of the autocomplete features that are available for the calculators. ![autocomplete](docs/source/images/mdsuite_autocomplete.gif)


نیازمندی

مقدار نام
>=2.5 tensorflow
- h5py
- pysmiles
- matplotlib
- scipy
- tqdm
>=5.6.6 psutil
- numpy
- gputil
- pubchempy
>=5.4 PyYAML
- scooby
>=1.4 sqlalchemy
>=1.0.0 pandas
- tensorflow-probability
- colorutils
- bokeh
- chemfiles
- dot4dict
- jaxlib
- jax


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

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl MDSuite-0.2.0:

    pip install MDSuite-0.2.0.whl


نصب پکیج tar.gz MDSuite-0.2.0:

    pip install MDSuite-0.2.0.tar.gz