home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1019753466

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/3322#issuecomment-1019753466 https://api.github.com/repos/pydata/xarray/issues/3322 1019753466 IC_kwDOAMm_X848yDP6 23738400 2022-01-24T06:10:27Z 2022-01-24T06:10:44Z CONTRIBUTOR

I have created a library for easier linear algebra (plus others) with xarray: https://xarray-einstats.readthedocs.io/en/latest/.

It currently has: * wrappers for many numpy.linalg functions * wrappers for scipy.stats distributions plus a few functions * wrappers for einops functions * a numba.guvectorize-decorated version of numpy.histogram for dataarrays

I have mostly added wrappers for things I personally use, also trying to not overlap with xr-scipy nor xarray-extras, so it might not make much sense as a group, but the modules are completely independent between them and could be reorganized into independent packages or merged into existing ones.

Feedback very welcome!

{
    "total_count": 2,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 1,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  495799492
Powered by Datasette · Queries took 333.664ms · About: xarray-datasette