Menu

SVN archive Commit Log


Commit Date  
[r12635] by bugman

This change is related to the task #6397 (https://gna.org/task/?6397)

kada _at_ chemi _dot_ muni _dot_ cz

https://mail.gna.org/public/relax-devel/2011-02/msg00076.html
https://gna.org/support/download.php?file_id=12556

This patch includes change in func_mf, func_local_tm, func_diff, func_all, dfunc_mf, dfunc_local_tm,
dfunc_diff, dfunc_all, d2func_mf, d2func_local_tm, d2func_diff, d2func_all functions of class Mf in
a file maths_fns/mf.py. The functions were modified in order to handle data for more interactions.

Due to the equality of (d,d2)ri and (d,d2)ri_prime variables, the (d,d2)ri_prime were replaced by
(d,d2)ri and the equality was removed. Moreover, (d,d2)ri was redefined as a cumulative sum of
individual interaction contributions to the total relaxation rate or corresponding derivatives.

2011-02-25 18:47:38 Tree
[r12634] by bugman

Loosened all of the model-free tests so that the minimisation statistics are no longer checked.

The same result was being obtained on different platforms, different Python versions, and different
numpy versions, but the minimisation statistics were slightly different. The iter, f_count, g_count
h_count, and warning variables are no longer checked. This will stop users from thinking they have
a problem with their version of relax, after running the test suite.

2011-02-25 17:46:52 Tree
[r12633] by bugman

The auto_analyses package modules are now imported by __init__ to force their existence.

2011-02-25 14:25:42 Tree
[r12632] by bugman

The reference counting appears to not be needed in the C modules.

This allows the modules to be compiled under Python 2.4 or lower.

2011-02-25 13:56:04 Tree
[r12631] by bugman

Scripts can now be run again under Python versions 2.4 or lower.

2011-02-25 13:38:10 Tree
[r12630] by bugman

Fix for the initialisation of the Bruker_import class.

This allows this module to be loaded in Python 2.4.

2011-02-25 13:33:35 Tree
[r12629] by bugman

The runpy module is only imported if it exists.

2011-02-25 13:32:27 Tree
[r12628] by bugman

Added a check for the runpy module.

2011-02-25 13:31:31 Tree
[r12627] by bugman

Fix for the back_calc_I C function so that it works under Python 2.5.

2011-02-25 13:29:07 Tree
[r12626] by bugman

Added wrapper methods to the relaxation curve-fitting specific code for the new C modules.

These allow the parameter numpy array from minfx to be converted into a Python list prior to sending
it into the C module.

2011-02-25 13:26:23 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.