mainAnnealing - Summary

 
 
Show feedback again
Membership Info
Project Admin:
1 member

Group identification
Id: #2461
System Name: annealing
Name: Annealing
Group Type: Programs

Search in this Group

in
   

Annealing is a C language extension library for GSL, the GNU Scientific Library, attempting a redesign of the simulated annealing module.

Simulated annealing is a minimization technique which has given good results in avoiding local minima; it is based on the idea of taking a random walk through the space at successively lower temperatures, where the probability of taking a step is given by a Boltzmann distribution.

NOTE Officially the distribution supports only the GNU infrastructure on a Linux+GNU system; so it requires the GNU C Library, GCC, GNU Make and GNU Bash. It should work with GSL 1.9+.

Registration Date: Saturday 11/24/2007 at 09:49 CET
License: GNU General Public License V3 or later
Development Status: 3 - Alpha

 

Latest News
first beta of version 0.3
     posted by marcomaggi, Saturday 06/07/2008 at 07:55 CEST - 0 replies

I uploaded 0.3b0, news: small fixes in the documentation and two full example projects under the "examples" directory.

Switched license to GPL3 (requested at GNA!)

registration and GNU Arch repository
     posted by marcomaggi, Sunday 11/25/2007 at 17:09 CET - 0 replies

Uploaded version alpha--0.2. The GNU Arch repository is available; to discover it:

$ tla register-archive http://arch.gna.org/annealing/annea...

the archive will be automatically added to your database. To inspect and to get revisions ...


[Read more]
Show feedback again

Back to the top


Powered by Savane SVN (toward 3.1)