Package: svFast 0.1.0

svFast: 'SciViews::R' - Fast and Parallelized R Functions
A Series of Fast Math and Stat Functions, Parallelized using 'RcppParallel'.
Authors:
svFast_0.1.0.tar.gz
svFast_0.1.0.zip(r-4.7)svFast_0.1.0.zip(r-4.6)svFast_0.1.0.zip(r-4.5)
svFast_0.1.0.tgz(r-4.6-x86_64)svFast_0.1.0.tgz(r-4.6-arm64)svFast_0.1.0.tgz(r-4.5-x86_64)svFast_0.1.0.tgz(r-4.5-arm64)
svFast_0.1.0.tar.gz(r-4.7-arm64)svFast_0.1.0.tar.gz(r-4.7-x86_64)svFast_0.1.0.tar.gz(r-4.6-arm64)svFast_0.1.0.tar.gz(r-4.6-x86_64)
svFast_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
svFast/json (API)
| # Install 'svFast' in R: |
| install.packages('svFast', repos = c('https://sciviews.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sciviews/svfast/issues
Pkgdown/docs site:https://www.sciviews.org
mathparallel-computingstatscpp
Last updated from:a3f5b88846. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 161 | ||
| linux-devel-x86_64 | OK | 140 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 150 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-release-x86_64 | OK | 232 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| macos-oldrel-x86_64 | OK | 202 | ||
| windows-devel | OK | 99 | ||
| windows-release | OK | 113 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 137 |
Exports:acos_asin_atan_ceiling_cos_cospi_exp_expm1_floor_log_log10_log1p_log2_round_signif_sin_sinpi_tan_tanpi_trunc_
Dependencies:RcppRcppParallel
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Logarithm (Fast Parallel Version) | expm1_ exp_ log10_ log1p_ log2_ Log_ log_ |
| Rounding of Numbers (Fast Parallel Version) | ceiling_ floor_ Round_ round_ signif_ trunc_ |
| Trigonometric Functions (Fast Parallel Version) | acos_ asin_ atan_ cospi_ cos_ sinpi_ sin_ tanpi_ tan_ Trig_ |
