Menu

SVN archive Commit Log


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

Removed a debugging print statement.

2008-01-15 14:59:09 Tree
[r4757] by bugman

Changed the grid search incs to 3 as 11**19 grid points is a bit much!

2008-01-15 14:58:52 Tree
[r4756] by bugman

Added the missing import of math.pi.

2008-01-15 14:43:34 Tree
[r4755] by bugman

Converted the variable inc into a list of ints (equal to the value of inc) if it is an int.

2008-01-15 14:43:05 Tree
[r4754] by bugman

Fixed the code for creating the grid search options.

2008-01-15 14:41:34 Tree
[r4753] by bugman

The list of N-state model parameters is now created and stored at cdp.params.

2008-01-15 14:38:19 Tree
[r4752] by bugman

Wrote some code to create the grid search options (currently non-functional).

2008-01-15 14:35:00 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.