Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nvidia/cuda-quantum issues and pull requests
#1525 - Fix the comment in intro.py example #1497
Pull Request -
State: closed - Opened by Gaurang-Belekar 7 months ago
- 8 comments
Labels: no release notes
#1524 - Bump `cuquantum` to 24.03 and `cutensor` to 2.0
Pull Request -
State: open - Opened by 1tnguyen 7 months ago
- 2 comments
#1523 - Support numpy arrays uses inside kernel functions
Issue -
State: open - Opened by annagrin 7 months ago
Labels: enhancement
#1522 - [devdeps] Build workaround for lack of h5py 3.11 aarch64 wheel
Pull Request -
State: closed - Opened by bmhowe23 7 months ago
- 1 comment
Labels: maintenance, build
#1521 - Workflow to publish stable releases
Pull Request -
State: closed - Opened by bettinaheim 7 months ago
Labels: maintenance
#1520 - [docs] Improve qudit's spec and code comments.
Pull Request -
State: open - Opened by boschmitt 7 months ago
#1519 - [rt] Rename getAvailableIndex function.
Pull Request -
State: closed - Opened by boschmitt 7 months ago
- 2 comments
Labels: no release notes
#1518 - Support using complex numbers and lists of complex numbers inside kernel functions
Pull Request -
State: closed - Opened by annagrin 7 months ago
- 5 comments
#1517 - Creating a nvqc regression test to test nvqc image 0.7.0 against the cuda_quantum client image 0.7.1 or latest
Pull Request -
State: open - Opened by sacpis 7 months ago
- 4 comments
#1511 - [NFC] Update copyrights.
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
Labels: maintenance
#1510 - Provide a script to generate code coverage
Pull Request -
State: closed - Opened by actione 7 months ago
- 12 comments
Labels: maintenance
#1509 - VQE tutorial for H2 example is giving NLOpt runtime error
Issue -
State: open - Opened by marwafar 7 months ago
#1508 - [features/qalloc] Not all targets are always available.
Pull Request -
State: open - Opened by schweitzpgi 7 months ago
#1507 - Add support for U gate
Issue -
State: closed - Opened by khalatepradnya 7 months ago
Labels: enhancement
#1506 - Consider using more explicit names throughout the examples.
Issue -
State: open - Opened by schweitzpgi 7 months ago
#1505 - [docs] Add cudaq::range function.
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
- 6 comments
Labels: documentation
#1504 - Expose the U3 operation to frontends
Pull Request -
State: closed - Opened by khalatepradnya 7 months ago
- 14 comments
#1503 - [features/qalloc] Documentation.
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
- 1 comment
Labels: documentation
#1502 - Allow measurement of variadic list of qubits
Pull Request -
State: closed - Opened by amccaskey 7 months ago
- 4 comments
Labels: bug fix
#1501 - cudaq.draw drops the last few qubits if no operations on them
Issue -
State: open - Opened by poojarao8 7 months ago
- 1 comment
#1500 - Add range(size_t) for common programmer patterns
Pull Request -
State: closed - Opened by amccaskey 7 months ago
- 3 comments
Labels: no release notes
#1499 - Fix issue with unknown base on attribute call (throw an error)
Pull Request -
State: closed - Opened by amccaskey 7 months ago
- 7 comments
Labels: bug fix
#1498 - Output discrepancy when args of mz are in a list vs when comma separated
Issue -
State: closed - Opened by poojarao8 7 months ago
Labels: bug
#1497 - Fix the comment in intro.py example
Issue -
State: closed - Opened by poojarao8 7 months ago
Labels: good first issue
#1496 - Compiler doesn't raise an error when using kernel.h(q[0])
Issue -
State: closed - Opened by poojarao8 7 months ago
#1495 - [features/qalloc] Simplify the kernel_builder's use of vector data.
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
- 1 comment
#1494 - Fix observe() calls on nvidia-mgpu backend
Pull Request -
State: closed - Opened by bmhowe23 7 months ago
- 1 comment
Labels: bug fix
#1493 - Fix Python wheel installation issues (multiple subtlety linked items)
Pull Request -
State: open - Opened by bmhowe23 7 months ago
- 21 comments
Labels: documentation, bug fix
#1492 - python kernel builder qalloc support
Pull Request -
State: closed - Opened by amccaskey 7 months ago
- 1 comment
#1491 - Ability to perform state overlaps across GPU memory
Issue -
State: open - Opened by zohimchandani 7 months ago
Labels: enhancement
#1490 - [features/qalloc] Error checking on number of elements in MLIR Verifier
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
#1489 - [features/qalloc] Use cc dialect.
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
#1488 - Remove the requirement of the expectation() handle
Issue -
State: open - Opened by zohimchandani 7 months ago
Labels: enhancement
#1487 - Kernel builder cleanup.
Pull Request -
State: closed - Opened by schweitzpgi 7 months ago
- 3 comments
#1486 - Multiple inputs to kernels throws an error
Issue -
State: open - Opened by zohimchandani 7 months ago
- 4 comments
#1485 - Fix wheel test Docker build failure (Fedora)
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 1 comment
Labels: maintenance, build
#1484 - Compute the correct number of qubits.
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 1 comment
#1483 - cudaq::range(start,stop,step) added to API
Issue -
State: closed - Opened by schweitzpgi 8 months ago
Labels: documentation, RFC-approved
#1482 - Update kernel_builder to support vector state input. Implement CuStateVecSimulator kron prod
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 1 comment
#1481 - Port the rest of the C++20 specific tests to valid C++17 syntax
Issue -
State: open - Opened by schweitzpgi 8 months ago
Labels: good first issue
#1480 - Allow torch tensors and cupy arrays as input to quantum kernels
Issue -
State: open - Opened by zohimchandani 8 months ago
- 4 comments
Labels: performance
#1479 - Count parameters of circuits
Issue -
State: open - Opened by zohimchandani 8 months ago
#1478 - [features/qalloc] Rework kernel_builder.
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 1 comment
#1477 - Port #1002 to nvidia-mgpu simulator
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
Labels: performance, no release notes
#1476 - Add support for recently introduced cudaq::range(a,b,c) function.
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 3 comments
Labels: release notes
#1475 - [RFC] Unitary Synthesis
Issue -
State: open - Opened by khalatepradnya 8 months ago
- 7 comments
Labels: language, RFC-approved
#1474 - Make sure that we register and load all dialects when using `PassManager` at runtime
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
#1473 - Make sure that we register and load all dialects when using `PassManager` at runtime
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
- 1 comment
#1472 - [fix] [test] Updates to 'nvidia-mqpu' test - 'testLargeProblem'
Pull Request -
State: closed - Opened by khalatepradnya 8 months ago
Labels: maintenance
#1471 - Prevent usage of cmake 3.29.0 in manylinux build images
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 1 comment
Labels: maintenance
#1470 - Simplify MLIR code generated for simple Python for loops over range(N)
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 4 comments
Labels: bug fix
#1469 - Cannot run Python range-based for loops through the synthesizer (affects NVQC)
Issue -
State: closed - Opened by bmhowe23 8 months ago
- 3 comments
Labels: bug, python-lang
#1468 - [c++17] changes to cudaq headers for pure c++17 environment
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 11 comments
Labels: breaking change
#1467 - Improve cudaq::state data handling
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 5 comments
#1466 - Fix issue with cnot operation not being properly compiled for some targets
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 1 comment
Labels: bug fix
#1465 - Fix a thread-safety issue in `jitAndCreateArgs`
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
- 4 comments
#1464 - `cnot` operation is not compiled properly in MLIR mode
Issue -
State: closed - Opened by 1tnguyen 8 months ago
Labels: bug, critical
#1463 - Fix Publishing validation failures
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
- 1 comment
Labels: maintenance
#1462 - [feature] Support custom unitary operations in simulation
Pull Request -
State: closed - Opened by khalatepradnya 8 months ago
- 25 comments
#1461 - [features/qalloc] Add qudit initializer to bridge.
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 3 comments
#1460 - Cherry pick #1441 and #1442 from main
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
#1459 - Fix issue caused by docstrings inside Python kernels
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 3 comments
Labels: bug fix
#1458 - Improved error handling and bug fixes for Python
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 7 comments
Labels: bug fix
#1457 - Fix issue where qubits are retained with draw / tracer
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 6 comments
Labels: bug fix
#1456 - Support pythonic type casting in MLIR
Issue -
State: open - Opened by anthony-santana 8 months ago
Labels: enhancement, python-lang
#1455 - Support additional numpy functions in python mlir
Issue -
State: open - Opened by anthony-santana 8 months ago
- 1 comment
Labels: enhancement, python-lang
#1454 - Support complex values passed to numpy functions in python
Issue -
State: open - Opened by anthony-santana 8 months ago
Labels: enhancement, python-lang
#1453 - Support numpy arcsin in python mlir
Issue -
State: closed - Opened by anthony-santana 8 months ago
- 1 comment
Labels: enhancement
#1452 - String support within quantum kernels
Issue -
State: open - Opened by anthony-santana 8 months ago
- 2 comments
Labels: language, python-lang
#1451 - Error handling when passing float into int argument.
Issue -
State: closed - Opened by justinlietz 8 months ago
#1450 - Error handling when missing parentheses
Issue -
State: closed - Opened by justinlietz 8 months ago
#1449 - Assertion error when attempting to use len()
Issue -
State: closed - Opened by justinlietz 8 months ago
#1448 - IndexError when using math.pi inside kernel
Issue -
State: closed - Opened by justinlietz 8 months ago
#1447 - Error handling when acting ctrl on wrong data type
Issue -
State: closed - Opened by justinlietz 8 months ago
#1446 - Error handling with controlled gates in python
Issue -
State: closed - Opened by justinlietz 8 months ago
#1445 - Discard unneeded helper functions.
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 1 comment
Labels: maintenance
#1444 - Fix LLVM aarch64 relocation overflow
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 8 comments
Labels: bug fix
#1443 - [Core] Remove the use of IndexType
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
- 4 comments
Labels: maintenance
#1442 - Fixing the signing issue
Pull Request -
State: closed - Opened by bettinaheim 8 months ago
Labels: maintenance
#1441 - Prevent usage of cmake 3.29.0 in Python wheel
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 1 comment
Labels: maintenance, build
#1440 - Fix issue with `spin_op` result retrieval
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
- 1 comment
Labels: bug fix
#1439 - [DON'T MERGE] Change default nvidia simulator to nvidia-mgpu
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 2 comments
#1438 - Handling empty lists passed to Python kernels
Pull Request -
State: closed - Opened by amccaskey 8 months ago
- 7 comments
Labels: bug fix
#1437 - Make spin_op.distribute_terms batch more efficiently
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 2 comments
Labels: enhancement, performance
#1436 - Iterable data types within quantum kernels
Issue -
State: open - Opened by marwafar 8 months ago
- 2 comments
Labels: enhancement, language, python-lang
#1435 - Fix QPUD Library Mode Installer Build
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
- 40 comments
Labels: bug fix
#1434 - distribute_terms does not batch efficiently
Issue -
State: closed - Opened by zohimchandani 8 months ago
Labels: enhancement
#1433 - AttributeError: module 'cudaq' has no attribute 'kernel'. Did you mean: 'Kernel'?
Issue -
State: closed - Opened by sirgeorgesawcon 8 months ago
- 2 comments
#1432 - Handle references to constant data in `GenerateDeviceCodeLoader`
Issue -
State: open - Opened by 1tnguyen 8 months ago
Labels: bug, NVQC
#1431 - Endian representation bug in `QppCircuitSimulator::observe`
Issue -
State: open - Opened by 1tnguyen 8 months ago
- 1 comment
Labels: bug
#1430 - Fixed an oversight in PR#1002
Pull Request -
State: closed - Opened by 1tnguyen 8 months ago
- 1 comment
Labels: no release notes
#1429 - Re-enable skipped tests and update script usage comment.
Pull Request -
State: closed - Opened by khalatepradnya 8 months ago
- 2 comments
Labels: maintenance
#1428 - [Core] Add complex support
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
#1427 - Add support for complex and complex initializers for qubits
Pull Request -
State: closed - Opened by schweitzpgi 8 months ago
#1426 - Updating hybrid_qnns example
Pull Request -
State: closed - Opened by zohimchandani 8 months ago
- 2 comments
Labels: no release notes
#1425 - [docs] Update cuquantum example in CI
Pull Request -
State: closed - Opened by anthony-santana 8 months ago
- 2 comments
Labels: maintenance
#1424 - Fix memory leak in CuStateVecCircuitSimulator.cu
Pull Request -
State: closed - Opened by bmhowe23 8 months ago
- 1 comment
Labels: bug fix
#1423 - GPU memory leak in `nvidia` target
Issue -
State: closed - Opened by bmhowe23 8 months ago
#1422 - Make CUDAQ objects pickleable
Issue -
State: open - Opened by zohimchandani 8 months ago
- 1 comment
Labels: enhancement
#1421 - LLVM aarch64 relocation overflow
Issue -
State: closed - Opened by Kenny-Heitritter 8 months ago
- 6 comments
Labels: bug