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 abf6633 commit 0c4d08aCopy full SHA for 0c4d08a
CHANGELOG.md
@@ -41,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
- Conda build scripts should build wheels in the same setup invocation as install (#538)
42
- Added install_requires keyword to setup call
43
- Added requirements.txt files in dpctl/ and in dpctl/docs (#540)
44
+- Improved C-API for dpctl Cython classes, added example of using them in Pybind11 extension. (#550)
45
46
### Changed
47
- Moved DPCLSyclInterface library from MANIFEST.in (#482)
0 commit comments