From: <la...@us...> - 2007-01-31 14:42:48
|
Revision: 482 http://svn.sourceforge.net/cclib/?rev=482&view=rev Author: langner Date: 2007-01-31 06:31:59 -0800 (Wed, 31 Jan 2007) Log Message: ----------- Moved generic conversion of attributes to arrays from .extract() to .parse() - conversion takes place only if attribute is not already an array. Also: fixed dimensions of geovalues in Jaguar parser so that it can be converted to an array (there is no first energy change, so it is set to zero); moenergies is not converted to an array, kept as a list of rank-1 arrays, as per wiki. No changes when running tests. Modified Paths: -------------- trunk/src/cclib/parser/adfparser.py trunk/src/cclib/parser/gamessparser.py trunk/src/cclib/parser/gamessukparser.py trunk/src/cclib/parser/gaussianparser.py trunk/src/cclib/parser/jaguarparser.py trunk/src/cclib/parser/logfileparser.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |