Menu

Commit [r15412]  Maximize  Restore  History

Simplification and abstraction of the Slave_command.run() method.

The Processor now calls the _run() method of the Slave_command base class. This is a wrapper for
run() which performs the exception handling. Therefore the program code, such as
MF_minimise_command, is no longer required to handle the multi-processor specific error handling.

bugman 2012-02-29

changed /1.3/multi/api.py
changed /1.3/multi/multi_processor_base.py
changed /1.3/multi/uni_processor.py
changed /1.3/specific_fns/model_free/multi_processor_commands.py
/1.3/multi/api.py Diff Switch to side-by-side view
Loading...
/1.3/multi/multi_processor_base.py Diff Switch to side-by-side view
Loading...
/1.3/multi/uni_processor.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/model_free/multi_processor_commands.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.