issue_comments: 290951551
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/1053#issuecomment-290951551 | https://api.github.com/repos/pydata/xarray/issues/1053 | 290951551 | MDEyOklzc3VlQ29tbWVudDI5MDk1MTU1MQ== | 1117703 | 2017-04-01T22:34:12Z | 2017-04-01T23:29:31Z | NONE | First let me say, I know python, but I don't know linear algebra (I rely on @kkloste for algebra). I'm also new to
The operations that we're using for our project are dot-product multiplying 2D arrays by 2D arrays and 1D arrays by 2D arrays. Currently, our arrays are
My intuition was that we use However, it appears that
For clarity, I wasn't thinking of using |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
184238633 |