Skip to main content

pyHarmonySearch is a pure Python implementation of the harmony search (HS) global optimization algorithm.

Project description

pyHarmonySearch is a pure Python implementation of the harmony search (HS) global optimization algorithm. HS is a metaheuristic search algorithm that, similar to simulated annealing, tabu, and evolutionary searches, is based on real world phenomena. Specifically, HS mimics a jazz band improvising together. Courtesy Wikipedia:

In the HS algorithm, each musician (= decision variable) plays (= generates) a note (= a value) for finding a best harmony (= global optimum) all together.

pyHarmonySearch supports both continuous and discrete variables and can take advantage of parallel processing using Python’s built-in multiprocessing module.

For more information on pyHarmonySearch, visit the GitHub project page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyHarmonySearch-1.1.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file pyHarmonySearch-1.1.tar.gz.

File metadata

File hashes

Hashes for pyHarmonySearch-1.1.tar.gz
Algorithm Hash digest
SHA256 9c1460baefe1943840a2b87e61f946c565b50c0d6e703b0b016757477b64f7bd
MD5 7231061bafa4d3c542776c6ad9d1cdd5
BLAKE2b-256 f94c062c06e724dbfc95c14403f49d98cbc2f99c6473fc92c29c6c7953662e0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page