Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SemanticPointer instances allow for invalid mulitplication #192

Closed
jgosmann opened this issue Jul 4, 2018 · 0 comments · Fixed by #193
Closed

SemanticPointer instances allow for invalid mulitplication #192

jgosmann opened this issue Jul 4, 2018 · 0 comments · Fixed by #193
Labels
Milestone

Comments

@jgosmann
Copy link
Collaborator

jgosmann commented Jul 4, 2018

This should not work, but does:

vocab['V0'] * np.array([1, 2])
@jgosmann jgosmann added the bug label Jul 4, 2018
@jgosmann jgosmann added this to the 0.5.2 milestone Jul 4, 2018
jgosmann added a commit that referenced this issue Jul 5, 2018
jgosmann added a commit that referenced this issue Jul 5, 2018
jgosmann added a commit that referenced this issue Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant