Menu

SVN archive Commit Log


Commit Date  
[r17857] by bugman

Merged revisions 17856 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r17856 | bugman | 2012-10-16 13:57:37 +0200 (Tue, 16 Oct 2012) | 3 lines

PDB format fix for the atom numbers of zero - the atom number should be consecutive and unique.
........

2012-10-16 12:00:50 Tree
[r17856] by bugman

PDB format fix for the atom numbers of zero - the atom number should be consecutive and unique.

2012-10-16 11:57:37 Tree
[r17855] by bugman

Converted the branch specific Frame order code to be Python 3 compatible.

The command used was:
2to3 -w specific_fns/frame_order.py

2012-10-16 11:31:32 Tree
[r17854] by bugman

Fix for the now read-only tensor objects - the set() method is now used to store the parameter values.

2012-10-16 11:28:46 Tree
[r17853] by bugman

Removed a debugging printout.

2012-10-16 11:26:06 Tree
[r17852] by bugman

Fix for the align_tensor.init user function.

This change is needed as the tensor object is now completely read-only.

2012-10-16 09:50:12 Tree
[r17851] by bugman

Python 3 update for the external Sobol library.

The command used was:
2to3 -w extern/sobol/*

The results were manually edited afterward to clean up some mess (print with double brackets, etc).

2012-10-16 09:38:17 Tree
[r17850] by bugman

Python 3 fix - replaced all xrange() calls with range().

2012-10-16 09:35:02 Tree
[r17849] by bugman

Python 3 fix for the structural API.

The command used was:
2to3 -w generic_fns/structure/api_base.py

2012-10-16 09:30:03 Tree
[r17848] by bugman

Python 3 fixes for the Frame Order testing branch.

This includes print statement removal and updates of the all raise statement syntax.

2012-10-16 09:21:55 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.