Skip to content

[Merged by Bors] - hack: to_additive copies more attributes#954

Closed
fpvandoorn wants to merge 7 commits intomasterfrom
toAdditiveCopy
Closed

[Merged by Bors] - hack: to_additive copies more attributes#954
fpvandoorn wants to merge 7 commits intomasterfrom
toAdditiveCopy

Conversation

@fpvandoorn
Copy link
Copy Markdown
Member

@fpvandoorn fpvandoorn commented Dec 11, 2022

  • to_additive now copies ext, coe, refl, symm, trans
  • Implemented in a hacky way
  • This could be used until a proper solution is available.

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Dec 12, 2022

I think you're underselling this solution, and don't mind at all if you remove hacky from the names!

bors d+

@bors
Copy link
Copy Markdown

bors bot commented Dec 12, 2022

✌️ fpvandoorn can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Dec 12, 2022
@mcdoll
Copy link
Copy Markdown
Member

mcdoll commented Dec 12, 2022

add a "@[todo]" that this should be changed - "hacky" in the declaration name is not something I would search for if I wanted to find things to fix.

@fpvandoorn
Copy link
Copy Markdown
Member Author

bors merge

I keep the hacky in the name for now (to hopefully ensure that if someone uses it, they at least read the docstring and test whether it works). I also added a todo in the docstring.

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Dec 13, 2022
bors bot pushed a commit that referenced this pull request Dec 13, 2022
* `to_additive` now copies `ext`, `coe`, `refl`, `symm`, `trans`
* Implemented in a hacky way
* This could be used until a proper solution is available.
@bors
Copy link
Copy Markdown

bors bot commented Dec 13, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title hack: to_additive copies more attributes [Merged by Bors] - hack: to_additive copies more attributes Dec 13, 2022
@bors bors bot closed this Dec 13, 2022
@bors bors bot deleted the toAdditiveCopy branch December 13, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants