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
In #34 we fixed #20 by applying util.normalize_vector() to nx.
This problem is not yet solved for all asarray_of_rows cases like n0 = util.asarray_of_rows(n0). For a brief discussion on this, see also #34.