Skip to content

fix overflow for window#22

Open
heisenberg-kim wants to merge 1 commit intobdhammel:masterfrom
heisenberg-kim:master
Open

fix overflow for window#22
heisenberg-kim wants to merge 1 commit intobdhammel:masterfrom
heisenberg-kim:master

Conversation

@heisenberg-kim
Copy link

D.T @ D calculation cause overflow on windows because dtype of numpy on window uses 'int32'.
(C long has type int32)

on linux int64 is default. that's why there is no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant