Giter Site home page Giter Site logo

qromp's Introduction

qromp

In progress, aiming towards a web-based visual and interactive qgame programming environment.

See here for a non-web-based previous attempt.

See here for the back-end quantum computer simulator.

qromp's People

Contributors

knod avatar omriackley avatar sethtoles avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

knod

qromp's Issues

Examples not working

For some reason, clicking on examples doesn't do anything, not even set off a console log that I put in there. When I test clicks on the window, it very clearly registers when a list item with a class of "example" is clicked on, and yet still the console message doesn't click. Not sure when this problem first appeared, but I heard it was a problem at least a couple of days ago.

something, probably cljs, should handle program parsing

My latest commit passes the editor value, the number of qubits, and a callback to qromp's evaluate function (previously named "response"). This eliminates entirely the need for state to be stored in global vars, and removes stuff from the clojurescript that shouldn't have been there. HOWEVER, this means the editor's value needs to be parsed, and malformed commands ignored. Right now I'm just catching and ignoring all the errors, which is not good for many reasons, including that the current method requires only valid text in the editor to visualize the qubits. This parsing should probably happen on the clojurescript side, as it has easier access to the simulator.

Header background coming down with scrolling

The header background seems to be fixed. This may be because of absolute positioning or some such, and #scroller might have been controlling that, but the header text and the header shouldn't be separate anyway. The site generally needs to be rebuilt, so that can be taken care of then.

why is qrompsimple so drastically different?

On compiling qromp.js, the generated javascript is over 5,000 lines longer than qrompsimple.js. I can't figure out where qrompsimple came from, or how to recreate whatever optimizations it has.

Weird layout

Something's clearly busted for me after this most recent pull request...
screenshot from 2014-04-10 11 39 18

qubit arrangement is bad

qubits.arrange needs an overhaul, allowing for even spacing between qubits and maximum use of space.

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.