Python library that implements named tensors with Astropy Quantity support.
4
stars
1
forks
source link
Added `named_arrays.histogram()` function which can compute the n-dimensional histogram for scalars, vectors, and functions. #100
Closed
byrdie closed 18 hours ago
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== + Coverage 95.30% 95.38% +0.07% ========================================== Files 79 79 Lines 11464 11627 +163 ========================================== + Hits 10926 11090 +164 + Misses 538 537 -1 ``` | [Flag](https://app.codecov.io/gh/sun-data/named-arrays/pull/100/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/sun-data/named-arrays/pull/100/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data) | `95.38% <100.00%> (+0.07%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sun-data#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.