issues: 325810810
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
325810810 | MDU6SXNzdWUzMjU4MTA4MTA= | 2176 | Advice on unit-aware arithmetic | 12307589 | closed | 0 | 9 | 2018-05-23T17:51:54Z | 2018-05-25T18:11:56Z | 2018-05-25T18:11:55Z | CONTRIBUTOR | This isn't really a bug report. In Basically, we currently have this implemented as a subclass The problem I have is that the new code that results from using an accessor is quite cumbersome. The issue lies in that we mainly use new implementations for arithmetic operations. So, for example, the following code:
instead becomes
This could be a little less cumbersome if we avoid a sympl namespace and instead add separate accessors for each method. At the least it reads naturally. However, there's a reason you don't generally recommend doing this.
I'm looking for advice on what is best for |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2176/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |