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

docs: improve README examples of ndarray/base/assert namespace #1762

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

performant23
Copy link
Contributor

Updated examples for ndarray/base/assert namespace

Fixes: #1586

Resolves #1586 .

Description

What is the purpose of this pull request?
Improve current examples in ndarray/base/assert namespace

This pull request:

  • Uses array, ndarray, random, math, and stats to create an array with normal distribution and calculate some statistical properties.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Updated examples for ndarray/base/assert namespace

Fixes: stdlib-js#1586
@Pranavchiku Pranavchiku added the Needs Review A pull request which needs code review. label Mar 8, 2024
@Planeshifter Planeshifter changed the title docs: improve README examples of ndarray/base/assert namespace docs: improve README examples of ndarray/base/assert namespace Nov 16, 2024
@kgryte kgryte requested a review from Planeshifter November 25, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review A pull request which needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RFC]: improve README examples of ndarray/base/assert namespace
2 participants