Package: RQEntangle 0.1.3
RQEntangle: Quantum Entanglement of Bipartite System
It computes the Schmidt decomposition of bipartite quantum systems, discrete or continuous, and their respective entanglement metrics. See Artur Ekert, Peter L. Knight (1995) <doi:10.1119/1.17904> for more details.
Authors:
RQEntangle_0.1.3.tar.gz
RQEntangle_0.1.3.zip(r-4.5)RQEntangle_0.1.3.zip(r-4.4)RQEntangle_0.1.3.zip(r-4.3)
RQEntangle_0.1.3.tgz(r-4.4-any)RQEntangle_0.1.3.tgz(r-4.3-any)
RQEntangle_0.1.3.tar.gz(r-4.5-noble)RQEntangle_0.1.3.tar.gz(r-4.4-noble)
RQEntangle_0.1.3.tgz(r-4.4-emscripten)RQEntangle_0.1.3.tgz(r-4.3-emscripten)
RQEntangle.pdf |RQEntangle.html✨
RQEntangle/json (API)
# Install 'RQEntangle' in R: |
install.packages('RQEntangle', repos = c('https://stephenhky.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stephenhky/rqentangle/issues
numerical-methodsphysicsquantum-computing
Last updated 6 years agofrom:ace2b0c100. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
Exports:continuous.schmidt.decomposeentanglement.entropynegativityparticipation.ratioreduced.denmatschmidt.decompose
Entanglement between Two Coupled Two-Level Systems
Rendered fromCoupledTwoLevelSystems.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2018-05-18
Started: 2018-04-09
Entanglement in Coupled Harmonics (Simple Two-Body System)
Rendered fromCoupledHarmonics.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2018-12-30
Started: 2018-03-28
Entanglement in Coupled Harmonics
Rendered fromCoupledHarmonics2.Rmd
usingknitr::rmarkdown
on Nov 23 2024.Last update: 2018-12-30
Started: 2018-06-19
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interpolate values of functions. | continuous.function.interpolate |
Perform a continuous Schmidt decomposition | continuous.schmidt.decompose |
Making a discretized tensor for a continuous function | discretize.continuous.bipartitefunc |
Calculate the entanglement entropy given the calculate Schmidt modes. | entanglement.entropy |
Lambda function of the interpolated continous function. | interpolated.continuous.function |
Calculate the negativity given the calculate Schmidt modes. | negativity |
Calculate the participation ratio given the calculate Schmidt modes. | participation.ratio |
Get reduced density matrix | reduced.denmat |
Perform Schmidt decomposition | schmidt.decompose |