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.2.0.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file simanneal-0.2.0.tar.gz
.
File metadata
- Download URL: simanneal-0.2.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b57bb9469286d35146326978c6c228d472f86d83c34da129ac40441ecd9795fc |
|
MD5 | 70395bdc06c6e9347c62355033be1aba |
|
BLAKE2b-256 | d8a8469356e2582f3c78cfe21a4dcd833eb008298c13110f0fb76752b48f706e |
File details
Details for the file simanneal-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: simanneal-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7824dd0f3e01ccc7db22032c76cc7ef135fccb780658cd79b7affbc8061d149 |
|
MD5 | b858e2c7e0eb9ac09a9a6c55a3f6b646 |
|
BLAKE2b-256 | 81b3f3b6c3e1480691a8402773ff39aa1175431e4aa1f832812dacf59d621eeb |