Menu

Commit [r28008]  Maximize  Restore  History

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.

bugman 2015-10-05

changed /trunk/data_store/align_tensor.py
/trunk/data_store/align_tensor.py Diff Switch to side-by-side view
Loading...
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.