Package: soma 1.2.0

soma: General-Purpose Optimisation with the Self-Organising Migrating Algorithm

An R implementation of the Self-Organising Migrating Algorithm, a general-purpose, stochastic optimisation algorithm. The approach is similar to that of genetic algorithms, although it is based on the idea of a series of ``migrations'' by a fixed set of individuals, rather than the development of successive generations. It can be applied to any cost-minimisation problem with a bounded parameter space, and is robust to local minima.

Authors:Jon Clayden

soma_1.2.0.tar.gz
soma_1.2.0.zip(r-4.5)soma_1.2.0.zip(r-4.4)soma_1.2.0.zip(r-4.3)
soma_1.2.0.tgz(r-4.4-any)soma_1.2.0.tgz(r-4.3-any)
soma_1.2.0.tar.gz(r-4.5-noble)soma_1.2.0.tar.gz(r-4.4-noble)
soma_1.2.0.tgz(r-4.4-emscripten)soma_1.2.0.tgz(r-4.3-emscripten)
soma.pdf |soma.html
soma/json (API)
NEWS

# Install 'soma' in R:
install.packages('soma', repos = c('https://jonclayden.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/jonclayden/soma/issues

On CRAN:

5 exports 8 stars 1.87 score 2 dependencies 1 dependents 2 mentions 3 scripts 224 downloads

Last updated 2 years agofrom:9623ddb394. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 26 2024
R-4.5-winOKAug 26 2024
R-4.5-linuxOKAug 26 2024
R-4.4-winOKAug 26 2024
R-4.4-macOKAug 26 2024
R-4.3-winOKAug 26 2024
R-4.3-macOKAug 26 2024

Exports:all2oneboundsparetosomat3a

Dependencies:orereportr