معرفی شرکت ها


astro-seeing-1.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Sympy Expressions Evaluation Implemented oN the GPU
ویژگی مقدار
سیستم عامل -
نام فایل astro-seeing-1.0
نام astro-seeing
نسخه کتابخانه 1.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Fabio Rossi <fabio.rossi@inaf.it>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/astro-seeing/
مجوز MIT License
# SEEING Sympy Expressions Evaluation Implemented oN the GPU The idea is to provide the following to Sympy users: - A simple way to evaluate an expressions on the GPU - Backend agnostic evaluation (currently numpy and cupy are supported, in the future clpy or other numerical backends might be added) - Support tools to handle groups of expressions (evaluate, plot, substitute parameters, share variables) - Numerical methods (for now integration over n-dimensional domains) Numpy/Scipy evaluation comes out of the box with Sympy, using the lambdify feature. In order to do the same on the GPU, first development effort of SEEING relies Cupy only, thus you need to have a CUDA enabled GPU to use it. ## Installation SEEING can be installed with pip: pip install astro-seeing For GPU usage SEEING relies on Cupy, which can be installed as a dependency with: pip install "astro-seeing[gpu]"


نیازمندی

مقدار نام
- matplotlib
- numpy
- scipy
- sympy
- cupy


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

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


نحوه نصب


نصب پکیج whl astro-seeing-1.0:

    pip install astro-seeing-1.0.whl


نصب پکیج tar.gz astro-seeing-1.0:

    pip install astro-seeing-1.0.tar.gz