Menu

SVN archive Commit Log


Commit Date  
[r17710] by bugman

Added the IO module to the relax information print out and dependency checks.

2012-10-07 13:37:52 Tree
[r17709] by bugman

The manual C module compilation script is now executable.

2012-10-07 13:26:15 Tree
[r17708] by bugman

Renamed the 'scripts' directory to 'devel_scripts' so that users are less likely to ask about the scripts.

2012-10-07 13:16:28 Tree
[r17707] by bugman

Finished off the C module compilation testing script.

2012-10-07 13:13:52 Tree
[r17706] by bugman

Added a script for testing out the C module compilation on multiple python targets.

2012-10-07 13:00:19 Tree
[r17705] by bugman

The relax_fit specific analysis module now supports both Python 2 and 3.

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

2012-10-05 17:48:03 Tree
[r17704] by bugman

The relaxation curve-fitting C module now supports compilation on both Python 2 and 3.

2012-10-05 17:45:46 Tree
[r17703] by bugman

First attempt at making the relaxation curve-fitting C module Python 3 compatible.

2012-10-05 17:39:17 Tree
[r17702] by bugman

Python 3 bug fix for the internal PDB and XYZ 3D structure readers by using relax_io.readlines().

2012-10-05 16:43:11 Tree
[r17701] by bugman

Created the relax_io.readlines method for handling the bz2 and gzip module byte strings in Python 3.

The bz2.BZ2File and gzip.GzipFile classes now return lists of bytes strings from their readlines()
methods in Python 3. This causes failures all over relax. This behaviour is probably a bug in
these classes. The relax_io.readlines method is a workaround for this problem, to have a list of
standard strings returned.

2012-10-05 16:42: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.