Changes between Version 5 and Version 6 of OptimizationProblems

Show
Ignore:
Timestamp:
04/20/07 04:46:24 (6 years ago)
Author:
jarrod.millman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OptimizationProblems

    v5 v6  
    4545 * write module for checking 1st derivatives provided by user (less than 1 week) 
    4646 
     47=== Getting Started (2 weeks) === 
     48 
     49 1. Improve test coverage of existing libraries. This isn't particularly glamorous, but will familiarize you with the numpy testing framework. Refactoring should be test-driven: extensive unit tests are critically important. 
     50 1. Improve docstrings/convert to new standard.  Again not very sexy, but could help him get familiar with docstring standards.  This could be limited 
     51to just a few days up to a week. 
     52 
     53=== Core Contributions (5 weeks) === 
     54 
     55 1. Upgrade tnc library (#296) 
     56 1. add some new solvers ( specify which ) 
     57 1. work on the new generic optimizer proposal, if it can appropriately be extended to a constrained maximization framework.  (See Matthieu's posts to SciPy-dev ) 
     58 
    4759Due *9th July.* 
    4860