معرفی شرکت ها


bubblebuster-2.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A Python Library for detecting water box bubbles in structural files used in molecular simulations.
ویژگی مقدار
سیستم عامل -
نام فایل bubblebuster-2.1
نام bubblebuster
نسخه کتابخانه 2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Andy Stokely
ایمیل نویسنده amstokely@ucsd.edu
آدرس صفحه اصلی https://github.com/astokely/bubblebuster
آدرس اینترنتی https://pypi.org/project/bubblebuster/
مجوز MIT
Bubblebuster is a Python Library for detecting water box bubbles in structural files used in molecular simulations, by partitioning the system's periodic box into a cubic grid. The atom density of each cube is compared against the periodic box's atom density. If any cube has a density less than the periodic box atom density multiplied by the cutoff parameter (default is 0.5), the water box is deemed to likely have a bubble. The size of the cubes, along with the cutoff value, can be customized according to the system. However, this must be done with caution as a cutoff value that is to large/small can yield false positives/negatives.


نیازمندی

مقدار نام
- numpy
- pytest
- mdtraj
- cython


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

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


نحوه نصب


نصب پکیج whl bubblebuster-2.1:

    pip install bubblebuster-2.1.whl


نصب پکیج tar.gz bubblebuster-2.1:

    pip install bubblebuster-2.1.tar.gz