Menu

Commit [r24658]  Maximize  Restore  History

Merged revisions 24018-24019,24022-24023,24026-24027,24032-24036 via svnmerge from

svn+ssh://bugman@.../svn/relax/branches/disp_spin_speed

........
r24018 | tlinnet | 2014-06-17 11:56:43 +0200 (Tue, 17 Jun 2014) | 5 lines

Fix for systemtest: test_korzhnev_2005_all_data

The masking for replacing values was wrong.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24019 | tlinnet | 2014-06-17 11:56:45 +0200 (Tue, 17 Jun 2014) | 3 lines

Moved the cleaning of data points and replacing of values of out loop for model ns mmq 2site.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24022 | tlinnet | 2014-06-17 12:20:12 +0200 (Tue, 17 Jun 2014) | 6 lines

Fix for structure cleaning and value replacing for model mmq CR72.

System test: test_korzhnev_2005_all_data
revealed how this should be done properly.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24023 | tlinnet | 2014-06-17 12:20:15 +0200 (Tue, 17 Jun 2014) | 5 lines

Fix for systemtest test_korzhnev_2005_all_data_disp_speed_bug.

The precision is lowered, and now matches the original systemtest.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24026 | tlinnet | 2014-06-17 13:07:40 +0200 (Tue, 17 Jun 2014) | 3 lines

Replaced index to numpy array from example [0][si][mi][oi] to [0, si, mi, oi].

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24027 | tlinnet | 2014-06-17 13:07:42 +0200 (Tue, 17 Jun 2014) | 3 lines

More replacing of numpy index.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24032 | tlinnet | 2014-06-17 14:53:47 +0200 (Tue, 17 Jun 2014) | 3 lines

Documentation fix, where a double bracket "[[" has been copied into all lib functions.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24033 | tlinnet | 2014-06-17 14:53:49 +0200 (Tue, 17 Jun 2014) | 3 lines

More fixes for numpy index in lib functions.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24034 | tlinnet | 2014-06-17 14:53:50 +0200 (Tue, 17 Jun 2014) | 3 lines

Restructured target function for ns mmq 3site to the new API structure of higher dimensional data.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24035 | tlinnet | 2014-06-17 14:53:52 +0200 (Tue, 17 Jun 2014) | 3 lines

Reorded the lib function for ns mmq 3site to use higher dimensional data.

Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis.
........
r24036 | tlinnet | 2014-06-17 14:53:54 +0200 (Tue, 17 Jun 2014) | 3 lines

Documentation fix for which dimensionality number of points have.

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

bugman 2014-07-22

changed /trunk
changed /trunk/lib/dispersion/b14.py
changed /trunk/lib/dispersion/cr72.py
changed /trunk/lib/dispersion/dpl94.py
changed /trunk/lib/dispersion/it99.py
changed /trunk/lib/dispersion/lm63.py
changed /trunk/lib/dispersion/m61.py
changed /trunk/lib/dispersion/m61b.py
changed /trunk/lib/dispersion/mmq_cr72.py
changed /trunk/lib/dispersion/mp05.py
changed /trunk/lib/dispersion/ns_cpmg_2site_3d.py
changed /trunk/lib/dispersion/ns_cpmg_2site_expanded.py
changed /trunk/lib/dispersion/ns_cpmg_2site_star.py
changed /trunk/lib/dispersion/ns_mmq_2site.py
changed /trunk/lib/dispersion/ns_mmq_3site.py
changed /trunk/lib/dispersion/tap03.py
changed /trunk/lib/dispersion/tp02.py
changed /trunk/lib/dispersion/tsmfk01.py
changed /trunk/target_functions/relax_disp.py
changed /trunk/test_suite/system_tests/relax_disp.py
/trunk
Directory.
/trunk/lib/dispersion/b14.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/cr72.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/dpl94.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/it99.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/lm63.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/m61.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/m61b.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/mmq_cr72.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/mp05.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/ns_cpmg_2site_3d.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/ns_cpmg_2site_expanded.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/ns_cpmg_2site_star.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/ns_mmq_2site.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/ns_mmq_3site.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/tap03.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/tp02.py Diff Switch to side-by-side view
Loading...
/trunk/lib/dispersion/tsmfk01.py Diff Switch to side-by-side view
Loading...
/trunk/target_functions/relax_disp.py Diff Switch to side-by-side view
Loading...
/trunk/test_suite/system_tests/relax_disp.py Diff Switch to side-by-side view
Loading...
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.