Commit | Date | |
---|---|---|
[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: |
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() |
2012-10-05 16:42:15 | Tree |
[r17700]
by
bugman
Fix for bug #20213 (https://gna.org/bugs/?20213). The problem was that the generic_fns.sequence.generate() function was searching for a spin based on |
2012-10-04 17:02:08 | Tree |
[r17699]
by
bugman
Created the simple Sequence.test_sequence_copy() system test to catch bug #20213. https://gna.org/bugs/?20213. |
2012-10-04 16:37:56 | Tree |
[r17698]
by
bugman
The Mf.test_bug_20213_asn_sidechain() system test now uses a temporary directory for output. |
2012-10-04 16:23:16 | Tree |
[r17697]
by
bugman
Added the Mf.test_bug_20213_asn_sidechain() system test to catch bug #20213. The data and script comes from the files 'sh3-47.2.zip' and 'run.py' attached to the bug report |
2012-10-04 16:20:51 | Tree |