[mesa-users] mesa release 4740
Bill Paxton
paxton at kitp.ucsb.edu
Sun Dec 30 13:18:44 EST 2012
A final release for 2012.
Here are the highlights.
-- fix the installation test that caused some people grief with 4723
-- add Nelder-Mead Simplex algorithm for minimization to mesa/num
this replaces Hooke-Jeeves which is no longer supported.
Nelder, J. A. and Mead, R.
"A Simplex Method for Function Minimization."
Comput. J. 7, 308-313, 1965.
there are versions of this in Numerical Recipes under the name "amoeba",
in Matlab under the name "fminsearch", and in Mathematica as an option for "NMminimize".
our version has lots of bells and whistles and is, of course, superior to the others. ;)
http://en.wikipedia.org/wiki/Nelder%E2%80%93Mead_method
-- add NEWUOA unconstrained optimization using quadratic interpolation.
this is by MJD Powell of Cambridge Univ. who created BOBYQA.
it is very similar to that except for unbounded instead of bounded.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: powell_07_NEWQUA.pdf
Type: application/pdf
Size: 188834 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20121230/6cc5036c/attachment.pdf>
-------------- next part --------------
-- change name of "star/astero_adipls" to "star/astero" in anticipation of
adding support for Rich Townsend's GYRE in addition to ADIPLS
-- add GYRE as an output option for oscillation data (along with FGONG and OSC)
-- replace Hooke-Jeeves by Nelder-Mead Simplex for chi^2 minimization in astero
-- fix problem in reported values for delta_Pg
Happy New Year,
Bill
p.s. the new 2013 MESA instrument paper will be out soon on astro-ph --
giant planets, oscillations, rotation, massive stars, and more. oh boy!
More information about the Mesa-users
mailing list