Merged revisions 26164 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk
........ r26164 | bugman | 2014-10-06 14:38:25 +0200 (Mon, 06 Oct 2014) | 7 lines Fix for bug #22563 (https://gna.org/bugs/?22563). This is the NS MMQ 2-site dispersion model running at 32-bit precision and not 64-bit as it should be. The numpy.complex64 32-bit types have been replaced by numpy.complex128 in the lib.dispersion.ns_mmq_2site module. ........
Authored by: bugman 2014-10-07
Parent: [r26182]
Child: [r26184]