Package: qvivid 0.1.2

Sanmi (Oluwasanmi) Adenaiye
qvivid: Fast Quantum Simulation and Vivid Visualizations
Builds, simulates, inspects, and animates gate-based quantum circuits. The package provides a readable reference implementation and compiled state-vector kernels, reproducible shot sampling, circuit diagrams, phase-aware state plots, reduced-state Bloch spheres, journal-sized figure export, and animated trajectories. For background on the implemented methods, see Nielsen and Chuang (2010, ISBN:9781107002173).
Authors:
qvivid_0.1.2.tar.gz
qvivid_0.1.2.zip(r-4.7-x86_64)qvivid_0.1.2.zip(r-4.7-arm64)qvivid_0.1.2.zip(r-4.6-x86_64)qvivid_0.1.2.zip(r-4.6-arm64)qvivid_0.1.2.zip(r-4.5-x86_64)
qvivid_0.1.2.tgz(r-4.6-x86_64)qvivid_0.1.2.tgz(r-4.6-arm64)qvivid_0.1.2.tgz(r-4.5-x86_64)qvivid_0.1.2.tgz(r-4.5-arm64)
qvivid_0.1.2.tar.gz(r-4.7-arm64)qvivid_0.1.2.tar.gz(r-4.7-x86_64)qvivid_0.1.2.tar.gz(r-4.6-arm64)qvivid_0.1.2.tar.gz(r-4.6-x86_64)
qvivid_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
qvivid/json (API)
| # Install 'qvivid' in R: |
| install.packages('qvivid', repos = c('https://sanmiandresofa.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sanmiandresofa/qvivid/issues
Last updated from:37d1b9ca82. Checks:15 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 106 | ||
| linux-devel-x86_64 | OK | 145 | ||
| source / vignettes | OK | 170 | ||
| linux-release-arm64 | OK | 106 | ||
| linux-release-x86_64 | OK | 129 | ||
| macos-release-arm64 | OK | 168 | ||
| macos-release-x86_64 | OK | 271 | ||
| macos-oldrel-arm64 | OK | 241 | ||
| macos-oldrel-x86_64 | OK | 238 | ||
| windows-devel-arm64 | OK | 326 | ||
| windows-devel-x86_64 | OK | 133 | ||
| windows-release-arm64 | OK | 341 | ||
| windows-release-x86_64 | OK | 68 | ||
| windows-oldrel-x86_64 | OK | 90 | ||
| wasm-release | OK | 96 |
Exports:animate_blochanimate_statebloch_vectorcircuit_depthgate_cxgate_czgate_hgate_rxgate_rygate_rzgate_sgate_swapgate_tgate_unitarygate_xgate_ygate_zmeasuremeasure_allplot_blochplot_circuitplot_executionplot_statequantum_circuitqv_palettesave_quantum_plotsimulate_quantumstate_datatheme_quantumtrajectory_blochtrajectory_data
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast Quantum Simulation and Vivid Visualizations | qvivid-package qvivid |
| Animate a Bloch Trajectory | animate_bloch |
| Animate Quantum State Evolution | animate_state print.qv_animation |
| Bloch Vectors, Spheres, and Trajectories | bloch_vector plot.qv_bloch plot_bloch print.qv_bloch trajectory_bloch |
| Add Terminal Measurements | measure measure_all |
| Visualize Quantum States and Circuits | plot.qv_circuit plot.qv_result plot_circuit plot_execution plot_state qv_palette theme_quantum |
| Create and Inspect Quantum Circuits | circuit_depth print.qv_circuit quantum_circuit |
| Export a Publication-Ready Quantum Figure | print.qv_export save_quantum_plot |
| Simulate Quantum Circuits and Inspect State Data | print.qv_result simulate_quantum state_data trajectory_data |
| Add Quantum Gates to a Circuit | gate_cx gate_cz gate_h gate_rx gate_ry gate_rz gate_s gate_swap gate_t gate_unitary gate_x gate_y gate_z standard-gates |