Menu

SVN archive Commit Log


Commit Date  
[r10835] by bugman

PrependOut.write() now flushes both STDOUT and STDERR giving perfect interleaving of the 2 streams.

2010-02-23 01:26:46 Tree
[r10834] by bugman

Fixes and simplification of the PrependOut class.

Much code and comments have been deleted to significantly simplify this class. The stream is now
flushed with a flush() call. This fixes the problem of STDERR and STDOUT interleaving!

2010-02-23 00:39:14 Tree
[r10833] by bugman

Fix for the _disassemble_result() method for when there is no chi2 variable present.

2010-02-22 23:39:53 Tree
[r10832] by bugman

Modified _disassemble_result() to be parallelisation friendly.

Optimisation results are only stored if the chi2 value is lower!

2010-02-22 23:33:31 Tree
[r10831] by bugman

The subdivided grid search is now activated in the MF_grid_command class.

2010-02-22 21:42:39 Tree
[r10830] by bugman

Switched from using Grid_info to minfx.grid.grid_split().

The model-free grid search 'command' will need to be modified to utilise this.

2010-02-22 21:22:31 Tree
[r10829] by bugman

The Info_box.package_info() has been added to provide package information.

This is show with the -i cmdline option. The following packages are currently reported:
minfx
bmrblib
numpy
Numeric
ScientificPython
wxPython
mpi4py
scons
epydoc

2010-02-22 18:59:57 Tree
[r10828] by bugman

Replaced the relax version line with the full relax intro when using the -i cmdline flag.

2010-02-22 17:19:09 Tree
[r10827] by bugman

Renamed Info_box.print_sys_info() to Info_box.sys_info().

The method now returns the info string, and this is printed later.

2010-02-22 17:17:12 Tree
[r10826] by bugman

Shifted the relax intro string (written to STDOUT) from the interpreter module to the Info_box.

2010-02-22 17:10:52 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.