Ross ROSS = Recommend OSS · open-source software intelligence for agents

aesara-devs/aesara

Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays. observed · 2026-08-28

github.com/aesara-devs/aesara · homepage · Python · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2486
  • days_rel: n/a
  • days_push: 656
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1219 stars · 152 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions over multi-dimensional arrays, forked from Theano. It provides a hackable symbolic graph framework with automatic differentiation and transpilation to C, JAX, and Numba.

Use cases

  • define and optimize symbolic tensor expressions in python
  • compute gradients of mathematical expressions automatically
  • compile numpy-like expressions to fast C, JAX, or Numba code
  • build custom operators with graph rewrites and optimizations
  • probabilistic programming backend for tensor computation

When to choose

  • you need a hackable pure-Python symbolic tensor framework
  • you want Theano-style graph optimization and autodiff
  • you need to transpile symbolic graphs to multiple backends

When to avoid

  • you need an actively maintained project - Aesara is no longer maintained
  • you want deep-learning training at scale - use PyTorch or JAX instead
  • starting a new project - consider its successor PyTensor

Facets

library · maturity abandoned

machine-learning compiler math serialization machine-learning performance data-science python cross-platform symbolic-computation automatic-differentiation tensor-library theano-fork term-rewriting transpilation numba jax algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
aesara-devs/aesaramain10

For agents

markdown · JSON · MCP: product_card(name="aesara-devs/aesara")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem