Skip to content

changed int and numpy.int_t dtype to numpy.int64 and numpy.int64_t#32

Open
jclarkbell wants to merge 1 commit intolopatovsky:masterfrom
jclarkbell:dtype_fix
Open

changed int and numpy.int_t dtype to numpy.int64 and numpy.int64_t#32
jclarkbell wants to merge 1 commit intolopatovsky:masterfrom
jclarkbell:dtype_fix

Conversation

@jclarkbell
Copy link

when trying to call the method dhmm_r.viterbi(np.arrary())
error received AttributeError: module 'numpy' has no attribute 'int'.

Untested solution is to change dtype to np.int64, please test before merging.

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