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 5b6da0e commit 0668082Copy full SHA for 0668082
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
-## [0.15.0] - xxxx-xx-xx
+## [0.15.0] - 2021-08-25
10
11
### Added
12
- Introduce array ultilites to check, allocate and copy memory using SYCL USM (#489)
@@ -18,7 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- Add integration channels to GitHub Actions and make workflow consistent with dpctl (#510)
19
20
### Changed
21
+- Update to Numba 0.54.0 (#493)
22
- Update to dpctl 0.9 (#514)
23
+- Update to dpnp 0.7 (#513)
24
- Use dpcpp compiler package for Linux (#502)
25
- Update go version (#515)
26
0 commit comments