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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for pyHarmonySearch-1.3.3.tar.gz
Algorithm Hash digest
SHA256 f7bbb9f3d7713b15319a05e69f94aeb10320eac971e8a68ab94216bea5fd5f4f
MD5 254d82e3fa1ee11ae5c98a8b5f0d1d12
BLAKE2b-256 f90466344b4c16b82f7a9edd7bffb6edf647c45afa5e5052f3f22af55ac28d57

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