satwik77/libnmf

MemoryError

liuyingbin19222 opened this issue · 0 comments

MemoryError: Unable to allocate 696. MiB for an array with shape (9554, 9554) and data type float64
i use pycharm to run python code , maybe this is a memory problem about machine or IDE , BUT I want to advise , you can set a choice of the dtype = "float32" , so the users can run codes using a low machine .
BTW , my computer memory is 8GB , so i doubt it is the package prolem.