From: Adam T. <a-t...@st...> - 2007-03-21 17:59:43
|
> As ever if you feel strongly, I can work on those bugs tonight > instead...I will probably take a look in any case. Otherwise, we can > do a 0.71 release at a later date, which will just contain bug fixes - > at least this will allow us to start on the refactoring necessary for > 0.8. I don't feel strongly about it. And now that I think about it, there are two (minor) problems with the ADF parser: we haven't added support for the 2006.01 version or spin-orbit calculations. Fixing the first is like adding support for a new parse, while fixing the second is like adding support for a completely different type of calculation (eg. mp energies). Both of which should be minor updates as they involve slight modifications to our current adf parser and can go in a 0.7.1 release. Adam |