Git Product home page Git Product logo

Comments (5)

nelimee avatar nelimee commented on August 25, 2024

The textual output format seems like something sufficient to construct the corresponding quantum circuit in the Python code.
There is still a question on detectors and how they should be implemented, but this package seems to be sufficient to handle at least the quantum circuit part.

from tqec.

smburdick avatar smburdick commented on August 25, 2024

I think this is part of tasks 4+.

from tqec.

Gistbatch avatar Gistbatch commented on August 25, 2024

Could we look at qni instead? It's based on Quirk and at least has a npm package available.
I was interested in doing this task, but I would need some pointers on how to include any of the alternatives.
As I see it q.js is pure javascript and renders div elements; qni uses typescript to render svg elements.
For a quick solution it would be fine to use one of those, but wouldn't it make more sense to use a pixy for this?
Especially since we don't need the simulation capabilities, and we could also define the output based on our needs

from tqec.

smburdick avatar smburdick commented on August 25, 2024

Could we look at qni instead? It's based on Quirk and at least has a npm package available. I was interested in doing this task, but I would need some pointers on how to include any of the alternatives. As I see it q.js is pure javascript and renders div elements; qni uses typescript to render svg elements. For a quick solution it would be fine to use one of those, but wouldn't it make more sense to use a pixy for this? Especially since we don't need the simulation capabilities, and we could also define the output based on our needs

@Gistbatch my intuition is that we could treat qni as a sub-module within the frontend code and invoke whichever components we need on-demand. React and Pixi already provide the HTML components, so we'd only need to invoke qni's logic through JavaScript.

from tqec.

smburdick avatar smburdick commented on August 25, 2024

Marking as redundant

from tqec.

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.