Menu

SVN archive Commit Log


Commit Date  
[r4768] by bugman

Fixed the AlignTensorData elements tensor and tensor_diag.

As the rotation matrix is not properly calculated yet, the values of tensor_diag will be rubbish.

2008-01-16 08:43:03 Tree
[r4767] by bugman

The rotation matricies are now calculated by the call to func().

2008-01-16 08:32:57 Tree
[r4766] by bugman

The list of the full alignment tensors in matrix form is now created and passing into __init__().

2008-01-16 08:28:23 Tree
[r4765] by bugman

Added a missing numpy import.

2008-01-16 08:24:33 Tree
[r4764] by bugman

The value of N is now passed into N_state_opt.__init__().

2008-01-16 08:23:59 Tree
[r4763] by bugman

Updated the N_state_opt.__init__() method to include N and full_tensors as args.

Storage space for the rotation matricies and their transposed has also been created.

2008-01-16 08:22:29 Tree
[r4762] by semor

Reverted a change so that the 'relax_sim_data' structure is correctly called.

While making changes for the new design, it had been accidentally changed to 'relax_sim_spin'.

This was pointed by Edward d'Auvergne in a post at:
https://mail.gna.org/public/relax-devel/2008-01/msg00051.html (Message-id:
<7f080ed10801140725l5422b067jcd6c6d050fbb6e77@...>)

2008-01-16 02:04:02 Tree
[r4761] by semor

Fixed a typo.

2008-01-15 21:47:39 Tree
[r4760] by semor

Merged revisions 4698-4701,4712-4717,4745,4748,4759 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r4698 | semor | 2008-01-13 20:26:39 -0500 (Sun, 13 Jan 2008) | 3 lines

Added comments to the imports.
........
r4699 | semor | 2008-01-13 23:25:19 -0500 (Sun, 13 Jan 2008) | 3 lines

Added more comments to the imports.
........
r4700 | semor | 2008-01-13 23:31:50 -0500 (Sun, 13 Jan 2008) | 3 lines

Added somemore comments to the imports.
........
r4701 | semor | 2008-01-14 09:49:41 -0500 (Mon, 14 Jan 2008) | 3 lines

Added some comments to the imports and ordered imports alphabetically.
........
r4712 | bugman | 2008-01-15 04:46:52 -0500 (Tue, 15 Jan 2008) | 3 lines

Removed the empty __init__() method and shifted its docstring to that of the class.
........
r4713 | bugman | 2008-01-15 04:47:09 -0500 (Tue, 15 Jan 2008) | 3 lines

Removed an orphaned comment.
........
r4714 | bugman | 2008-01-15 04:50:04 -0500 (Tue, 15 Jan 2008) | 3 lines

Updated the base class method has_errors() to the new relax design.
........
r4715 | bugman | 2008-01-15 04:52:45 -0500 (Tue, 15 Jan 2008) | 3 lines

Updated the return_data() and return_error() base class methods to the new relax design.
........
r4716 | bugman | 2008-01-15 04:54:47 -0500 (Tue, 15 Jan 2008) | 3 lines

Updated the base class method sim_return_selected() to the new relax design.
........
r4717 | bugman | 2008-01-15 05:13:30 -0500 (Tue, 15 Jan 2008) | 5 lines

Added a dummy overfit_deselect() method to the base class.

This method does nothing.
........
r4745 | bugman | 2008-01-15 08:40:06 -0500 (Tue, 15 Jan 2008) | 3 lines

Shifted the grid ops tests into the test_grid_ops() base class function.
........
r4748 | bugman | 2008-01-15 08:52:49 -0500 (Tue, 15 Jan 2008) | 3 lines

Fixed a bug in the test_grid_ops() base class method which was preventing relax from starting.
........
r4759 | semor | 2008-01-15 13:11:09 -0500 (Tue, 15 Jan 2008) | 8 lines

Changed the precision for gX in the mfpar file for use of ModelFree with the palmer.py script.

The change was from a three decimal precision (-2.713) to a four decimal precision (-2.7126).

This was discussed in thread starting at:
https://mail.gna.org/public/relax-devel/2008-01/msg00040.html
........

2008-01-15 20:38:37 Tree
[r4759] by semor

Changed the precision for gX in the mfpar file for use of ModelFree with the palmer.py script.

The change was from a three decimal precision (-2.713) to a four decimal precision (-2.7126).

This was discussed in thread starting at:
https://mail.gna.org/public/relax-devel/2008-01/msg00040.html

2008-01-15 18:11:09 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.