Menu

SVN archive Commit Log


Commit Date  
[r3213] by bugman

Removed the executable property from the test_float.py unit test module.

The command used was:
$ svn propdel svn:executable test_float.py

2007-03-17 01:52:56 Tree
[r3212] by bugman

Copied the 'residue.py' files to implement the new 'spin' and 'molecule' user function classes.

2007-03-17 01:51:44 Tree
[r3211] by bugman

Updated the residue.delete() user function prompt code.

The code was still that of sequence.delete()!

2007-03-17 01:48:15 Tree
[r3210] by varioustoxins

updates to get first mpi initialization working

2007-03-16 14:22:49 Tree
[r3209] by macraild

Further modifications for compatibility with the new relax Data object.

The data unit-tests have been fixed, and all import statements in client
modules updated.

2007-03-16 13:46:23 Tree
[r3208] by varioustoxins

initial work to add multiprocessor startup and refactoring of main Relax
class

2007-03-16 11:47:30 Tree
[r3207] by bugman

Wrote unit tests for the currently non-existant 'generic_fns.residue.delete()' function.

2007-03-16 06:57:46 Tree
[r3206] by bugman

Created the 'generic_fns.residue.copy()' function.

Two unit tests for this function have been added.

2007-03-16 06:56:02 Tree
[r3205] by bugman

Fixed the unit tests for the 'generic_fns.pipes' module.

The relax data storage singleton object is now reset at the start of the setUp unit test method.

2007-03-16 06:53:23 Tree
[r3204] by bugman

Important fix for the PipeContainer data structure.

All of the objects of the PipeContainer where being instantiated as objects of the class rather than
the separate instances. Hence two different PipeContainer instances contained the same objects!
All object instantiation is now done within the __init__() method to avoid the problem.

2007-03-16 06:50:42 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.