Contact
Project lead
Harold Wickes Hatch
Bug reporting
Any and all bug reports are greatly appreciated in order to improve FEASST.
The following checklist is recommended to improve reproducibility so that I can get back to you more quickly.
Reproduce the issue with a minimal example to reduce the complexity, run time and file size.
Provide all output.
Provide the version (for a git install, bash command “git describe –abbrev=10 –dirty –always –tags” and commit from git log).
Provide the user code (e.g., text file, C++ with int main() or .py file).
Optionally, the following information may also be useful:
the output of the “cmake ..” command on an empty build directory in order to see which compilers and libraries are used in the installation.