Menu

SVN archive Commit Log


Commit Date  
[r2853] by bugman

Updated the test suite to call 'reset()' rather than its old name of 'init_data()'.

2006-11-15 08:51:57 Tree
[r2852] by bugman

Updated all the sample scripts to use the new PDB reading user function name 'structure.read_pdb()'.

2006-11-15 08:49:05 Tree
[r2851] by bugman

Renaming of the user function 'init_data()' to 'reset()'.

For more details see https://mail.gna.org/public/relax-devel/2006-11/msg00145.html (Message-id:
<7f080ed10611102042q55068c56l42aa691764f18d66@...>).

2006-11-15 08:41:37 Tree
[r2850] by bugman

Updated the '__init__.py' files for the 'pdb' to 'structure' rename.

2006-11-15 08:35:31 Tree
[r2849] by bugman

Because of the previous commit (renaming 'pdb' to 'structure'), much code needed updating.

All calls to the functions of 'self.relax.generic.pdb' were replaced with the equivalent function in
'self.relax.generic.structure'. For example all calls to 'self.relax.generic.pdb.read()' are now
'self.relax.generic.structure.read_pdb'.

All instances of 'self.relax.interpreter._PDB' in the test suite were replaced with
'self.relax.interpreter._Structure'.

2006-11-15 08:31:50 Tree
[r2848] by bugman

Renamed the 'pdb' user function class to 'structure'.

For full details, see the post at https://mail.gna.org/public/relax-devel/2006-11/msg00081.html
(Message-id: <7f080ed10611062354i6c4c8601y825585c2c021b9ab@...>).

2006-11-15 08:20:34 Tree
[r2847] by bugman

Merged the 'tensor_pdb' branch back into the 1.3 line.

The command used was:
svn merge -r2664:2846 svn+ssh://bugman@.../svn/relax/branches/tensor_pdb

This branch arose from the discussions starting with post located at
https://mail.gna.org/public/relax-devel/2006-10/msg00136.html (Message-id:
<7f080ed10610252045r3dcbba38q58aa53142af96e5a@...>).

2006-11-15 07:24:38 Tree
[r2846] by bugman

Ported r2844 from the 1.3 line.

The command used was:
svn merge -r2843:2844 svn+ssh://bugman@.../svn/relax/1.3

This adds the Eufrak to the model-free optimisation protocol diagrams of the manual in prepartation
for merging of the branch back into the 1.3 line.

2006-11-15 05:56:56 Tree
[r2845] by bugman

Ported r2844 from the 1.3 line.

The command used was:
svn merge -r2843:2844 svn+ssh://bugman@.../svn/relax/1.3

This adds the Eufrak font to the model-free optimisation protocol diagrams of the relax manual.

2006-11-15 05:51:02 Tree
[r2844] by bugman

Included the Eufrak font in the model-free optimisation protocol diagrams of the relax manual.

The Eufrak font, which was converted from the font used in the LaTeX eufrak package, was missing
when the images were converted from the SVG files.

2006-11-15 05:48:15 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.