Populate changelog for 0.15.0 release#1404
Merged
oleksandr-pavlyk merged 3 commits intomasterfrom Sep 19, 2023
Merged
Conversation
ndgrigorian
reviewed
Sep 18, 2023
ndgrigorian
reviewed
Sep 18, 2023
| ### Changed | ||
|
|
||
| * Removed `dpctl.tensor.numpy_usm_shared` obsolete class and associated tests which were being skipped | ||
| * Enabled support for Python arithmetic, in-place arithmetic, reflexive arithmetic, comparison, and bitwise operators for `dpctl.tensor.usm_ndarray` type [#1324](https://github.com/IntelPython/dpctl/pull/1324). |
Collaborator
There was a problem hiding this comment.
Maybe a bullet should be added about roll improvements
|
View rendered docs @ https://intelpython.github.io/dpctl/pulls/1404/index.html |
Co-authored-by: ndgrigorian <46709016+ndgrigorian@users.noreply.github.com>
ndgrigorian
approved these changes
Sep 19, 2023
|
Array API standard conformance tests for dpctl=0.14.6dev5=py310ha25a700_4 ran successfully. |
|
Array API standard conformance tests for dpctl=0.14.6dev5=py310ha25a700_5 ran successfully. |
|
Array API standard conformance tests for dpctl=0.14.6dev5=py310ha25a700_6 ran successfully. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR modifies
CHANGELOG.mdto enumerate changes that go into forthcoming 0.15.0 release ofdpctl.