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

Moar simplifications 'n' stuff #1429

Closed
valentinsulzer opened this issue Mar 12, 2021 · 0 comments · Fixed by #1449
Closed

Moar simplifications 'n' stuff #1429

valentinsulzer opened this issue Mar 12, 2021 · 0 comments · Fixed by #1449
Assignees

Comments

@valentinsulzer
Copy link
Member

valentinsulzer commented Mar 12, 2021

Some more automatic simplifications of the expression tree

  • Commute neg/abs/function and broadcasts
  • -1 * x returns -x
  • Concatenation of Broadcasts that all have the same child returns Broadcast of the child across all concatenation domains
  • Concatenation commutes with elementwise operators
  • a few other minor ones
valentinsulzer added a commit that referenced this issue Mar 12, 2021
valentinsulzer added a commit that referenced this issue Mar 13, 2021
valentinsulzer added a commit that referenced this issue Mar 13, 2021
valentinsulzer added a commit that referenced this issue Mar 13, 2021
valentinsulzer added a commit that referenced this issue Mar 13, 2021
valentinsulzer added a commit that referenced this issue Mar 14, 2021
valentinsulzer added a commit that referenced this issue Mar 14, 2021
valentinsulzer added a commit that referenced this issue Mar 14, 2021
valentinsulzer added a commit that referenced this issue Mar 14, 2021
valentinsulzer added a commit that referenced this issue Mar 17, 2021
valentinsulzer added a commit that referenced this issue Mar 17, 2021
valentinsulzer added a commit that referenced this issue Mar 18, 2021
valentinsulzer added a commit that referenced this issue Mar 18, 2021
valentinsulzer added a commit that referenced this issue Mar 26, 2021
valentinsulzer added a commit that referenced this issue Mar 26, 2021
valentinsulzer added a commit that referenced this issue Mar 27, 2021
@valentinsulzer valentinsulzer self-assigned this Mar 27, 2021
valentinsulzer added a commit that referenced this issue Mar 27, 2021
valentinsulzer added a commit that referenced this issue Mar 27, 2021
valentinsulzer added a commit that referenced this issue Mar 27, 2021
valentinsulzer added a commit that referenced this issue Mar 27, 2021
valentinsulzer added a commit that referenced this issue Mar 27, 2021
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 a pull request may close this issue.

1 participant