Package: logStirling2 0.2.1
logStirling2: Fast Stirling Numbers of the Second Kind
Provides efficient tools for calculating Stirling numbers of the second kind and their logarithms. Includes an exact arbitrary-precision implementation using 'gmp' that avoids numerical cancellation, a fast C++ backend with internal caching for log-scale calculations, and Temme's asymptotic approximation for very large inputs.
Authors:
logStirling2_0.2.1.tar.gz
logStirling2_0.2.1.zip(r-4.7)logStirling2_0.2.1.zip(r-4.6)logStirling2_0.2.1.zip(r-4.5)
logStirling2_0.2.1.tgz(r-4.6-x86_64)logStirling2_0.2.1.tgz(r-4.6-arm64)logStirling2_0.2.1.tgz(r-4.5-x86_64)logStirling2_0.2.1.tgz(r-4.5-arm64)
logStirling2_0.2.1.tar.gz(r-4.7-arm64)logStirling2_0.2.1.tar.gz(r-4.7-x86_64)logStirling2_0.2.1.tar.gz(r-4.6-arm64)logStirling2_0.2.1.tar.gz(r-4.6-x86_64)
logStirling2_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
logStirling2/json (API)
| # Install 'logStirling2' in R: |
| install.packages('logStirling2', repos = c('https://jblood94.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jblood94/logstirling2/issues
Last updated from:655dd73d84. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 135 | ||
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 166 | ||
| linux-release-arm64 | OK | 146 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-release-x86_64 | OK | 194 | ||
| macos-oldrel-arm64 | OK | 163 | ||
| macos-oldrel-x86_64 | OK | 287 | ||
| windows-devel | OK | 130 | ||
| windows-release | OK | 90 | ||
| windows-oldrel | OK | 125 | ||
| wasm-release | OK | 92 |
Exports:get_state_datalogStirling2logStirling2Temmestirling2direct
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Download and Cache Stirling State Data | get_state_data |
| Logarithms of Stirling Numbers of the Second Kind | logStirling2 logStirling2Temme |
| Stirling Numbers of the Second Kind (Exact) | stirling2direct |
