• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IntelPython / dpctl / 6804251458 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2023 10:25PM UTC
Files 98
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Nov 2023 09:31PM UTC coverage: 77.819% (+0.2%) from 77.627%
6804251458.1

push

github

web-flow
Implements statistical functions ``mean``, ``std``, ``var`` (#1465)

* Resolves gh-1456

Tree reductions now populate destination with the identity when reducing over
zero-size axes. As a result, logic was removed for handling zero-size axes.

``argmax``, ``argmin``, ``max``, and ``min`` still raise an error for
zero-size axes.

Reductions now return a copy when provided an empty axis tuple.

Adds additional supported dtype combinations to ``prod`` and ``sum``, specifically for input integers and inexact output type

* Implements mean, var, and std

* Adds more tests for statistical functions

* Adds docstrings for statistical functions

* Adds more supported types to arithmetic reductions

Permits `float` accumulation type with 64 bit integer and unsigned integer inouts
to prevent unnecessary copies on devices that don't support double precision

* Changes mean reduction to use output data type as sum accumulation type

Mean in-place division now uses the real type for the denominator

3340 of 4448 branches covered (0.0%)

Branch coverage included in aggregate %.

11188 of 14221 relevant lines covered (78.67%)

6027.87 hits per line

Source Files on job 6804251458.1
  • Tree
  • List 98
  • Changed 25
  • Source Changed 0
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6804251458
  • 9afb7426 on github
  • Prev Job for on master (#6801268808.1)
  • Next Job for on master (#6896776565.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc