Free cookie consent management tool by TermsFeed Policy Generator

source: branches/CMAES/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.3/CMAOperators/CMAMutator.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9303   11 years abeham #1961: Improved performance slightly (thx to mkommend)
(edit) @9297   11 years abeham #1961: * Improved performance of CMA-ES without ALGLIB * All CMA-ES …
(edit) @9291   11 years abeham #1961: Removed dependency to ALGLIB in CMA-ES implementation (code is …
(edit) @9245   11 years mkommend #1961: Corrected another bug regarding the bounds check in the …
(edit) @9244   11 years mkommend #1961: Corrected bounds update in CMAMutator.
(edit) @9199   11 years abeham #1961: * Switched to ALGLIB's high quality normal distributed random …
(edit) @9148   11 years abeham #1961: * Added Logarithmic flag also to AxisRatio * Fixed some bugs …
(add) @9129   11 years abeham #1961: * Changed CMA-ES to reference RealVector directly and work …
Note: See TracRevisionLog for help on using the revision log.