home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1575494367

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
1575494367 I_kwDOAMm_X85d6CLf 7515 Aesara as an array backend in Xarray 2443309 open 0     11 2023-02-08T05:15:35Z 2023-05-01T14:40:39Z   MEMBER      

Is your feature request related to a problem?

I recently learned about a meta-tensor library called Aesara which got me wondering if it would be a good array backend for Xarray.

Aesara is a Python library that allows you to define, optimize/rewrite, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is composed of different parts: - Symbolic representation of mathematical operations on arrays - Speed and stability optimization - Efficient symbolic differentiation - Powerful rewrite system to programmatically modify your models - Extendable backends. Aesara currently compiles to C, Jax and Numba.

xref: https://github.com/aesara-devs/aesara/issues/352, @OriolAbril, @twiecki

Has anyone looked into this yet?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/7515/reactions",
    "total_count": 1,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 1
}
    13221727 issue

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 11 rows from issue in issue_comments
Powered by Datasette · Queries took 0.687ms · About: xarray-datasette