Menu

SVN archive Commit Log


Commit Date  
[r23575] by bugman

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

........
r23572 | bugman | 2014-05-28 20:31:19 +0200 (Wed, 28 May 2014) | 5 lines

Fix for the User_functions.test_spectrum_read_intensities GUI test.

A valid value was being checked as invalid.
........

2014-05-28 18:33:25 Tree
[r23574] by bugman

Fix for bug #22105 (https://gna.org/bugs/?22105).

This is the failure spectrum.read_intensities GUI user function whereby a file name is turned into
lists of characters. A few changes were made to allow the Selector_file_multiple GUI element to
operate correctly.

2014-05-28 18:33:22 Tree
[r23573] by bugman

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

........
r23571 | bugman | 2014-05-28 20:25:54 +0200 (Wed, 28 May 2014) | 8 lines

Created the User_functions.test_spectrum_read_intensities GUI test to catch bug #22105.

This is reported at https://gna.org/bugs/?22105.

The problem is that a single file name is split up into many files when the file selection button
is clicked, one for each character of the file name.
........

2014-05-28 18:31:21 Tree
[r23572] by bugman

Fix for the User_functions.test_spectrum_read_intensities GUI test.

A valid value was being checked as invalid.

2014-05-28 18:31:19 Tree
[r23571] by bugman

Created the User_functions.test_spectrum_read_intensities GUI test to catch bug #22105.

This is reported at https://gna.org/bugs/?22105.

The problem is that a single file name is split up into many files when the file selection button
is clicked, one for each character of the file name.

2014-05-28 18:25:54 Tree
[r23570] by bugman

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

........
r23568 | bugman | 2014-05-28 19:21:59 +0200 (Wed, 28 May 2014) | 6 lines

Bug fix for the lib.arg_check.is_float_object() function.

The dim argument can sometimes be an integer rather than a tuple, but this was not handled by the
function. Now integer dim arguments are pre-converted to lists before performing all the checks.
........

2014-05-28 18:24:48 Tree
[r23569] by tlinnet

Converting back to having back_calc as a function argument to model LM63:

This is to clean up the API.
There can be bo no partial measures/implementations in the relax trunk.

The problem is, that many numerical models can't be optimised further, since they
evolve the spin-magnetisation in a matrix. That spin evolvement can't be put into
a larger numpy array.

This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-28 17:22:17 Tree
[r23568] by bugman

Bug fix for the lib.arg_check.is_float_object() function.

The dim argument can sometimes be an integer rather than a tuple, but this was not handled by the
function. Now integer dim arguments are pre-converted to lists before performing all the checks.

2014-05-28 17:21:59 Tree
[r23567] by tlinnet

Converting back to having back_calc as a function argument to model IT99:

This is to clean up the API.
There can be bo no partial measures/implementations in the relax trunk.

The problem is, that many numerical models can't be optimised further, since they
evolve the spin-magnetisation in a matrix. That spin evolvement can't be put into
a larger numpy array.

This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-28 17:17:27 Tree
[r23566] by tlinnet

Converting back to having back_calc as a function argument to model DPL94:

This is to clean up the API.
There can be bo no partial measures/implementations in the relax trunk.

The problem is, that many numerical models can't be optimised further, since they
evolve the spin-magnetisation in a matrix. That spin evolvement can't be put into
a larger numpy array.

This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-28 17:17:19 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.