Commit | Date | |
---|---|---|
[r20309]
by
bugman
Added the 'NS 2-site star red' model to the specific_analyses.relax_disp.variables module. This is the model of the numerical solution for the 2-site Bloch-McConnell equations using complex This commit follows step 1 of the relaxation dispersion model addition tutorial |
2013-07-16 06:54:50 | Tree |
[r20308]
by
bugman
Reworked the dispersion chapter of the manual for the recent support of numerical models. This includes better sectioning and section labelling and referencing, and the addition of the |
2013-07-16 06:50:49 | Tree |
[r20307]
by
bugman
Changed 'numerical integration' to 'numerical solutions' in the dispersion chapter of the manual. |
2013-07-15 17:13:38 | Tree |
[r20306]
by
bugman
Docstring completion for lib.dispersion.ns_2site_star.r2eff_ns_2site_star(). Epydoc text was missing for some of the function arguments. |
2013-07-15 17:07:57 | Tree |
[r20305]
by
bugman
Improvement of the error handling in the 'NS 2-site star' model. The fA and pB parameters are no longer being checked. Instead a Mgx value of 0.0 is being checked |
2013-07-15 17:04:29 | Tree |
[r20304]
by
bugman
More speed ups of the 'NS 2-site star' dispersion model. A number of calculations have been shifted to the target function initialisation code, avoiding |
2013-07-15 16:35:02 | Tree |
[r20303]
by
bugman
Shifted to using the faster numpy.linalg.matrix_power() function in lib.dispersion.ns_2site_star. This was originally using the lib.linear_algebra.matrix_power.square_matrix_power() function, |
2013-07-15 16:16:46 | Tree |
[r20302]
by
bugman
Speed ups of the 'NS 2-site star' dispersion model optimisation. The relaxation and magnitisation data structures are now initialised with the target function |
2013-07-15 16:13:21 | Tree |
[r20301]
by
bugman
The 'NS 2-site star' model is now more robust against math domain failures. This includes the failure of the logarithmic of zero matrices. |
2013-07-15 15:08:50 | Tree |
2013-07-15 11:55:12 | Tree |