Menu

SVN archive Commit Log


Commit Date  
[r7651] by bugman

Fixes for the relax data store singleton 'add()', 'to_xml()', and 'from_xml()' methods.

These were referring to the contents of the singleton as self, whereas in reality with the current
temporary implementation it is stored in self.instance. Hence the singleton wasn't operating on
itself.

2008-10-12 15:05:21 Tree
[r7650] by bugman

Removed the 'format' arg from results.write() and results.display().

This is no longer used as the only supported format is now XML.

2008-10-12 14:30:32 Tree
[r7649] by bugman

Bug fix for the extract() function.

2008-10-12 14:12:49 Tree
[r7648] by bugman

Added checks to the Modelfree4 system test.

2008-10-12 14:09:04 Tree
[r7647] by bugman

Changes to the model selection print out.

2008-10-12 13:17:44 Tree
[r7646] by bugman

Fix for the setUp() method. The 'palmer' data pipe shouldn't be created!

2008-10-12 11:24:48 Tree
[r7645] by bugman

Used the new model_type() specific method to differentiate between global and local models.

2008-10-12 11:05:50 Tree
[r7644] by bugman

Removed the model_index arg from model_type().

2008-10-12 11:04:07 Tree
[r7643] by bugman

Activated the specific model_type() method.

2008-10-12 11:02:29 Tree
[r7642] by bugman

Created the model_type() method to determine whether the model is local or global.

2008-10-12 11:00:50 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.