Closed arporter closed 7 years ago
Created use_fparser_package branch for this work.
All tests now pass using my locally-installed version of fparser :-)
We now have to wait until we make a new release of fparser (https://github.com/stfc/fparser/issues/11) containing the fixes that were previously contained within this project.
Failure fixed by previous commit highlights the fact that I have no tests involving the top-level habakkuk
script.
fparser 0.0.2 has now been released and is available through pypi.
Pull request has now been merged to master. Closing Issue.
Habakkuk currently includes a patched version of the fparser package as extracted from f2py. The patches are currently being put into the fparser package under https://github.com/stfc/fparser/issues/9. Once that is done we can remove all of the fparser code from Habakkuk and make it depend on the fparser package on pypi.