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

Add a note for description of `axis` in accumulation functions #1631

Closed antonwolfy closed 6 months ago

antonwolfy commented 6 months ago

The PR proposes to add a note for description of axis in accumulation functions as per Python array API for cumulative_sum documentation. Without the note in the description it might not be clear that axis keyword is required (rather than optional) in some use cases.

github-actions[bot] commented 6 months ago

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

coveralls commented 6 months ago

Coverage Status

coverage: 87.974%. remained the same when pulling 654f64f5e468a43f0f30f2cb750761586395ac16 on docstring-axis-cumulative_sum into 03c76156246f15e7306d8d4ea04fbdb31cdb3cef on master.

github-actions[bot] commented 6 months ago

Array API standard conformance tests for dpctl=0.17.0dev0=py310h15de555_162 ran successfully. Passed: 839 Failed: 0 Skipped: 92