stdlib
stdlib copied to clipboard
✨ Standard library for JavaScript and Node.js. ✨
## 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...
### 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...
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...
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...
### 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,...
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...
### 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...