Commit | Date | |
---|---|---|
[r25985]
by
bugman
Massive speed up of the internal structural object add_model() method. This speeds up the structure.add_model user function, as well as many internal relax operations on |
2014-09-23 19:36:33 | Tree |
[r25984]
by
bugman
Merged revisions 25982 via svnmerge from ........ |
2014-09-23 18:20:11 | Tree |
[r25983]
by
bugman
Updated the lib.frame_order.simulation.brownian() function. This now uses the internal structural object selection object logic - the selection() method is |
2014-09-23 18:09:49 | Tree |
[r25982]
by
tlinnet
Implemented the sampling sparseness instead of NI on the graph axis. Task #7826 (https://gna.org/task/index.php?7826): Write an python class for the repeated analysis of dispersion data. |
2014-09-23 18:06:27 | Tree |
[r25981]
by
bugman
Fixes for the specific_analyses.frame_order.geometric.average_position() function. The recent trunk changes with the structural object Internal_selection class required a change in |
2014-09-23 18:05:55 | Tree |
[r25980]
by
bugman
Merged revisions 25971-25979 via svnmerge from ........ |
2014-09-23 18:01:59 | Tree |
[r25979]
by
bugman
Converted all structural object methods to use the selection object rather that atom ID strings. This should have a significant impact on the speed of certain operations within relax. The most |
2014-09-23 17:50:46 | Tree |
[r25978]
by
bugman
Created the structural object Internal_selection.mol_loop() method. This is to simply quickly loop over all molecule indices of the selection object. |
2014-09-23 16:55:47 | Tree |
[r25977]
by
bugman
Converted the rotate() and translate() structural object methods to use the new selection object. The atom_id arguments have been replaced with selection arguments. Therefore all parts of relax |
2014-09-23 16:43:56 | Tree |
[r25976]
by
bugman
Fixes for the new structural object Internal_selection object. The atom indices are not stored via the molecule index. |
2014-09-23 16:21:42 | Tree |