Menu

SVN archive Commit Log


Commit Date  
[r23639] by bugman

Fixed the docstring for the det_arch() method of the sconstruct script.

This is for the true cross-compilation detection on Mac OS X.

2014-06-04 16:21:30 Tree
[r23638] by bugman

Large improvements for the detection of cross-compilation on Mac OS X systems.

The tests for different architecture support now follows the ideas discussed in the post
http://thread.gmane.org/gmane.science.nmr.relax.devel/5785/focus=5820.

In summary, for each architecture a simple C file is created, compiled with 'gcc -arch xyz', and the
resultant binary file tested. To support 64-bit compilation on 32-bit systems, all previously
successful architectures are also included in the gcc command.

The change allows the 'ppc64' architecture to be reintroduced.

2014-06-04 16:05:35 Tree
[r23637] by bugman

Expanded and improved the docstring for the relax_disp.r20_from_min_r2eff user function.

This follows from http://thread.gmane.org/gmane.science.nmr.relax.devel/5957.

The documentation now covers a number of the uses for this user function. The text has also been
lightly edited. To fit all the text into the GUI user function window, the size of the dialog and
the text high settings have been changed.

2014-06-04 14:56:17 Tree
[r23636] by bugman

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

........
r23631 | bugman | 2014-06-04 10:33:20 +0200 (Wed, 04 Jun 2014) | 3 lines

Removal of the docstring text wrapping in the lib.io module.
........

2014-06-04 11:58:55 Tree
[r23635] by bugman

Fix for the frame order visualisation script created by the auto-analysis.

The call to pymol.frame_order is now correct for the current version of this user function.

2014-06-04 11:56:59 Tree
[r23634] by bugman

Optimisation constraints are no longer turned off in the frame order auto-analysis.

Constraints are now supported by all frame order models, or automatically turned off for those which
do not have parameter constraints.

2014-06-04 11:54:40 Tree
[r23633] by bugman

Increased the precision of all of the CaM frame order system tests by 40 times.

The number of Sobol' integration points have been significantly increased while only increasing the
frame order system test timings by ~10%. This allows for checking for chi-squared values at the
minima much closer to zero, and is much better for demonstrating bugs.

2014-06-04 09:24:12 Tree
[r23632] by bugman

Expanded the capabilities of the pymol.frame_order user function.

The isotropic and pseudo-elliptic cones are now represented as they used to be under the
pymol.cone_pdb user function. To avoid code duplication, the new represent_cone_axis(),
represent_cone_object() and represent_rotor_object() functions have been created to send the
commands into PyMOL.

2014-06-04 08:56:18 Tree
[r23631] by bugman

Removal of the docstring text wrapping in the lib.io module.

2014-06-04 08:33:20 Tree
[r23630] by bugman

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

........
r23629 | bugman | 2014-06-04 10:30:42 +0200 (Wed, 04 Jun 2014) | 6 lines

The lib.io.open_write_file() function now automatically determines the compression type.

This is used by many user functions which create files. The end result for a user is that if they
supply a '.gz' or '.bz2' file extension, a gzipped or bzipped file will be produced.
........

2014-06-04 08:31:17 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.