Open main menu

Changes

Relax 4.0.0

810 bytes added, 08:32, 13 October 2015
→‎Bugfixes: Copied the bugfix list from the CHANGES file.
<section begin=bugfixes/>
* 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.
* 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.
* 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.
<section end=bugfixes/>
Trusted, Bureaucrats
4,223

edits