bolt icon indicating copy to clipboard operation
bolt copied to clipboard

Run python implementation for MADDNESS algorithm on Windows

Open DXone1 opened this issue 3 years ago • 0 comments

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.

DXone1 avatar Feb 16 '22 11:02 DXone1