Menu

SVN archive Commit Log


Commit Date  
[r10142] by bugman

Whitespace fix.

2010-01-07 16:35:17 Tree
[r10141] by bugman

Clean up of the code before and after minfx execution.

This includes a number of simplifications. pre_command_feed_back() is now called
initial_printout(). post_command_feedback() has been deleted. This was for a kludge which can be
avoided by setting the minfx printout arg to zero. The calls to set_generic_pre_and_post_amble()
and set_grid_pre_and_post_amble() were part of this kludge and are eliminated. The self.silence
flag is now used to silence printouts when desired.

2010-01-07 16:33:05 Tree
[r10140] by bugman

Deleted the useless post_run() method.

2010-01-07 16:08:21 Tree
[r10139] by bugman

Added some docstrings and comments.

2010-01-07 16:07:30 Tree
[r10138] by bugman

Removed the unused pre_run() method.

2010-01-07 16:03:16 Tree
[r10137] by bugman

Code simplification.

The build_mf() and run_command() methods have been collapsed into the run() method, significantly
cutting the amount of jumping around in the code.

2010-01-07 16:00:40 Tree
[r10136] by bugman

Removed an unused import.

2010-01-07 15:56:05 Tree
[r10135] by bugman

Added more sanity to the STDOUT and STDERR handling by adding some flushing.

2010-01-07 15:51:15 Tree
[r10134] by bugman

Profiling was accidentally turned on!

2010-01-07 15:00:08 Tree
[r10133] by bugman

Some clean ups of the model-free code for multi-processing.

2010-01-07 14:58:38 Tree
Older >
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.