We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bf544 commit 032cf20Copy full SHA for 032cf20
CHANGELOG.md
@@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [0.18.0] - MM/DD/2025
+## [0.18.0] - 05/DD/2025
8
9
This release achieves 100% compliance with Python Array API specification (revision [2024.12](https://data-apis.org/array-api/2024.12/)).
10
+The release provides enhanced compatibility with NumPy 2.2.5. Window and mathematical routines are complemented by a set of new functions.
11
+Moreover, it adds support to build `dpnp` from the source for AMD GPUs.
12
13
### Added
14
0 commit comments