Skip to content

issues Search Results · repo:Fujitsu-UTokyo-QDD/QDD language:C++

Filter by

0 results
 (78 ms)

0 results

inFujitsu-UTokyo-QDD/QDD (press backspace or delete to remove)

In your paper Parallelizing Quantum Simulation With Decision Diagrams a parallel version of the QDD simulator is described, and tested on Grover and Shor. However, the branch this paper refers to (https://github.com/Fujitsu-UTokyo-QDD/QDD/tree/journal) ...
  • sebastiaanbrand
  • 2
  • Opened 
    on Jan 13
  • #76

Jobs get unexpectedly and abruptly killed by the GitLab runner due to some incompatibility or misconfiguration between QDD and the GitLab CI runner. To reproduce the error I created a new GitLab repository ...
  • marcosdiezgarcia
  • 8
  • Opened 
    on Oct 28, 2024
  • #70

The main class QddBackend inherits from Qiskit s BackendV1. However, BackendV1 is deprecated since Qiskit version 1.2 and will be removed in Qiskit 2.0. Qiskit suggests to migrate from BackendV1 to BackendV2. ...
  • marcosdiezgarcia
  • 1
  • Opened 
    on Sep 26, 2024
  • #69

I am using Python 3.10.0 and installed QDD (qdd-0.2.4) with default options on a fresh Python virtual environment by running: pip install qdd. However, running import qdd from Python REPL unexpectedly ...
  • marcosdiezgarcia
  • 2
  • Opened 
    on Sep 24, 2024
  • #68

The following == implementation for Query seems wrong. Results of multiply(A,B) and multiply(B,A) can be different in matrix multiplication, so that we cannot use the cached results between them. https://github.com/satoschuko/QDD/blob/44966cb09690b86efbcec4728b19e1d9b3e7d48e/engine.h#L128-L130 ...
  • kkyusuke
  • Opened 
    on Jan 17, 2023
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub