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

[Merged by Bors] - feat(ring_theory/tensor_product): add assoc for tensor product as an algebra homomorphism #13309

Closed
wants to merge 1 commit into from

Conversation

alexjbest
Copy link
Member

@alexjbest alexjbest commented Apr 10, 2022

By speeding up a commented out def, this goes from from ~100s to ~7s on my machine .

Co-authored-by: Scott Morrison scott@tqft.net


Cc @semorrison who wrote this originally
It would be nice to understand the reason this is necessary, but I don't have good ideas for how to debug this
Vasily Ilin wants to make use of this, so any suggestions for additional helpful API are welcome :)

Open in Gitpod

@alexjbest alexjbest added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. labels Apr 10, 2022
@alexjbest alexjbest changed the title feat(ring_theory/tensor_product): add assoc for tensor product feat(ring_theory/tensor_product): add assoc for tensor product as an algebra homomorphism Apr 10, 2022
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Apr 10, 2022
@ocfnash
Copy link
Collaborator

ocfnash commented Apr 13, 2022

Thanks!

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Apr 13, 2022
bors bot pushed a commit that referenced this pull request Apr 13, 2022
…algebra homomorphism (#13309)

By speeding up a commented out def, this goes from from ~100s to ~7s on my machine .


Co-authored-by: Scott Morrison <scott@tqft.net>
@github-actions github-actions bot removed the awaiting-review The author would like community review of the PR label Apr 13, 2022
@bors
Copy link

bors bot commented Apr 13, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(ring_theory/tensor_product): add assoc for tensor product as an algebra homomorphism [Merged by Bors] - feat(ring_theory/tensor_product): add assoc for tensor product as an algebra homomorphism Apr 13, 2022
@bors bors bot closed this Apr 13, 2022
@bors bors bot deleted the alexjbest/tensor_assoc branch April 13, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants