From: <ate...@us...> - 2011-03-28 00:21:26
|
Revision: 936 http://cclib.svn.sourceforge.net/cclib/?rev=936&view=rev Author: atenderholt Date: 2011-03-28 00:21:19 +0000 (Mon, 28 Mar 2011) Log Message: ----------- Turbomole parser: remove double for loop that copies from a python list to a numpy array; instead use built-in numpy array function; also add progress when parsing coeffs (basically essential for MC's gigantic file) Modified Paths: -------------- branches/turbomoleparser/src/cclib/parser/turbomoleparser.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |