معرفی شرکت ها


dx-utilities-1.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Base utilities for engineering packages
ویژگی مقدار
سیستم عامل -
نام فایل dx-utilities-1.0.2
نام dx-utilities
نسخه کتابخانه 1.0.2
نگهدارنده ['demetriou engineering ltd.']
ایمیل نگهدارنده ['kostas@d-e.gr']
نویسنده Konstantinos Demartinos
ایمیل نویسنده kostas@d-e.gr
آدرس صفحه اصلی https://gitlab.com/d-e/dx-utilities
آدرس اینترنتی https://pypi.org/project/dx-utilities/
مجوز AGPLv3+
# `dx-utilities` package ## Features * Geometry module on top of `shapely`. * Representations of physical fields. * Linear algebra and numerical integration. * Utilities on top of `numpy` and `mathutils.Vector`. * Decorators. * Exception classes with error-code. * Data-structures. * Book-keeping of physical constants and manipulation of units. * Testing and printing utilities. ### Sample usage ``` >>> from dx_utilities.geometry import PlanarShape >>> rectangle = PlanarShape.new(shape='rectangle', bx=1.0, by=2.0) >>> rectangle.area 2.0 ``` ## Public API See the [documentation pages](https://d-e.gitlab.io/dx-utilities/). ## Contribute Source code lives in https://gitlab.com/d-e/dx-utilities.


نیازمندی

مقدار نام
>=1.8.3 sphinx
>=1.1.0 scipy
>=0.2.2 pyfarmhash
>=0.2.1 geos
>=0.7.4 nose2
>=1.6.4.post1 shapely
==1.1.4 expiringdict
==2.79.1 mathutils


نحوه نصب


نصب پکیج whl dx-utilities-1.0.2:

    pip install dx-utilities-1.0.2.whl


نصب پکیج tar.gz dx-utilities-1.0.2:

    pip install dx-utilities-1.0.2.tar.gz