Commit | Date | |
---|---|---|
[r23792]
by
tlinnet
Fix for testing of pA in lib function, when pA is just float. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:40:59 | Tree |
[r23791]
by
tlinnet
Removed the multi dimensional structure of pA. pA is not multi-dimensional, and can just be multiplied with numpy arrays. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 16:40:55 | Tree |
[r23790]
by
bugman
Merged revisions 23784-23785 via svnmerge from ........ |
2014-06-10 15:04:40 | Tree |
[r23789]
by
tlinnet
Yet another small improvement for the profiling script. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 14:51:35 | Tree |
[r23788]
by
tlinnet
Implemented a masked array search for where "missing" array is equal 1. This makes it possible to replace all values with this mask, from the value array. This eliminates the last loops over the missing values. It took over 4 hours to figure out, that the mask should be called with mask.mask, Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 14:51:33 | Tree |
[r23787]
by
tlinnet
Removed line "# -*- coding: utf-8 -*-" which was automatically inserted by new python code editor. Task #7807 (https://gna.org/task/index.php?7807): Speed-up of dispersion models for Clustered analysis. |
2014-06-10 14:51:30 | Tree |
[r23786]
by
tlinnet
Merged revisions 23774,23779-23781,23784-23785 via svnmerge from ........ |
2014-06-10 10:26:28 | Tree |
[r23785]
by
tlinnet
Fix for wrong path testing of Python.h. Python.h would be in PYTHON_PREFIX/include/pythonX.Y/Python.h |
2014-06-10 10:23:01 | Tree |
[r23784]
by
tlinnet
Lowered chi2 value test in system test Relax_disp.test_bug_22146_unpacking_r2a_r2b_cluster_NS_STAR. This is due to the data produced on 32 bit machine, and tested on 64 bit machines. The reason for this is due to truncation artifacts. |
2014-06-10 09:49:00 | Tree |
[r23783]
by
bugman
Modified the pymol.cone_pdb and pymol.frame_order user functions to use PyMOL IDs. The PyMOL IDs are used to select individual objects in PyMOL rather than all objects so that the |
2014-06-10 08:21:27 | Tree |