Giter Club home page Giter Club logo

qutip-virtual-lab's Issues

Enlarge Bloch sphere in results

It would be good to see a larger Bloch sphere in the results panel. Perhaps the size could be chosen such that it maximally fills the space available in the panel.

Unable to set multiple laser drives for qubits

It does not seem possible to add drives of say sigma_z and sigma_x for a qubit via the interface. The radio buttons for setting the laser interaction operator should be checkboxes (functionally, not visually). I am fairly sure that this did once exist, hence reporting as bug rather than enhancement, although I may be confused with having multiple coupling interactions.

pyjs_browser_runtime.js requires manual patching

Until emscripten-forge/pyjs#44 is fixed, Webpack requires us to patch pyjs_runtime_browser.js before running the development server. This is annoying, but the fix is simple: after generating the runtime, do a find and replace on the two items:

  1. Replace variables named package with pkg (or whatever, as long as it's not a reserved word)
  2. Remove import(import_str) (find+replace with '')

Empack causing docker container build to fail

It seems with the latest release of empack (3.0.1), running empack in the docker container fails with the message:

TypeError: unsupported operand type(s) for |: 'ModelMetaclass' and 'ModelMetaclass'

I believe this is due to a version mismatch and might be related to emscripten-forge/empack#75

Possible work around is to update the python version in the container to 3.11

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.