Commit | Date | |
---|---|---|
2014-05-30 08:12:48 | Tree | |
[r23608]
by
bugman
Another fix for bug #22112 (http://gna.org/bugs/?22112). This is the GUI failure when setting list values via the sequence windows, launched from user |
2014-05-30 08:11:09 | Tree |
[r23607]
by
bugman
Fix for bug #22112 (http://gna.org/bugs/?22112). This is the GUI failure when setting list values via the sequence windows, launched from user |
2014-05-30 07:55:43 | Tree |
[r23606]
by
bugman
The built in Python range() function is no longer being replaced by xrange(). Replacing builtin.range() with builtin.xragne() on Python 2 was causing problems with Python The original overwriting of range() with xrange() was for both speed and memory conservation. This change may cause problems in certain places in relax on memory constrained computer systems, |
2014-05-29 18:53:15 | Tree |
[r23605]
by
bugman
The frame order analysis now uses the lib.compat.norm() replacement for numpy.linalg.norm(). This is to allow for the axis argument on numpy versions before version 1.8, though these older |
2014-05-29 17:47:23 | Tree |
[r23604]
by
bugman
Created the lib.compat.norm() compatibility function for numpy.linalg.norm(). For numpy 1.8 and higher, the numpy.linalg.norm() function has introduced the 'axis' argument. This However for older numpy versions, this causes the frame order analysis, and many corresponding |
2014-05-29 17:45:39 | Tree |
2014-05-29 12:34:30 | Tree | |
2014-05-29 12:24:21 | Tree | |
[r23601]
by
bugman
Removed merge tracking for "svnmerge" for |
2014-05-29 12:23:20 | Tree |
[r23600]
by
bugman
Removed merge tracking for "svnmerge" for |
2014-05-29 12:22:44 | Tree |