issues: 1609090149
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1609090149 | I_kwDOAMm_X85f6MRl | 7584 | `np.multiply` and `dask.array.multiply` trigger graph computation vs using `+` and `*` operators. | 44142765 | closed | 0 | 3 | 2023-03-03T18:37:06Z | 2023-11-06T08:45:55Z | 2023-11-06T08:45:54Z | NONE | What is your issue?I was trying to implement a simple weighted average function using a few To my surprise a call to to this function causes the graph to be computed as I had to wait for quite a bit given the size of the DataArray's. I realised that the graph was being computed. Even replacing
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7584/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |