stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

✨ Standard library for JavaScript and Node.js. ✨

Results 538 stdlib issues
Sort by recently updated
recently updated
newest added

## Description > What is the purpose of this pull request? This RFC proposes to add a routine to find the index of the first element having maximum absolute value...

Feature
BLAS
Needs Changes

### 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...

### Description This RFC proposes adding BLAS routines. The purpose of this issue is to serve as a tracking issue for adding BLAS routines. # Implementation Status for BLAS Routines...

RFC
Feature
Native Addons
Accepted
BLAS
priority: High
status: In Progress
Tracking Issue
JavaScript
Fortran
C
difficulty: 4

Resolves #179 . ## Description > What is the purpose of this pull request? this pull request added the package stats/base/dists/boltzmann/pmf This pull request: - a Resolves #179 - b...

Feature
Needs Review
Statistics
Needs Changes

If applied, this commit will add the package `blas/base/csscal` which effectively scales a complex single-precision floating-point vector by a real single-precision floating-point constant. ## Description This pull request: - includes...

Feature
Native Addons
BLAS
Fortran
C

### Description This RFC proposes adding the package `@stdlib/blas/base/zdotu` for performing dot product of 2 complex double-precision vectors: ```c void c_zdotu( const int *N, const void *X, const int *strideX,...

Feature
difficulty: 3
Native Addons
Accepted
BLAS
priority: High
JavaScript
Fortran
C

Resolves #1640 . ## Description > What is the purpose of this pull request ## Related Issues > Does this pull request have any related issues? ## Questions > Any...

Resolves #1644 . ## Description > What is the purpose of this pull request? ## Related Issues > Does this pull request have any related issues? ## Questions > Any...

added tests to @stdlib/utils/compact-adjacency-matrix Resolves #1330 ## Description > What is the purpose of this pull request? This pull request: - add tests to @stdlib/utils/compact-adjacency-matrix ## Related Issues > Does...

Needs Review
Tests

### Description This RFC is a brainstorm of sorts intended to kickstart and organize a discussion around aspects of the stdlib developer development experience which could be improved. While we...

Help Wanted
RFC
Tools
priority: Normal