bolt
bolt copied to clipboard
Run python implementation for MADDNESS algorithm on Windows
I need to run MADDNESS Python implementation algorithm. My python version is py3.7 and there is a dependency Kmc2 which is compatible with Python 2.7. I want to ask for a suggestion about how to build the environment, because Python version 2.7 does not support matrix multiplication operators and 'F' prefix.