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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for pyHarmonySearch-1.3.tar.gz
Algorithm Hash digest
SHA256 d9eb67c01b570fc0e1df6eb7dea68afb36d94b1bee11b463ed704ba1c7988092
MD5 875a6f39287f74cf42a5616a705f6b70
BLAKE2b-256 298c0ff5b02cebe5e1ef07b60c59a8b54c29052a2413882d3739e9b6d1bd14e4

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