Menu

SVN archive Commit Log


Commit Date  
[r28278] by bugman

Bug fix for "Tools->System information" GUI menu item.

The user function has been renamed from sys_info to system.sys_info.

2016-11-15 10:33:19 Tree
[r28277] by bugman

Python 3 fix for the combo list sequence elements.

Comparison of integers to values of None are not allowed.

2016-11-14 22:16:52 Tree
[r28276] by bugman

Python 3 fixes for the gui.misc module.

This is for text formatting using the "x"*num logic. In Python 3, num is often a float so this does
not work and an explicit int() function call is required.

2016-11-14 22:02:28 Tree
[r28275] by bugman

Removal of the Mac OS X taskbar icon functionality.

This code has been disabled since its deletion back in Jun 2012 (r16772), as it does not work with
wxPython 2.8 or 2.9. However with wxPython Phoenix, the disabled code fails as there is no
wx.TaskBarIcon.

2016-11-14 20:22:01 Tree
[r28274] by bugman

Python 3 bugfix for the Relax_disp.test_bug_24601_r2eff_missing_data system test.

Tab characters rather than spaces made the system test script unloadable in Python 3.

2016-11-14 19:23:03 Tree
[r28273] by bugman

Clarifications and minor expansion of the release checklist document.

2016-11-14 18:12:06 Tree
[r28272] by bugman

Bug fix for the pcs.structural_error user function.

The user function now uses a real multivariate normal distribution for sampling atomic positions.
The previous random unit vector + univariate Gaussian sampling does not correctly reproduce the
multivariate normal distribution.

2016-11-14 16:00:33 Tree
[r28271] by bugman

Updated the relax version number to 4.0.3 on the http://www.nmr-relax.com/api/index.html webpage.

2016-10-28 13:44:54 Tree
[r28270] by bugman

Updated the relax API documentation at http://www.nmr-relax.com/api/4.0/ to version 4.0.3.

2016-10-28 13:42:03 Tree
[r28269] by bugman

Updated the relax HTML manual at http://www.nmr-relax.com/manual/index.html to version 4.0.3.

2016-10-28 13:37:46 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.