r23150 - /branches/disp_speed/

2014-05-10 Thread tlinnet
Author: tlinnet Date: Sat May 10 19:02:39 2014 New Revision: 23150 URL: http://svn.gna.org/viewcvs/relax?rev=23150&view=rev Log: Created branch for the testing of speeding up dispersion analysis. This can be a disruptive process, and needs its own branch. This branch can then be tested for speed

r23149 - in /trunk: extern/__init__.py extern/numpy_future.py lib/__init__.py lib/numpy_future.py pipe_control/opendx.py

2014-05-10 Thread tlinnet
Author: tlinnet Date: Sat May 10 18:57:16 2014 New Revision: 23149 URL: http://svn.gna.org/viewcvs/relax?rev=23149&view=rev Log: Moved numpy_future from lib to extern. Extern is special package for external software or code that is bundled with relax. task #7792: (https://gna.org/task/?7792) Ma

r23145 - /trunk/pipe_control/opendx.py

2014-05-10 Thread tlinnet
Author: tlinnet Date: Sat May 10 10:06:46 2014 New Revision: 23145 URL: http://svn.gna.org/viewcvs/relax?rev=23145&view=rev Log: Changed the import of percentile from lib.mathematics to lib.numpy_future. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values.

r23147 - /trunk/lib/numpy_future.py

2014-05-10 Thread tlinnet
Author: tlinnet Date: Sat May 10 10:06:50 2014 New Revision: 23147 URL: http://svn.gna.org/viewcvs/relax?rev=23147&view=rev Log: Added lib/numpy_future.py. This module is for implementing numpy function code from higher versions of numpy. The relax dependencies listed at the download page of re

r23148 - /trunk/lib/__init__.py

2014-05-10 Thread tlinnet
Author: tlinnet Date: Sat May 10 10:06:52 2014 New Revision: 23148 URL: http://svn.gna.org/viewcvs/relax?rev=23148&view=rev Log: Added "numpy_future" to the __init__.py file in lib directory. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values. Modified:

r23146 - /trunk/pipe_control/opendx.py

2014-05-10 Thread tlinnet
Author: tlinnet Date: Sat May 10 10:06:49 2014 New Revision: 23146 URL: http://svn.gna.org/viewcvs/relax?rev=23146&view=rev Log: Changed the percentage which is different in percentile from numpy_future. task #7792: (https://gna.org/task/?7792) Make the dx.map write suggest chi surface values.