[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] for those who care about siman
From: |
Liam Healy |
Subject: |
Re: [Help-gsl] for those who care about siman |
Date: |
Sun, 16 Mar 2008 10:53:21 -0400 |
Thank you for this information. I have written GSLL, a Common Lisp
interface to GSL, and simulated annealing is one of the few chapters
I've been completely unable to get working. I did find that the C
example worked, but I could not get the equivalent computation to work
from Lisp. If it's possible to influence the design, I'd like to
suggest that printing be separate from the main library function.
Input and output other than through the API doesn't travel well to
other languages (at least Lisp anyway).
Liam
On 3/16/08, Marco Maggi <address@hidden> wrote:
> I just want to let you know that the small Annealing extension
> listed at the GSL home page has a website:
>
> <https://gna.org/projects/annealing>
>
> The version available from the GSL home page has bugs in it.
> The code still does NOT conform to the GSL coding guidelines.
>
> --
> Marco Maggi
>
> "Now feel the funk blast!"
> Rage Against the Machine - "Calm like a bomb"
>
>
>
>
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
>