MIRP
MIRP copied to clipboard
MolSSI Integral Reference Project
This fixes the error I was getting: ``` CMake Error in mirp/CMakeLists.txt: Imported target "mirp_imported_mpfr" includes non-existent path "/usr/lib/include" in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include: * The path was deleted,...
People are probably going to like using the binaries rather than compiling themselves (partially due to the dependencies). It would be nice to have mac binaries, though.
Reading of input files and test files has been greatly improved by commit 98887f300ca836c0d8c3ac597914936096aae678, but is still fragile. That is, malformed files will often generate an incomprehensible error much later...