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 put float16 data type so that it would take less memory, as required level of precision is really low (but shouldn't be just integer or binary, for future use of scores per associations). The reason is that databases would take several times less memory.
I think this problem has been solved in latest numpy versions, as i don't get this error.
add() on a sparse matrix fails.
It seems due to this line:
naminggamesal/lib/ngvoc/matrix.py
Line 24 in c46cab9
Is there a reason to use 'float16' explicitly ?
The text was updated successfully, but these errors were encountered: