Simulated Annealing in Python
Project description
simanneal is a python implementation of the [simulated annealing optimization](http://en.wikipedia.org/wiki/Simulated_annealing) technique.
Simulated annealing is used to find a close-to-optimal solution among an extremely large (but finite) set of potential solutions. It is particularly useful for [combinatorial optimization](http://en.wikipedia.org/wiki/Combinatorial_optimization) problems defined by complex objective functions that rely on external data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
simanneal-0.4.2.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file simanneal-0.4.2.tar.gz
.
File metadata
- Download URL: simanneal-0.4.2.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0657354bacd503ff5fc0b984110be7b174ecedbb976caf1c230c73a128a06d5a |
|
MD5 | 8f4b454b6f37cfd4114b95c2f9f38470 |
|
BLAKE2b-256 | 63221933eac046b4621b193847ec5888d68f6169a7fa5ba3ce550b0607c8974d |
File details
Details for the file simanneal-0.4.2-py2.py3-none-any.whl
.
File metadata
- Download URL: simanneal-0.4.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dc7fb53d0673128aedb4f57b43054b3f1e8a495942cc6fa598b981aab653d29 |
|
MD5 | bfcb2a319f6515e3ae42c686c348983b |
|
BLAKE2b-256 | b4630cfaa737d94a273295b93d1b80498d2db7ce9004e2e53312b10149cd6006 |