معرفی شرکت ها


aesara-2.8.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
ویژگی مقدار
سیستم عامل -
نام فایل aesara-2.8.9
نام aesara
نسخه کتابخانه 2.8.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده aesara-devs <aesara.devs@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/aesara/
مجوز BSD-3-Clause
Aesara is a Python library that allows you to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. It is built on top of NumPy_. Aesara features: * **tight integration with NumPy:** a similar interface to NumPy's. numpy.ndarrays are also used internally in Aesara-compiled functions. * **efficient symbolic differentiation:** Aesara can compute derivatives for functions of one or many inputs. * **speed and stability optimizations:** avoid nasty bugs when computing expressions such as log(1 + exp(x)) for large values of x. * **dynamic C code generation:** evaluate expressions faster. * **extensive unit-testing and self-verification:** includes tools for detecting and diagnosing bugs and/or potential problems. .. _NumPy: http://numpy.scipy.org/


نیازمندی

مقدار نام
>=1.17.0 numpy
>=0.14 scipy
- filelock
- etuples
- logical-unification
- miniKanren
- cons
- typing-extensions
>=48.0.0 setuptools


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

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


نحوه نصب


نصب پکیج whl aesara-2.8.9:

    pip install aesara-2.8.9.whl


نصب پکیج tar.gz aesara-2.8.9:

    pip install aesara-2.8.9.tar.gz