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

can't mix complex scalars with PyGeode variables #28

Closed
neishm opened this issue Mar 20, 2015 · 1 comment
Closed

can't mix complex scalars with PyGeode variables #28

neishm opened this issue Mar 20, 2015 · 1 comment
Assignees

Comments

@neishm
Copy link
Member

neishm commented Mar 20, 2015

Original issue 28 created by neishm on 2012-06-14T16:59:19.000Z:

What steps will reproduce the problem?

  1. Try multiplying a PyGeode variable by 1j

What is the expected output? What do you see instead?
I would expect to get a complex PyGeode variable. Instead, I get the following message:
unsupported operand type(s) for *: 'Var' and 'complex'

Please use labels and text to provide additional information.

@neishm
Copy link
Member Author

neishm commented Mar 20, 2015

Comment #1 originally posted by neishm on 2012-06-14T18:56:56.000Z:

Fixed in revision 2687533

@neishm neishm closed this as completed Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant