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 simpler example to randn function #52250

Closed
wants to merge 3 commits into from
Closed

add simpler example to randn function #52250

wants to merge 3 commits into from

Conversation

lmiq
Copy link
Contributor

@lmiq lmiq commented Nov 21, 2023

As noted here: https://discourse.julialang.org/t/how-do-we-julians-win-big-when-the-situation-is-so-unfair/106433/63?u=lmiq

The randn example is overly complicated and does not indicate the simplest usage, which is probably the most typical one.

lmiq added 2 commits November 21, 2023 10:51
As noted by https://discourse.julialang.org/t/how-do-we-julians-win-big-when-the-situation-is-so-unfair/106433/63?u=lmiq the example provided is too complex and does not directly indicate the most typical usage of the `randn` function.
Add simpler example to `randn` function.
@lmiq
Copy link
Contributor Author

lmiq commented Nov 21, 2023

Oh, I passed the Julia formatter and it changed quite a bit of things. Is that a problem? The Julia repo does not follow the same guidelines of the the formatter? I'm not sure how to revert that. I will probably close this one and start over.

@jishnub jishnub added the docs This change adds or pertains to documentation label Nov 21, 2023
@lmiq lmiq closed this Nov 21, 2023
@lmiq
Copy link
Contributor Author

lmiq commented Nov 21, 2023

Started over here: #52252

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.

2 participants