Menu

SVN archive Commit Log


Commit Date  
[r2225] by edward

Modified the threading docstring to describe changes need in the /etc/ssh/sshd_config file.

2005-11-08 12:02:24 Tree
[r2224] by edward

Slight formatting change.

2005-11-08 06:54:13 Tree
[r2223] by edward

relax release 1.0.3.

This is a bugfix release. Two bugs affecting specific calculations of the spectral density gradient
and Hessian have been removed. One occurs in the Hessian when optimising the spherical diffusion
parameters simultanously with the parameters S2f, tf, S2, and ts. The other affects the gradient
when optimising the parameters S2f, S2s, and ts.

2005-11-08 04:56:25 Tree
[r2222] by edward

Bug fix.

The wrong function was being assigned to the Hessian element 'data.calc_d2jw[0][data.s2f_li]' for
the optimisation of the spherical diffusion parameters together with the parameters S2f, tf, S2, and
ts. The function used was
'calc_diff_S2f_S2_ts_d2jw_dDjdS2f',
whereas it should have been,
'calc_diff_S2f_tf_S2_ts_d2jw_dDjdS2f'.

2005-11-08 04:37:48 Tree
[r2221] by edward

A few more formatting changes.

2005-11-08 04:33:32 Tree
[r2220] by edward

A few fixes to the formatting.

2005-11-08 03:55:12 Tree
[r2219] by edward

Finished changing the index naming.

The indecies 'data.xx_index' and 'data.xx_local_index' have been replaced with 'data.xx_i' and
'data.xx_li' respectively.

2005-11-07 11:52:59 Tree
[r2218] by edward

Change of Psi to O, formatting, and shortening of indecies.

Changed all references of the orientational diffusion parameters from Psi to O.

Shortened the equations in the docstrings of 'maths_fns/jw_mf.py'.

Formatted the assignment of functions in the method 'setup_equations' to improve visibility.

The indecies 'data.xx_index' and 'data.xx_local_index' have been replaced with 'data.xx_i' and
'data.xx_li' respectively.

2005-11-07 06:37:35 Tree
[r2217] by edward

Formatting changes to the formulae in the docstrings of the functions in 'maths_fns/jw_mf.py'.

2005-11-07 05:26:46 Tree
[r2216] by edward

Finished cleaning up of the code in 'maths_fns/jw_mf_comps.py'.

2005-11-07 05:13:01 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.