Menu

Commit [r86]  Maximize  Restore  History

Python 3.0 preparatory fixes, replacing all `x` instances with repr(x).

bugman 2012-09-27

changed /trunk/minfx/base_classes.py
changed /trunk/minfx/bfgs.py
changed /trunk/minfx/cauchy_point.py
changed /trunk/minfx/coordinate_descent.py
changed /trunk/minfx/dogleg.py
changed /trunk/minfx/exact_trust_region.py
changed /trunk/minfx/generic.py
changed /trunk/minfx/grid.py
changed /trunk/minfx/hessian_mods/cholesky_mod.py
changed /trunk/minfx/hessian_mods/eigenvalue.py
changed /trunk/minfx/hessian_mods/gmw81.py
changed /trunk/minfx/hessian_mods/gmw81_old.py
changed /trunk/minfx/hessian_mods/se99.py
changed /trunk/minfx/levenberg_marquardt.py
changed /trunk/minfx/line_search/more_thuente.py
changed /trunk/minfx/line_search/nocedal_wright_interpol.py
changed /trunk/minfx/line_search/nocedal_wright_wolfe.py
changed /trunk/minfx/line_search/test_functions.py
changed /trunk/minfx/method_of_multipliers.py
changed /trunk/minfx/ncg.py
changed /trunk/minfx/newton.py
changed /trunk/minfx/simplex.py
changed /trunk/minfx/steihaug_cg.py
/trunk/minfx/base_classes.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/bfgs.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/cauchy_point.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/coordinate_descent.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/dogleg.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/exact_trust_region.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/generic.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/grid.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/hessian_mods/cholesky_mod.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/hessian_mods/eigenvalue.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/hessian_mods/gmw81.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/hessian_mods/gmw81_old.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/hessian_mods/se99.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/levenberg_marquardt.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/line_search/more_thuente.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/line_search/nocedal_wright_interpol.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/line_search/nocedal_wright_wolfe.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/line_search/test_functions.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/method_of_multipliers.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/ncg.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/newton.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/simplex.py Diff Switch to side-by-side view
Loading...
/trunk/minfx/steihaug_cg.py Diff Switch to side-by-side view
Loading...
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.