stdlib-js / stdlib-js/stdlib

[RFC]: add `blas/base/grot`

Open
#2,190 34 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 3h
Merged PRs (30d)
611

Description

### Description

This RFC proposes adding the generic JavaScript interface `grot` to apply plane rotation on input arrays of any type.

### Related Issues

N/A

### Questions

No.

### Other

No.

### Checklist

- [X] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [X] Searched for existing issues and pull requests.
- [X] The issue name begins with `RFC:`.

Contributor guide

Open the contributing guide

Research direction

The issue proposes adding the generic JavaScript interface `grot` under `blas/base` for plane rotations on input arrays of any type, but names no files or tests. Start by reviewing the existing BLAS base interfaces and the 34-comment RFC discussion; done means the proposed interface is implemented with project-consistent behavior and coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.