[SciPy-dev] Proposal for more generic optimizers (posted before on scipy-user)

Michael McNeil Forbes mforbes at physics.ubc.ca
Sat Apr 14 11:37:17 EDT 2007


I started a discussion page on the Trac for design ideas etc. about  
modular optimization.  Right now I am just adding questions I have  
about things.  As it becomes more coherent, we can bring these  
questions/ideas to the list for comments.

http://projects.scipy.org/scipy/scipy/wiki/DevelopmentIdeas/ 
ModularOptimization

Michael.

P.S. What is the best way to share code ideas on the wiki?  Small  
bits work well inline, but for larger chunks it would be nice to be  
able to attach files.  Unfortunately none of the wiki's deals well  
with attached files (no versioning and sometimes no way of modifying  
the file).

On 13 Apr 2007, at 9:14 AM, Matthieu Brucher wrote:

> A new proposal...
> I refactored the code for the line search part, it is now a another  
> module. The damped optimizer of the last proposal is now a damped  
> line search, by default no line search is performed at all.
>
> Matthieu




More information about the SciPy-Dev mailing list