Commit | Date | |
---|---|---|
[r10836]
by
bugman
Deleted the generic_fns.subdivide_grid module. The multi-processing code is fully functional without it as the functionality has been shifted to |
2010-02-23 01:27:58 | Tree |
[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 |
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 |
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: |
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 |