Package: BosonSampling 0.1.5

Raphaël Clifford
BosonSampling: Classical Boson Sampling
Classical Boson Sampling using the algorithm of Clifford and Clifford (2017) <arxiv:1706.01260>. Also provides functions for generating random unitary matrices, evaluation of matrix permanents (both real and complex) and evaluation of complex permanent minors.
Authors:
BosonSampling_0.1.5.tar.gz
BosonSampling_0.1.5.tar.gz(r-4.7-arm64)BosonSampling_0.1.5.tar.gz(r-4.7-x86_64)BosonSampling_0.1.5.tar.gz(r-4.6-arm64)BosonSampling_0.1.5.tar.gz(r-4.6-x86_64)
BosonSampling_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BosonSampling/json (API)
| # Install 'BosonSampling' in R: |
| install.packages('BosonSampling', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:7c53a34a2a. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 123 | ||
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 125 | ||
| linux-release-x86_64 | OK | 114 | ||
| wasm-release | OK | 112 |
Exports:bosonSamplercxPermcxPermMinorsrandomUnitaryrePerm
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Classical Boson Sampling | BosonSampling-package |
| Function for independently sampling from the Boson Sampling distribution | bosonSampler |
| Functions for evaluating matrix permanents | cxPerm cxPermMinors Permanent-functions rePerm |
| Random unitary | randomUnitary |