help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] solution of 3d quadratic algebraic system


From: Sam Mason
Subject: Re: [Help-gsl] solution of 3d quadratic algebraic system
Date: Wed, 31 Oct 2012 09:43:28 +0000

On 31 Oct 2012 05:25, "FARKAS, Illes" <address@hidden> wrote:
> Thanks! How about multiple solutions? Biochemical systems often have more
> than one stable solution.

Monte-carlo algorithms tend to be good for this sort of thing.  You can get
quite a good idea of the energy landscape this way, although presenting
more than two gets awkward quickly...

> What tools would you or other readers of this list recommend?

Python, R, Matlab/Octave and finally C for performance tends to be my
personal tools of choice here.  I tend to use most of them most weeks.

Scala could be a fun one to look at though:
http://darrenjw.wordpress.com/2011/07/16/gibbs-sampler-in-various-languages-revisited/

  Sam


reply via email to

[Prev in Thread] Current Thread [Next in Thread]