Commit | Date | |
---|---|---|
[r27717]
by
bugman
Improvement for a RelaxError message when assembling structural data but no coordinates can be found. |
2015-02-24 11:08:43 | Tree |
[r27716]
by
bugman
Merged revisions 27707-27714 via svnmerge from ........ |
2015-02-24 08:35:17 | Tree |
[r27715]
by
bugman
Fix of a fatal bug preventing the frame order analysis to be run on a multi-processor system. The multi-processor code was calling the count_sobol_points() function of the |
2015-02-24 08:34:36 | Tree |
[r27714]
by
bugman
Fix for a RelaxError message from the internal structural object when validating models. |
2015-02-23 10:50:54 | Tree |
[r27713]
by
bugman
Fix for the internal structural object unit test Test_object.test_add_atom_sort. This test of the _lib._structure._internal.test_object unit test module now requires the sort |
2015-02-23 10:49:05 | Tree |
[r27712]
by
bugman
Large speed up of the structure.web_of_motion user function. With the introduction of the _sort() internal structural object method and it being called by the |
2015-02-23 09:06:59 | Tree |
[r27711]
by
bugman
Another Python 3 list() fix for the structure user functions. This time the problem was in the pipe_control.structure.main.sequence_alignment() function. |
2015-02-20 15:56:44 | Tree |
[r27710]
by
bugman
Python 3 fix for the pipe_control.structure.main.assemble_structural_coordinates() function. This affects most of the structure user functions. This was another case of requiring the list() |
2015-02-20 15:54:24 | Tree |
[r27709]
by
bugman
Python 3 fix for the internal structural object MolContainer._sort_key() method. This method is used as the key for the sort() function. However in Python 3, the key cannot be |
2015-02-20 15:51:33 | Tree |
[r27708]
by
bugman
Python 3 fix for the Test_msa.test_central_star unit test. This is from the _lib._sequence_alignment.test_msa unit test module. The logic of range() + range() |
2015-02-20 15:46:14 | Tree |