Menu

SVN archive Commit Log


Commit Date  
[r28017] by bugman

Updated the version number to relax 4.0.0.

2015-10-07 14:12:39 Tree
[r28016] by bugman

relax version 4.0.0.

This is a major feature release for a new analysis type labelled 'frame order'. The frame order
theory aims to unify all rotational molecular physics data sources via a single mechanical model.
It is a bridging physics theory for rigid body motions based on the statistical mechanical ordering
of reference frames. Its current implementation is for analysing RDC and PCS data from an internal
alignment to interpret domain or other rigid body motions within a molecule or molecular complex.

2015-10-07 13:46:41 Tree
[r28015] by bugman

Changes to the introduction of the frame order theory chapter of the manual.

2015-10-07 13:41:58 Tree
[r28014] by bugman

Added Python 3.5 to the Python multiversion test suite script.

2015-10-07 12:52:44 Tree
[r28013] by bugman

Added Python 3.5 to the manual C module compilation script.

2015-10-07 12:52:04 Tree
[r28012] by bugman

Fix for the numpy version number checking in the dep_check module.

The version_comparison() function is now being used to compare numbers, replacing the previous hack.

2015-10-07 09:45:37 Tree
[r28011] by bugman

Partly reverted r28010 - some Mac OS X testing changes were accidentally committed.

The command used was:
svn merge -r28010:28009 test_suite/gui_tests/base_classes.py

2015-10-07 06:29:05 Tree
[r28010] by bugman

Cosmetic bug fix for the running of the test suite in the GUI.

The list of skipped tests in the status object was not being reinitialised for each run of the test
suite. This only affects the GUI where the tests can be run multiple times. The result was that
the list of skipped tests was always being printed out, even if no tests were skipped.

2015-10-06 18:34:18 Tree
[r28009] by bugman

MS Windows fix for the Frame_order.test_generate_rotor2_distribution system test.

The locale.setlocale() function call for correctly setting up a spinning progress meter was failing
on MS Windows. The error is now caught and the local setting skipped.

2015-10-06 07:33:42 Tree
[r28008] by bugman

Fix for the alignment tensor MC simulation objects in the data store for Python 3.1.

The sim_indices object was sometimes created with the range() method, however the returned iterator
does not possess an index() function in Python 3.1. Therefore it was converted to a standard list.

2015-10-05 19:20:05 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.