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.3.2.tar.gz (9.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for pyHarmonySearch-1.3.2.tar.gz
Algorithm Hash digest
SHA256 ca51178bc063b4c687aba90e4bacf5bdd9c6b16d506ab22a0a106724ebcb609d
MD5 ec39da371a6d35f677eda7d2fdbed286
BLAKE2b-256 a5521fe289f05a2bae6e21fb0e6d393169029b3f62ca1633b0d9964a846ab019

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