Commit | Date | |
---|---|---|
2008-10-19 13:32:34 | Tree | |
2008-10-19 13:19:48 | Tree | |
2008-10-19 13:15:45 | Tree | |
2008-10-18 16:19:58 | Tree | |
2008-10-18 16:18:56 | Tree | |
[r7811]
by
bugman
Fixes for the use of the Processor in model-free optimisation. The Processor_box singleton is instantiated to get access to the Processor instance. |
2008-10-18 16:06:25 | Tree |
[r7810]
by
bugman
Made the Processor_box inherit from the object object. This is necessary for the current singleton implementation. |
2008-10-18 16:04:36 | Tree |
[r7809]
by
bugman
When instantiating the Processor via import_module(), all info is now stored in the Processor_box. The Processor instance, its name, and its class name are all stored in the singleton. |
2008-10-18 15:55:41 | Tree |
[r7808]
by
bugman
Created a singleton container class called Processor_box for storing the Processors. This can then be used to get access to the Processor. |
2008-10-18 15:48:26 | Tree |
2008-10-18 15:40:46 | Tree |