Skip to content

Commit e402886

Browse files
committed
Auto-generated commit
1 parent 9fbb0e2 commit e402886

File tree

7 files changed

+17
-13
lines changed

7 files changed

+17
-13
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ indent_style = tab
121121
[*.{md,md.txt}]
122122
indent_style = space
123123
indent_size = 4
124-
trim_trailing_whitespace = false
124+
trim_trailing_whitespace = true # Note: this disables using two spaces to force a hard line break, which is permitted in Markdown. As we don't typically follow that practice (TMK), we should be safe to automatically trim.
125125
126126
# Set properties for `usage.txt` files:
127127
[usage.txt]

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2024-12-15)
7+
## Unreleased (2024-12-17)
88

99
<section class="features">
1010

@@ -33,6 +33,7 @@
3333

3434
<details>
3535

36+
- [`54fb9de`](https://github.com/stdlib-js/stdlib/commit/54fb9de7dc776a7d01ca86de154d0f74694d1630) - **docs:** update REPL namespace documentation [(#3978)](https://github.com/stdlib-js/stdlib/pull/3978) _(by stdlib-bot, Philipp Burckhardt)_
3637
- [`e43aaa9`](https://github.com/stdlib-js/stdlib/commit/e43aaa95f790584e26f189ab52267108bb423231) - **docs:** update REPL namespace documentation [(#3917)](https://github.com/stdlib-js/stdlib/pull/3917) _(by stdlib-bot, Philipp Burckhardt)_
3738
- [`2c01b65`](https://github.com/stdlib-js/stdlib/commit/2c01b654e7fcfae9bde232c5fdda10d14f02e30e) - **feat:** add `ndfilterMap` to namespace _(by Athan Reines)_
3839
- [`9ecc3d3`](https://github.com/stdlib-js/stdlib/commit/9ecc3d30b87a0d38cc7608a35024a15c920a2f29) - **feat:** add `ndreject` to namespace _(by Athan Reines)_

CONTRIBUTORS

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
#
33
# Contributors listed in alphabetical order.
44

5+
Aadish Jain <jain.aadishj@gmail.com>
56
Aayush Khanna <aayushiitbhu23@gmail.com>
67
Abhijit Raut <abhijitmraut8010@gmail.com>
78
Adarsh Palaskar <adarshpalaskar99@gmail.com>
89
Aditya Sapra <adityaework@gmail.com>
910
Ahmed Atwa <Ahmedatwa866@yahoo.com>
1011
Ahmed Kashkoush <ahmedkashkoush464@gmail.com>
12+
Ahmed Khaled <kahmd1444@gmail.com>
1113
Aleksandr <112382387+alextes90@users.noreply.github.com>
1214
Ali Salesi <ali_sal1381@yahoo.com>
1315
Aman Bhansali <bhansali.1@iitj.ac.in>
@@ -24,6 +26,7 @@ Dan Rose <danoftheroses@gmail.com>
2426
Daniel Killenberger <daniel.killenberger@gmail.com>
2527
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
2628
Debashis Maharana <debashismaharana7854@gmail.com>
29+
Divyansh Seth <59174836+sethdivyansh@users.noreply.github.com>
2730
Dominic Lim <46486515+domlimm@users.noreply.github.com>
2831
Dominik Moritz <domoritz@gmail.com>
2932
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
@@ -46,11 +49,10 @@ Jordan Gallivan <115050475+Jordan-Gallivan@users.noreply.github.com>
4649
Joris Labie <joris.labie1@gmail.com>
4750
Justin Dennison <justin1dennison@gmail.com>
4851
Karthik Prakash <116057817+skoriop@users.noreply.github.com>
49-
Khaldon <kahmd1444@gmail.com>
5052
Kohantika Nath <145763549+kohantikanath@users.noreply.github.com>
5153
Krishnendu Das <86651039+itskdhere@users.noreply.github.com>
5254
Kshitij-Dale <152467202+Kshitij-Dale@users.noreply.github.com>
53-
Lovelin <100030865+lovelindhoni@users.noreply.github.com>
55+
Lovelin Dhoni J B <100030865+lovelindhoni@users.noreply.github.com>
5456
Manik Sharma <maniksharma.rke@gmail.com>
5557
Manvith M <148960168+manvith2003@users.noreply.github.com>
5658
Marcus Fantham <mfantham@users.noreply.github.com>
@@ -61,6 +63,7 @@ Mohammad Kaif <mdkaifprofession@gmail.com>
6163
Momtchil Momtchev <momtchil@momtchev.com>
6264
Muhammad Haris <harriskhan047@outlook.com>
6365
Naresh Jagadeesan <naresh.naresh000@gmail.com>
66+
Naveen Kumar <stupiddint@gmail.com>
6467
Neeraj Pathak <neerajrpathak710@gmail.com>
6568
Nishant Shinde <97207366+nishant-s7@users.noreply.github.com>
6669
Nithin Katta <88046362+nithinkatta@users.noreply.github.com>
@@ -71,10 +74,10 @@ Ori Miles <97595296+orimiles5@users.noreply.github.com>
7174
Philipp Burckhardt <pburckhardt@outlook.com>
7275
Prajwal Kulkarni <prajwalkulkarni76@gmail.com>
7376
Pranav Goswami <goswami.4@iitj.ac.in>
74-
Praneki <97080887+PraneGIT@users.noreply.github.com>
75-
Pratik <97464067+Pratik772846@users.noreply.github.com>
77+
Pranjal Jha <97080887+PraneGIT@users.noreply.github.com>
78+
Pratik Singh <97464067+Pratik772846@users.noreply.github.com>
7679
Pratyush Kumar Chouhan <pratyushkumar0308@gmail.com>
77-
Priyansh <88396544+itsspriyansh@users.noreply.github.com>
80+
Priyansh Prajapati <88396544+itsspriyansh@users.noreply.github.com>
7881
Priyanshu Agarwal <113460573+AgPriyanshu18@users.noreply.github.com>
7982
Pushpendra Chandravanshi <pushpendrachandravanshi4@gmail.com>
8083
Raunak Kumar Gupta <raunakmodanwal321@gmail.com>
@@ -93,7 +96,7 @@ Sarthak Paandey <145528240+SarthakPaandey@users.noreply.github.com>
9396
Saurabh Singh <saurabhsraghuvanshi@gmail.com>
9497
Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
9598
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
96-
Shivam <11shivam00@gmail.com>
99+
Shivam Ahir <11shivam00@gmail.com>
97100
Shraddheya Shendre <shendreshraddheya@gmail.com>
98101
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
99102
Shubham Mishra <shubh622005@gmail.com>
@@ -116,7 +119,6 @@ Vivek maurya <155618190+vivekmaurya001@users.noreply.github.com>
116119
Xiaochuan Ye <tap91624@gmail.com>
117120
Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>
118121
Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
119-
naveen <stupiddint@gmail.com>
120122
olenkabilonizhka <62379231+olenkabilonizhka@users.noreply.github.com>
121123
rainn <88160429+AmCodesLame@users.noreply.github.com>
122124
rei2hu <reimu@reimu.ws>

data/data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4100,6 +4100,7 @@ ndarray.prototype.iset,"\nndarray.prototype.iset( idx:integer, v:any )\n Sets
41004100
ndarray.prototype.toString,"\nndarray.prototype.toString()\n Serializes an ndarray as a string.\n"
41014101
ndarray.prototype.toJSON,"\nndarray.prototype.toJSON()\n Serializes an ndarray as a JSON object.\n"
41024102
ndarray2array,"\nndarray2array( x:ndarray )\n Converts an ndarray to a generic array.\n"
4103+
ndarray2json,"\nndarray2json( x:ndarray )\n Serializes an ndarray as a JSON object.\n"
41034104
ndarrayCastingModes,"\nndarrayCastingModes()\n Returns a list of ndarray casting modes.\n"
41044105
ndarrayDataBuffer,"\nndarrayDataBuffer( x:ndarray )\n Returns the underlying data buffer of a provided ndarray.\n"
41054106
ndarrayDataType,"\nndarrayDataType( x:ndarray )\n Returns the data type of a provided ndarray.\n"

data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)