aesara-nightly 2.6.4.dev20220504
pip install aesara-nightly==2.6.4.dev20220504
Released:
Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: aesara-devs
- Tags aesara, math, numerical, symbolic, blas, numpy, autodiff, differentiation
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
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.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: aesara-devs
- Tags aesara, math, numerical, symbolic, blas, numpy, autodiff, differentiation
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aesara-nightly-2.6.4.dev20220504.tar.gz
.
File metadata
- Download URL: aesara-nightly-2.6.4.dev20220504.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d675ae538a25a4e7401b791886e9f8995127cb6f2c516c57b5ecbf6566218179 |
|
MD5 | 2600adedfaeee7c902c91e234f3416ed |
|
BLAKE2b-256 | 283cc77a83e68c49b32d08832af93e7e14b060c24e57b87610f855cfa75e0f7d |