Package: SphereOptimize 0.1.1

Yijun Xie
SphereOptimize: Optimization on a Unit Sphere
A simple tool for numerical optimization on the unit sphere. This is achieved by combining the spherical coordinating system with L-BFGS-B optimization. This algorithm is implemented in Kolkiewicz, A., Rice, G., & Xie, Y. (2020) <doi:10.1016/j.jspi.2020.07.001>.
Authors:
SphereOptimize_0.1.1.tar.gz
SphereOptimize_0.1.1.tar.gz(r-4.7-any)SphereOptimize_0.1.1.tar.gz(r-4.6-any)
SphereOptimize_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SphereOptimize/json (API)
| # Install 'SphereOptimize' in R: |
| install.packages('SphereOptimize', 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:7f6dd27470. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 96 | ||
| source / vignettes | OK | 145 | ||
| linux-release-x86_64 | OK | 94 | ||
| wasm-release | OK | 82 |
Exports:from.SphereSphereOptimizeto.Sphere
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Converting spherical coordinates to Cartesian coordinates | from.Sphere |
| Conducting optimization on a unit sphere | SphereOptimize |
| Converting Cartesian coordinates to spherical coordinates | to.Sphere |