Giter VIP home page Giter VIP logo

Comments (6)

fevangelista avatar fevangelista commented on August 20, 2024 1

It would still be useful to support the following:

g1 = qforte.gate(...)
g2 = qforte.gate(...)
circ.add([g1,g2]) # or circ.add(g1,g2)

from qforte.

JonathonMisiewicz avatar JonathonMisiewicz commented on August 20, 2024

Wait, what's a "fermionic quantum computer"?

from qforte.

JonathonMisiewicz avatar JonathonMisiewicz commented on August 20, 2024

For the sake of coordination, my personal QForte to-do list is:

  • Submit PR in progress to remove code duplication between VQE and PQE.
  • Finish class renaming, #57

After that, I'm not sure what my next QForte project will be. If you are going to take an issue, please say so, so no effort gets duplicated.

from qforte.

fevangelista avatar fevangelista commented on August 20, 2024

Is someone working on "Can we pass a list of gates to the QuantumCircuit constructor, to bypass add_gate?" or is this already a working feature?

from qforte.

nstair avatar nstair commented on August 20, 2024

Is someone working on "Can we pass a list of gates to the QuantumCircuit constructor, to bypass add_gate?" or is this already a working feature?

It is already a working feature, but uses a function rather than an overload of the constructor. Nan added it some time ago. Syntax looks like qforte.build_circuit('X_1 Y_2 X_3 Y_4').

from qforte.

JonathonMisiewicz avatar JonathonMisiewicz commented on August 20, 2024

I can take non-particle-conserving SQ operators and excise unused code as I see it.

from qforte.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.