Ask Your Question
1

Simulated Annealing in sage

asked 2011-12-14 15:33:39 +0200

anonymous user

Anonymous

Hello,

I'm looking for optimization tool that implements Simulated Annealing. I would like to know if SAGE has this.

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-12-14 15:53:53 +0200

Shashank gravatar image

Gnu Scientific Library has implemented simulated annealing. I have never tried it myself. You can call the gsl routines from within sage.

http://www.gnu.org/s/gsl/manual/html_...

edit flag offensive delete link more

Comments

1

There's also scipy.optimize.anneal, but I haven't used it much.

DSM gravatar imageDSM ( 2011-12-14 16:14:03 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-12-14 15:33:39 +0200

Seen: 801 times

Last updated: Dec 14 '11