Menu

Commit [r8]  Maximize  Restore  History

Rearranged the file layout so that all the package code is within the 'minfx/' directory.

This is for the distutils installation.

bugman 2007-11-10

1 2 > >> (Page 1 of 2)
renamed /trunk/__init__.py -> /trunk/minfx/__init__.py
renamed /trunk/base_classes.py -> /trunk/minfx/base_classes.py
renamed /trunk/bfgs.py -> /trunk/minfx/bfgs.py
renamed /trunk/cauchy_point.py -> /trunk/minfx/cauchy_point.py
renamed /trunk/constraint_linear.py -> /trunk/minfx/constraint_linear.py
renamed /trunk/coordinate_descent.py -> /trunk/minfx/coordinate_descent.py
renamed /trunk/dogleg.py -> /trunk/minfx/dogleg.py
renamed /trunk/exact_trust_region.py -> /trunk/minfx/exact_trust_region.py
removed /trunk/fletcher_reeves_cg.py
removed /trunk/generic.py
removed /trunk/grid.py
removed /trunk/hessian_mods
removed /trunk/hestenes_stiefel_cg.py
removed /trunk/levenberg_marquardt.py
removed /trunk/line_search
removed /trunk/method_of_multipliers.py
added /trunk/minfx
/trunk/bfgs.py to /trunk/minfx/bfgs.py
File was renamed.
/trunk/fletcher_reeves_cg.py
File was removed.
/trunk/generic.py
File was removed.
/trunk/grid.py
File was removed.
/trunk/hessian_mods
File was removed.
/trunk/hestenes_stiefel_cg.py
File was removed.
/trunk/levenberg_marquardt.py
File was removed.
/trunk/line_search
File was removed.
/trunk/minfx
Directory.
1 2 > >> (Page 1 of 2)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.