Commit | Date | |
---|---|---|
[r18796]
by
bugman
Improvements for Python 2 and 3 compatibility. Much of the Python 2 verses 3 compatibility, as well as different Python 2 version compatibility and In addition the different handling of the bz2 and gzip module for reading and writing files has been |
2013-03-12 14:47:28 | Tree |
[r18795]
by
bugman
Python 3 updates and fixes. The command used was: The changes to the compat module and multi package were reverted prior to committing. |
2013-03-12 13:27:01 | Tree |
[r18794]
by
bugman
Python 3 fixes for the model-free analysis specific code. This was causing errors such as: relax> molmol.macro_write(data_type='rex', style='classic', colour_start_name=None, colour_start_rgb=None, colour_end_name=None, colour_end_rgb=None, colour_list=None, file=None, dir='/tmp/tmpuootyr', force=True) and: relax> grace.write(x_data_type='spin', y_data_type='rex', spin_id=None, plot_data='value', file='rex.agr', dir='/tmp/tmpya6au2', force=True, norm=False) |
2013-03-12 13:19:35 | Tree |
[r18793]
by
bugman
Bug fix for the info relax system information module for when spaces are present in the relax path. If relax is placed into a directory containing spaces, then the determination of the architecture of |
2013-03-12 11:16:12 | Tree |
[r18792]
by
bugman
Docstring editing of the devel_scripts/python_multiversion_test_suite.py development script. |
2013-03-12 10:48:38 | Tree |
[r18791]
by
bugman
Bug fix for the structure RMSD function for when old numpy versions are present. Older numpy versions do not have the ddof argument for the std() standard deviation function, |
2013-03-12 10:21:25 | Tree |
[r18790]
by
bugman
Fixes for the unit test __all__ list checking for the lib package for the Mac OS X application. For some reason the py2app extension which creates the app merges the Python installation directory |
2013-03-12 10:13:06 | Tree |
[r18789]
by
bugman
Fixes for the unit test package __all__ list checking. Now only *.py files and directories are checked. In some cases other files could be present in |
2013-03-12 10:08:39 | Tree |
[r18788]
by
bugman
Fix for the system tests in the Mac OS X application binary. The Mf.test_bug_20563_missing_ri_error system test fails in the Mac OS X application binary. The |
2013-03-12 09:52:26 | Tree |
[r18787]
by
bugman
Updated the news links on http://www.nmr-relax.com/download.html for relax version 2.2.3. |
2013-03-11 18:41:42 | Tree |