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 c0668bd commit f6984edCopy full SHA for f6984ed
python/cuquantum/densitymat/_internal/typemaps.py
@@ -1,3 +1,7 @@
1
+# Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES
2
+#
3
+# SPDX-License-Identifier: BSD-3-Clause
4
+
5
import cuquantum.bindings.cudensitymat as cudm
6
7
CUDENSITYMAT_COMPUTE_TYPE_MAP = {
0 commit comments