A library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
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
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
Built Distribution
File details
Details for the file aesara-2.8.10.tar.gz
.
File metadata
- Download URL: aesara-2.8.10.tar.gz
- Upload date:
- Size: 3.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03ebdc84e5deb30619493243d652910e2b3bb761b4f1a5761cba21df7805957c |
|
MD5 | d0e3e6f8a73a078afa60aad06c6ec502 |
|
BLAKE2b-256 | bfae11b8a196dcbfec41fd91bcaaed42804fa7a6e42f3c83ca680da135afff06 |
Provenance
File details
Details for the file aesara-2.8.10-py3-none-any.whl
.
File metadata
- Download URL: aesara-2.8.10-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57f2cec9c9760c09482c0d9f6a162e10fc435ae684f1c360f7cdc9bf6fb96576 |
|
MD5 | e53ccec3605210218fcda4d73f41faf4 |
|
BLAKE2b-256 | 9461b19fea0671726597600fed99e16497ad1226ea283ef8b045d9b41ba8f69b |