Skip to content

Conversation

@ranocha
Copy link
Contributor

@ranocha ranocha commented Oct 1, 2021

In contrast to other standard operations such as +, *, -, and /, Julia doesn't implement a general fallback of // for Numbers promoting the input arguments. Thus, I have added these fallback definitions involving SymbolicTypes here.

Closes #232

@ranocha
Copy link
Contributor Author

ranocha commented Oct 8, 2021

Bump. Is there some interest in this?

@isuruf isuruf merged commit 81ee8c7 into symengine:master Oct 10, 2021
@isuruf
Copy link
Member

isuruf commented Oct 10, 2021

Thanks

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.

Implement //

2 participants