This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a change to branch dev-qdp
in repository https://gitbox.apache.org/repos/asf/mahout.git
from e87682390 [QDP] Add Python bindings for QDP using PyO3 (#649)
add b44a4b5bd [QDP] Update pre-commit to add license headers for Rust
(#660)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 10 +++++++++-
qdp/qdp-core/src/dlpack.rs | 16 ++++++++++++++++
qdp/qdp-core/src/error.rs | 16 ++++++++++++++++
qdp/qdp-core/src/gpu/encodings/amplitude.rs | 16 ++++++++++++++++
qdp/qdp-core/src/gpu/encodings/angle.rs | 16 ++++++++++++++++
qdp/qdp-core/src/gpu/encodings/basis.rs | 16 ++++++++++++++++
qdp/qdp-core/src/gpu/encodings/mod.rs | 16 ++++++++++++++++
qdp/qdp-core/src/gpu/memory.rs | 16 ++++++++++++++++
qdp/qdp-core/src/gpu/mod.rs | 16 ++++++++++++++++
qdp/qdp-core/src/lib.rs | 16 ++++++++++++++++
qdp/qdp-kernels/build.rs | 16 ++++++++++++++++
qdp/qdp-kernels/src/lib.rs | 16 ++++++++++++++++
qdp/qdp-python/src/lib.rs | 16 ++++++++++++++++
13 files changed, 201 insertions(+), 1 deletion(-)