Package: qvivid
Title: Fast Quantum Simulation and Vivid Visualizations
Version: 0.1.2
Authors@R: c(
    person(
      given = c("Sanmi", "(Oluwasanmi)"),
      family = "Adenaiye",
      role = c("aut", "cre", "cph"),
      email = "dradenaiyesanmi@gmail.com"
    )
  )
Description: 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).
License: MIT + file LICENSE
URL: https://github.com/SanmiAndreSofa/qvivid
BugReports: https://github.com/SanmiAndreSofa/qvivid/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.2.0)
Imports: grDevices, graphics
Suggests: gifski, ggplot2 (>= 3.4.0), knitr, ragg (>= 1.2.0),
        rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-08-01 00:47:13 UTC; runner
Author: Sanmi (Oluwasanmi) Adenaiye [aut, cre, cph]
Maintainer: Sanmi (Oluwasanmi) Adenaiye <dradenaiyesanmi@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-09 06:50:02 UTC
Built: R 4.5.3; x86_64-w64-mingw32; 2026-08-09 23:51:40 UTC; windows
Archs: x64
