
aesara 2.9.4
0
A library for defining, optimizing, and efficiently evaluating mathematical expressions involving mu
Contents
A library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
Stars: 1220, Watchers: 1220, Forks: 152, Open Issues: 330The aesara-devs/aesara repo was created 6 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1220 github stars!
How to Install aesara
You can install aesara using pip
pip install aesara
or add it to a project with poetry
poetry add aesara
Package Details
- Author
- None
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/aesara/
- GitHub Repo:
- https://github.com/aesara-devs/aesara
Classifiers
- Scientific/Engineering/Mathematics
- Software Development/Code Generators
- Software Development/Compilers
Related Packages
Errors
A list of common aesara errors.
Code Examples
Here are some aesara code examples and snippets.
pythonfix