Menu

SVN archive Commit Log


Commit Date  
[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
[r28007] by bugman

Fix for the PCS system tests on old Python versions.

The self.assertAlmostEqual() function cannot compare None values in earlier Python versions.

2015-10-05 17:01:11 Tree
[r28006] by bugman

Removal of the last unused import from the target_functions package.

2015-10-05 16:16:31 Tree
[r28005] by bugman

Removed all unused imports from the numdifftools extern package.

2015-10-05 15:54:29 Tree
[r28004] by bugman

Removed all unused imports from the auto_analyses package.

2015-10-05 15:54:03 Tree
[r28003] by bugman

Removed all unused imports from the specific_analyses package.

2015-10-05 15:50:05 Tree
[r28002] by bugman

Removed unused imports from the developer scripts.

2015-10-05 15:28:47 Tree
[r28001] by bugman

Removed all unused imports from the target_functions package.

2015-10-05 15:25:48 Tree
[r28000] by bugman

Removed all unused imports from the relax library package.

2015-10-05 15:24:34 Tree
[r27999] by bugman

Added import exceptions for the lib.xml module in the find_unused_imports.py devel script.

These are needed because of eval() function calls on XML stored Python data structures.

2015-10-05 15:17:52 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.