Skip to content

Conversation

@performant23
Copy link
Contributor

Updated examples for ndarray/base namespace

Fixes: #1588

Resolves #1588 .

Description

What is the purpose of this pull request?
Improve examples in the namespace to demonstrate its functionalities.

This pull request:

  • Uses array, blas, math, ndarray, and constants to perform dot product to the linearly spaced arrays with values ranging from 0-2π for xData and 0-π for yData transformed into sines and cosines respectively.

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

@Planeshifter Planeshifter added Needs Review A pull request which needs code review. Documentation Improvements, additions, or changes to documentation. JavaScript Issue involves or relates to JavaScript. labels Mar 7, 2024
@Planeshifter Planeshifter changed the title docs: improve README examples of ndarray/base namespace docs: improve README examples of ndarray/base namespace Mar 8, 2024
@kgryte kgryte added Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Mar 17, 2024
@kgryte kgryte added the autoclose: Stale Pull request which should be auto-closed as considered stale. label Dec 16, 2025
@stdlib-bot
Copy link
Contributor

This pull request has been automatically closed because it has been inactive for an extended period after changes were requested. If you still wish to pursue this contribution, feel free to reopen the pull request or submit a new one.

We appreciate your interest in contributing to stdlib!

@stdlib-bot stdlib-bot closed this Dec 16, 2025
@stdlib-bot stdlib-bot added the Good First PR A pull request resolving a Good First Issue. label Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoclose: Stale Pull request which should be auto-closed as considered stale. Documentation Improvements, additions, or changes to documentation. Good First PR A pull request resolving a Good First Issue. JavaScript Issue involves or relates to JavaScript. Needs Changes Pull request which needs changes before being merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

4 participants