From: Karol L. <kar...@gm...> - 2018-09-04 01:36:38
|
Hello cclibers, I just completed the v1.6 release on GitHub and PyPI. This is a minor version increment (previous was v1.5.3), because we have some new parsers... Speaking of which, this version includes most of the GSOC 2018 work done by Kunal over the summer. We had a great time working with him, and I think he was quite productive. As a result, cclib now has some degree of support for both Molcas and Turbomole. Thanks Kunal! Summary of changes since last version: - New parser: cclib can now parse Molcas files (Kunal Sharma) - New parser: cclib can now parse Turbomole files (Christopher Rowley, Kunal Sharma) - New script: ccframe writes data table files from logfiles (Felipe Schneider) - Support time attribute and BOMD output in Gaussian, NWChem, ORCA and QChem - Support package version in metadata for most parsers - Many other minor improvements and bug fixes from Jonathon Vandezande, Jaime Rodríguez-Guerra and others I would also add that we now have documentation that automatically builds and updates after each commit (and sources are alongside the code), thanks to Eric Berquist's work. This is a very positive change in my mind, and I hope the docs will continue improving in quality. As always, the main place to coordinate future work is GitHub: https://github.com/cclib/cclib Best, Karol |