Skip to content

Conversation

@GTron-1729
Copy link

the '-' sign at lines 319 and 329 generates an error "TypeError: The numpy boolean negative, the - operator, is not supported, use the ~ operator or the logical_not function instead" so i replaced it with '~'

Also i have listed different issues that come while running the code, along with their solutions :)

#NiceWork #Fully_FunctionalNow

the '-' sign at lines 319 and 329 generates an error "TypeError: The numpy boolean negative, the `-` operator, is not supported, use the `~` operator or the logical_not function instead"  so i replaced it with '~'

Also i have listed different issues that come while running the code, along with their solutions :)

#NiceWork  #Fully_FunctionalNow
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