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

Fix a few minor problems for Triangular arithmetic. Fixes #16458 #16562

Merged
merged 1 commit into from
May 25, 2016

Conversation

andreasnoack
Copy link
Member

This would have been caught by the tests if it hadn't been for this error

@tkelman
Copy link
Contributor

tkelman commented May 24, 2016

Thanks. Is there any consistent guideline for which input(s?) the two-argument versions of these should be expected to mutate?

@andreasnoack
Copy link
Member Author

andreasnoack commented May 24, 2016

Hm. Good question. I defined these to help the definitions for \ but in isolation they actually don't really make sense. As you point out, there is not a consistent rule for which argument is mutated. I'll have to redo this.

@tkelman
Copy link
Contributor

tkelman commented May 24, 2016

I think we could merge this since it's more correct than master, but rearrange a bit separately?

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.

None yet

2 participants