Skip to content

Update HMM.py#2

Open
amosbrazzoli wants to merge 1 commit intoalexsosn:masterfrom
amosbrazzoli:patch-1
Open

Update HMM.py#2
amosbrazzoli wants to merge 1 commit intoalexsosn:masterfrom
amosbrazzoli:patch-1

Conversation

@amosbrazzoli
Copy link
Copy Markdown

Fixes the following error due to trying to index with a float
IndexError: only integers, slices (:), ellipsis (...), numpy.newaxis (None) and integer or boolean arrays are valid indices

in python 3.8 numpy 1.20.2

Fixes the following error due to trying to index with a float 
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices

in python 3.8 numpy 1.20.2
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