IntelPython / dpctl

Python SYCL bindings and SYCL-based Python Array API library
https://intelpython.github.io/dpctl/
Apache License 2.0
99 stars 29 forks source link

Update docstring description of `axis` keyword in cumulative functions #1669

Closed antonwolfy closed 4 months ago

antonwolfy commented 4 months ago

The axis keyword in cumulative functions supported only as an integer. No support of a axis with tuple value is assumed. The PR proposes to update the docstrings description to reflect the actual behavior.

github-actions[bot] commented 4 months ago

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:

coveralls commented 4 months ago

Coverage Status

coverage: 87.892%. remained the same when pulling 05426b58c76433bcb177010d61add77d140d69ac on update-axis-docstring-in-accumulate-functions into 1243edc8f5db699aaa1e4dc7c6c2d029e3d1b23b on master.

github-actions[bot] commented 4 months ago

Array API standard conformance tests for dpctl=0.17.0dev0=py310h15de555_333 ran successfully. Passed: 883 Failed: 9 Skipped: 92