Menu

SVN archive Commit Log


Commit Date  
[r24014] by tlinnet

Updated documentation on dimensionality of numpy array num_points.

They are in dimension [NE][NS][[NM][NO], where oi gives the number of
dispersion points at that offset.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-17 07:47:09 Tree
[r24013] by tlinnet

Temporary added systemtest: test_korzhnev_2005_all_data_disp_speed_bug.

This makes a minimisation with 1 iteration, and so will give the chi2 value at the preset
parameter values.

This is chi2 value should give 162.5, but gives 74.7104.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-17 07:33:32 Tree
[r24012] by tlinnet

Merged revisions 23881,23945,24008-24009 via svnmerge from
svn+ssh://tlinnet@.../svn/relax/trunk

........
r23881 | bugman | 2014-06-12 14:47:31 +0200 (Thu, 12 Jun 2014) | 8 lines

Better handling of the control-C keyboard interrupt signal in the relax test suite.

This includes two changes. The Python 2.7 and higher unittest.installHandler() function is now
called, when present, to terminate all tests using the unittest module control-C handler. The
second change is that the keyboard interrupt signal is caught in a try-except statement, a message
printed out, and the tests terminated. This should be an improvement for all systems.
........
r23945 | bugman | 2014-06-13 17:54:50 +0200 (Fri, 13 Jun 2014) | 17 lines

Reverted r23693 as SciPy is actually still used in the frame order analyses.

The command used was:
$ svn merge -r23693:r23692 .

.....
r23693 | bugman | 2014-06-06 14:24:44 +0200 (Fri, 06 Jun 2014) | 6 lines
Changed paths:
M /trunk/docs/latex/install.tex

Removed all SciPy references in the installation chapter of the manual.

This is because SciPy is no longer used in the frame order analysis, hence it is not used for any
part of relax.
.....
........
r24008 | tlinnet | 2014-06-17 09:18:19 +0200 (Tue, 17 Jun 2014) | 1 line

Adding last profiling information for model CR72.
........
r24009 | tlinnet | 2014-06-17 09:18:24 +0200 (Tue, 17 Jun 2014) | 8 lines

Added systemtest for model LM63 3 site.

According to results folder in:
test_suite/shared_data/dispersion/Hansen/relax_results/LM63 3-site

This should pass.

But i doesnt?
........

2014-06-17 07:20:13 Tree
[r24011] by tlinnet

Bug fix for model LM63 3site. The index si has to be used to extract data to lib function.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-17 07:18:41 Tree
[r24010] by tlinnet

Added missing instances of cleaning the data.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-17 07:18:39 Tree
[r24009] by tlinnet

Added systemtest for model LM63 3 site.

According to results folder in:
test_suite/shared_data/dispersion/Hansen/relax_results/LM63 3-site

This should pass.

But i doesnt?

2014-06-17 07:18:24 Tree
[r24008] by tlinnet

Adding last profiling information for model CR72.

2014-06-17 07:18:19 Tree
[r24007] by tlinnet

Changed the calculation of inner product in model ns cpmg 2site 3d.

The out argument of numpy.dot is buggy, and should not be used.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 20:11:56 Tree
[r24006] by tlinnet

Changed the reshaping of dw and dwH, since it is not dependent on experiment.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 20:11:49 Tree
[r24005] by tlinnet

Fix for documentation in ns mmq 2site/sq/dq/zq/mq.

Now explains which dimension data should be in.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.

2014-06-16 20:11:41 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.