Uh oh!
There was an error while loading. Please reload this page.
implement dpnp.reciprocal and dpnp.angle - #1650
Conversation
View rendered docs @ https://intelpython.github.io/dpnp/pull//index.html |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
But to be able to merge the PR we need to wait until the latest dpctl will be available in the internal channel, otherwise the tests in the internal CI will be always failing. |
Co-authored-by: Anton <100830759+antonwolfy@users.noreply.github.com>
update out keyword implementation for angle and reciprocal to make it consistent with implementation of other functions
dfafa86 to
98edb71Compare
In this PR,
dpnp.angleanddpnp.reciprocalare implemented using theirdpctlcounterparts.