You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: