Menu

SVN archive Commit Log


Commit Date  
[r4831] by bugman

Changed the call to diffusion_tensor.set() to the new specific function set_nonspin_params().

The code for setting parameters that are non-spin specific is very much dependent on the analysis
type, and hence this has been shifted into a call into specific_fns.

2008-01-17 16:10:28 Tree
[r4830] by bugman

Converted the generic_fns.value code from Numeric to numpy.

2008-01-17 16:02:50 Tree
[r4829] by bugman

Removed the cdp aliases as they are not used very often.

2008-01-17 15:56:35 Tree
[r4828] by semor

Converted another maths_fns module from Numeric to numpy.

2008-01-17 15:37:25 Tree
[r4827] by semor

Converted more maths_fns modules from Numeric to numpy.

2008-01-17 15:34:33 Tree
[r4826] by bugman

Converted the data.diff_tensor code from Numeric to numpy.

2008-01-17 15:23:02 Tree
[r4825] by bugman

Removed the Numeric and Scientific packages from the relax prompt namespace.

2008-01-17 15:19:55 Tree
[r4824] by bugman

Shifted the RelaxParamSetError import to the generic_fns.value module.

2008-01-17 15:13:14 Tree
[r4823] by bugman

Added a few more functions to be returned by get_specific_fn().

These include data_init(), default_value(), and set_update().

2008-01-17 15:11:21 Tree
[r4822] by bugman

Big refactorisation of the value setting code. Expect breakages as the changes aren't complete!

The parameter setting set() base class method has been shifted from the specific code to
the generic_fns.value module (and has been converted to a function). This method simply sets spin
specific functions and hence has been renamed to the set_spin_params() function.

2008-01-17 15:07:22 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.