Menu

SVN archive Commit Log


Commit Date  
[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
[r23565] by bugman

Merged revisions 23554-23562 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23554 | bugman | 2014-05-28 18:24:57 +0200 (Wed, 28 May 2014) | 5 lines

Increased the width of the first column of the Sequence_2D GUI element for variable lists.

This is so the column title "Number" will fit.
........
r23555 | bugman | 2014-05-28 18:26:19 +0200 (Wed, 28 May 2014) | 6 lines

Added list titles for the dx.map user function point argument.

This is so that the Sequence_2D GUI element will have column titles of 'X coordinate',
'Y coordinate', and 'Z coordinate'.
........
r23556 | bugman | 2014-05-28 18:35:34 +0200 (Wed, 28 May 2014) | 3 lines

The self.variable_length flag is now used throughout the Sequence GUI element.
........
r23557 | bugman | 2014-05-28 18:38:29 +0200 (Wed, 28 May 2014) | 3 lines

The self.variable_length flag is used in one more spot in the Sequence_2D GUI element.
........
r23558 | bugman | 2014-05-28 18:59:17 +0200 (Wed, 28 May 2014) | 6 lines

Created the User_functions.test_structure_add_atom GUI test.

This is used to check the operation of the Sequence GUI element via the 'pos' argument of the
structure.add_atom user function. This is a list fixed to 3 elements.
........
r23559 | bugman | 2014-05-28 19:01:14 +0200 (Wed, 28 May 2014) | 5 lines

Titles are now handled and set in the Sequence GUI element.

The titles will replace the numbering of 1 onwards in the first column of the GUI element.
........
r23560 | bugman | 2014-05-28 19:07:38 +0200 (Wed, 28 May 2014) | 3 lines

Small fix for switched indices in the new User_functions.test_structure_add_atom GUI test.
........
r23561 | bugman | 2014-05-28 19:10:00 +0200 (Wed, 28 May 2014) | 6 lines

Modified the 'pos' argument of the structure.add_atom user function.

The argument is now a list of fixed length of 3, and it has the titles 'X coordinate',
'Y coordinate', and 'Z coordinate' which are shown in the GUI.
........
r23562 | bugman | 2014-05-28 19:12:21 +0200 (Wed, 28 May 2014) | 7 lines

Bug fixes for the Sequence GUI element used for lists in the user function windows.

Invalid values input into the Sequence GUI window are now ignored rather than raising different
types of error. And invalid input lists for fixed dimension arguments are also ignored. This
allows the User_functions.test_structure_add_atom GUI test to pass.
........

2014-05-28 17:17:14 Tree
[r23564] by tlinnet

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

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:11 Tree
[r23563] by tlinnet

Converting back to having back_calc as a function argument to model B14.

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:08 Tree
[r23562] by bugman

Bug fixes for the Sequence GUI element used for lists in the user function windows.

Invalid values input into the Sequence GUI window are now ignored rather than raising different
types of error. And invalid input lists for fixed dimension arguments are also ignored. This
allows the User_functions.test_structure_add_atom GUI test to pass.

2014-05-28 17:12:21 Tree
[r23561] by bugman

Modified the 'pos' argument of the structure.add_atom user function.

The argument is now a list of fixed length of 3, and it has the titles 'X coordinate',
'Y coordinate', and 'Z coordinate' which are shown in the GUI.

2014-05-28 17:10:00 Tree
[r23560] by bugman

Small fix for switched indices in the new User_functions.test_structure_add_atom GUI test.

2014-05-28 17:07:38 Tree
[r23559] by bugman

Titles are now handled and set in the Sequence GUI element.

The titles will replace the numbering of 1 onwards in the first column of the GUI element.

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