Menu

SVN archive Commit Log


Commit Date  
[r28235] by tlinnet

Small change to the openmpi test script.

2016-09-30 23:29:56 Tree
[r28234] by tlinnet

Added initial script for testing openmpi.

2016-09-30 23:21:30 Tree
[r28233] by tlinnet

Make new filename for script.

2016-09-30 22:59:50 Tree
[r28232] by tlinnet

Adding deploy script for rhel-6.

2016-09-30 22:58:31 Tree
[r28231] by tlinnet

Made small change to variable printout.

2016-09-30 22:24:20 Tree
[r28230] by tlinnet

Moving fedora to redhat.

Google Cloud does not offer fedora images.

2016-09-30 20:25:26 Tree
[r28229] by tlinnet

Copying deployment script of Ubunto to a Fedora version.

This is a response to bug 25084 (https://gna.org/bugs/?25084).

2016-09-30 20:02:31 Tree
[r28228] by bugman

Removed a debugging printout statement.

2016-08-11 17:16:23 Tree
[r28227] by bugman

Removed a debugging statement introduced at r28204 which breaks Python3 support.

2016-08-11 14:56:55 Tree
[r28226] by bugman

Huge speed up for the superimposition of a large number of structures.

The internal structural object validate_models() method was being called once for each structure
via the selection() method prior performing the translations, and once prior to performing the
rotations, for creating the atomic selection object. This resulted in the _translate() internal
structural object method, which converts all input data to formatted strings, being called hundreds
of millions of times. Therefore selection() method no longer calls validate_models().

This may speed up quite a number of internal structure object methods when large numbers of
structures are present.

2016-06-07 15:27:04 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.