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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for pyHarmonySearch-1.3.1.tar.gz
Algorithm Hash digest
SHA256 2f0e0b18d19456c95cb2dc21abf4e1462daf5f18a10b6e4326b74b2f79ae9166
MD5 5aeb2e48001ab352dc0bc663cecae5fb
BLAKE2b-256 6a15191f21a5cdd2b6b362ce9e48479a8b4827d432e91866f7c1ec5cbe675870

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