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 3-arg * to the manual #53288

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Add 3-arg * to the manual #53288

merged 1 commit into from
Feb 12, 2024

Conversation

mcabbott
Copy link
Contributor

#37898 added methods to * for chained matrix multiplication. They have a descriptive docstring but I don't think this is mentioned in the manual.

First commit should include the docstring here: https://docs.julialang.org/en/v1/stdlib/LinearAlgebra/#Standard-functions

Is that the right place? And should this be mentioned in text anywhere else?

@fingolfin fingolfin added the domain:docs This change adds or pertains to documentation label Feb 11, 2024
@vtjnash vtjnash merged commit a86edf1 into JuliaLang:master Feb 12, 2024
6 of 8 checks passed
@vtjnash
Copy link
Sponsor Member

vtjnash commented Feb 12, 2024

LGTM here, and build seemed happy, so I am assuming it will render correctly / as expected

@mcabbott mcabbott deleted the patch-1 branch February 12, 2024 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants