Skip to content

issues Search Results · repo:quantumlib/Qualtran language:Python

Filter by

497 results
 (73 ms)

497 results

inquantumlib/Qualtran (press backspace or delete to remove)

In the export for the Qualtran web app, we are currently exporting JSON for attributes that are bloqs. Instead, we should export a reference to the bloq (bloq name and hashed attribute values).
  • shab5
  • Opened 
    3 days ago
  • #1609

If you compute QECGatesCost for ec_add_small example of ECAdd, you ll get a negative integer for the number of toffoli gates. This isn t correct! I did a skim of the call graph and I think it s coming ...
bloqs/data_loading
bug
  • mpharrigan
  • 1
  • Opened 
    5 days ago
  • #1607

The premise of making a bloq class is that the class attributes are theoretically serializable and all the behavior is in the class s methods. ApplyGateToLthQubit accepts a Python function (callable) as ...
  • mpharrigan
  • Opened 
    5 days ago
  • #1606

CSwapApprox is another @tanujkhattar, e.g. using QECGatesCost for SelectSwapQROM does not automatically yield the cost breakdown in terms of Ands and Toffolis (or just Toffolis) as it is usually quoted ...
bloqs/basic_gates
resource_counting
  • mpharrigan
  • Opened 
    5 days ago
  • #1604

Setuptools version 78.x (released approx 1 hour ago PST) enforces what was previously a warning about not using dashes in setup.cfg file property names. Unfortunately, the fxpmath package uses a dash in ...
bug
dependencies
  • mhucka
  • 5
  • Opened 
    7 days ago
  • #1600

On the fundamentals page documentation, a warning appears in the docs, including a certain developers account name img width= 757 alt= Image src= https://github.com/user-attachments/assets/b4285e8c-9941-46a8-a410-e5c41c8eb170 ...
docs
  • dabacon
  • 1
  • Opened 
    10 days ago
  • #1599

Description The following code works correctly when using SelectBlockEncoding, but throws a DecomposeTypeError: Could not build call graph for C[And†]: And† is atomic. when using LCUBlockEncoding Code ...
  • vinayswamik
  • 1
  • Opened 
    20 days ago
  • #1592

I ran the example circuit provided in the https://qualtran.readthedocs.io/en/latest/bloqs/phase_estimation/qubitization_qpe.html However, the results I obtained do not match the reference paper cited in ...
  • vinayswamik
  • 2
  • Opened 
    21 days ago
  • #1591

See https://github.com/quantumlib/Qualtran/pull/1559#issuecomment-2711296093 To resolve a deadlock in mergeability of interoperability PRs, we depend on a specific branch of pennylane. - #1559 - ...
devops
  • mpharrigan
  • Opened 
    21 days ago
  • #1589

SparsePrepare uses QROAM, but it accounts for the extra registers from qroam in a somewhat brittle way, see linked comment and PR We could also write this in a way that we use the extra registers defined ...
bloqs/chemistry
bloqs/data_loading
  • mpharrigan
  • Opened 
    25 days ago
  • #1588
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub