Fixing imports in getkw.py
This patch release fixes the import of the pyparsing
module necessary in Getkw. Thanks @loriab for catching, reporting and fixing this (#164 and #165). It was sadly overlooked in the latest release.
The conf.py
script has also been fixed and documentation builds on ReadTheDocs are now restored (#163)
Known bugs
The green_spherical_diffuse
test fails when compiling the library with the Intel compilers. See issue #159 and pull request #138 for updates.
Read the change log for exhaustive information. Consult also the list of issues