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

Add note about reduce([hv]cat, x) optimization to docstrings for hcat and vcat #44049

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

CameronBieganek
Copy link
Contributor

The reduce([hv]cat, x) optimizations are not very discoverable, because they don't seem to be mentioned anywhere in the manual, performance tips, or the docstrings, so I've added a note about reduce([hv]cat, x) to the docstrings for hcat and vcat.

@dkarrasch dkarrasch added the docs This change adds or pertains to documentation label Feb 8, 2022
@CameronBieganek
Copy link
Contributor Author

CameronBieganek commented Feb 9, 2022

This seems like it's probably ready to be merged before the 1.8 deadline. It's only a docstring addition (no deletions), with a performance note (nothing that would change the declared API of course).

@CameronBieganek
Copy link
Contributor Author

If anyone is listening, this should be good to merge before the 1.8 deadline tomorrow. (I don't have merge rights.)

@Moelf
Copy link
Contributor

Moelf commented Feb 11, 2022

this is not a feature, can be merged anytime before release

@vtjnash vtjnash merged commit 071ae18 into JuliaLang:master Feb 12, 2022
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request Feb 17, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants