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.5-noble)SphereOptimize_0.1.1.tar.gz(r-4.4-noble)
SphereOptimize_0.1.1.tgz(r-4.4-emscripten)SphereOptimize_0.1.1.tgz(r-4.3-emscripten)
SphereOptimize.pdf |SphereOptimize.html✨
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 4 years agofrom:7f6dd27470. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
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 |