Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Aug 17, 2024
1 parent 44b687c commit faa0cf7
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

<details>

- [`5f8d50d`](https://github.com/stdlib-js/stdlib/commit/5f8d50df14363d06b37b9d551143fc46d90c79bd) - **docs:** update REPL docs _(by Athan Reines)_
- [`febd8ae`](https://github.com/stdlib-js/stdlib/commit/febd8aef423c3723ef0cd4a04099faa609a38f51) - **feat:** add `ndarraylike2ndarray` to namespace _(by Athan Reines)_
- [`09ffebd`](https://github.com/stdlib-js/stdlib/commit/09ffebdfb9946b7e1dd3c05f58637fa073f0a121) - **feat:** add `nditerInterleaveSubarrays` to namespace _(by Athan Reines)_
- [`2939f56`](https://github.com/stdlib-js/stdlib/commit/2939f5662f4bc178fbe532579380d501ff7b1722) - **feat:** add `nditerStacks` to namespace _(by Athan Reines)_
Expand Down
1 change: 1 addition & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4154,6 +4154,7 @@ ndarrayDispatch,"ndarrayDispatch( fcns:Function|ArrayLikeObject<Function>, types
ndarrayFlag,"ndarrayFlag( x:ndarray, name:string|symbol )"
ndarrayFlags,"ndarrayFlags( x:ndarray )"
ndarrayIndexModes,"ndarrayIndexModes()"
ndarraylike2ndarray,"ndarraylike2ndarray( x:ndarrayLike[, options:Object] )"
ndarrayMinDataType,"ndarrayMinDataType( value:any )"
ndarrayMostlySafeCasts,"ndarrayMostlySafeCasts( [dtype:any] )"
ndarrayNextDataType,"ndarrayNextDataType( [dtype:any] )"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit faa0cf7

Please sign in to comment.