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

Rewrite operations between DataArray's and Array's using promotions? #165

Closed
johnmyleswhite opened this issue Jan 15, 2013 · 1 comment
Closed

Comments

@johnmyleswhite
Copy link
Contributor

We may be able to make a lot of the codebase more concise using promotion rules. I have operations like DataVector[1, 2, 3] + [1, 2, 3] in mind.

@garborg
Copy link
Contributor

garborg commented Jan 12, 2015

Fixed upstream.

@garborg garborg closed this as completed Jan 12, 2015
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

No branches or pull requests

2 participants