Menu

Commit [r25971]  Maximize  Restore  History

Created a special internal structural object selection object.

This will be used for massively speeding up the internal structural object. The use of the
lib.selection module by the internal structural object is currently very slow as a huge number of
calls to re.search() are required. The idea is to avoid this by using lib.selection once to
populate this new selection object, and then reusing this object to loop over molecules and atoms.

bugman 2014-09-23

changed /trunk/lib/structure/internal/__init__.py
added /trunk/lib/structure/internal/selection.py
/trunk/lib/structure/internal/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/lib/structure/internal/selection.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.