"Jakub Narebski" wrote: >I wonder if it would be possible to implement ASA >(Adaptive Simulated Annealing) algorithm: > http://www.ingber.com/#ASA > http://asa-caltech.sourceforge.net/
An implementation is already available for free, so maybe it is enough to cite it in the documentation as an alternative? >in GSL... I couldn't get GSL siman to work as I wanted... The GSL siman is simple, which is good for me. When there are already big and tested libraries, why duplicate them? Example: why put a genetic algorithms library in GSL when there is already GAUL? <http://gaul.sourceforge.net/> -- Marco Maggi "Now feel the funk blast!" Rage Against the Machine - "Calm like a bomb" _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
