Package: Unitary
Title: Quantum Simulator
Version: 0.3.11
Maintainer: Zengchao Xu <zengc.xu@aliyun.com>
Authors@R: person("Zengchao", "Xu", email = "zengc.xu@aliyun.com", role = c("aut", "cre", "cph"))
Description: Provides a comprehensive toolkit for quantum computing simulation and
    visualization within the R environment. The package enables users to initialize qubit
    states, construct custom quantum gates with both unitary transformation and visual
    parameters, and build full quantum circuits by sequentially adding gates. It includes
    predefined common gates (e.g., Hadamard, Pauli-X/Y/Z, Control-NOT, Control-Z) and
    supports direct plotting of circuits and individual gates for intuitive analysis.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 8.0.0
Imports: Formula, grid, gtable, latex2exp, data.table
Suggests: testthat (>= 3.0.0)
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-06-30 23:51:04 UTC; zengc
Author: Zengchao Xu [aut, cre, cph]
Repository: CRAN
Date/Publication: 2026-07-06 14:10:34 UTC
