Menu

SVN archive Commit Log


Commit Date  
[r12639] by bugman

Added a wizard graphic for the value user functions.

2011-03-01 11:08:42 Tree
[r12638] by bugman

Added the value user function graphics to the icon paths.

2011-03-01 10:36:30 Tree
[r12637] by bugman

Added graphics for the value user function.

2011-03-01 10:35:09 Tree
[r12636] 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/msg00088.html
https://gna.org/task/download.php?file_id=12598

This patch includes change in init_res_data function of class Mf in a file maths_fns/mf.py. The
function is split into init_interaction_data and init_spin_data. The initializations of
data.ri_prime, data.dri_prime, and data.d2ri_prime are excluded. Calls for both newly introduced
functions are incorporated in the patch.

2011-03-01 08:57:45 Tree
[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
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.