Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
281 commits
Select commit Hold shift + click to select a range
5df248a
docs: update REPL namespace documentation
stdlib-bot Dec 29, 2024
659307a
docs: update namespace table of contents
stdlib-bot Dec 29, 2024
5f25b49
docs: update namespace TypeScript declaration comments
stdlib-bot Dec 29, 2024
07e7fa4
feat: add C implementation of `stats/base/dists/weibull/logcdf`
Vinit-Pandit Dec 29, 2024
0989ef9
feat: add C implementation of `stats/base/dists/weibull/cdf`
Vinit-Pandit Dec 29, 2024
4deaaef
fix: add missing boolean array support
kgryte Dec 29, 2024
036b51e
feat: add C implementation of `stats/base/dists/weibull/median`
Vinit-Pandit Dec 29, 2024
a3ed37c
chore: add Git note
Planeshifter Dec 29, 2024
259c89f
chore: minor clean-up
Planeshifter Dec 29, 2024
7ff1aae
feat: add C implementation of `stats/base/dists/weibull/pdf`
Vinit-Pandit Dec 29, 2024
3dca59b
feat: add C implementation of `stats/base/dists/weibull/logpdf`
Vinit-Pandit Dec 29, 2024
1be6580
docs: fix parameter descriptions in Weibull distribution packages
Planeshifter Dec 29, 2024
5a7d539
feat: add ndarray dtype maps and index types
kgryte Dec 29, 2024
d7cf06b
docs: fix parameter descriptions in Weibull distribution packages
Planeshifter Dec 29, 2024
abd325d
feat: add `ndarray/index`
kgryte Dec 29, 2024
fd7fa98
feat: add index types and reduce duplication
kgryte Dec 29, 2024
bd5e31d
feat: add types for static methods
kgryte Dec 29, 2024
f32028b
feat: add `ndindex` to namespace
kgryte Dec 29, 2024
1f59764
feat: add `forEach` to namespace
kgryte Dec 29, 2024
2bf1d04
feat: add `ndarray2fancy` to namespace
kgryte Dec 29, 2024
83e9540
feat: add constants to namespace
kgryte Dec 29, 2024
7035150
feat: add ndarray APIs and float32 constants to namespace
kgryte Dec 29, 2024
c16ba23
docs: fix missing option description
kgryte Dec 29, 2024
3807aac
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Dec 29, 2024
4a8528b
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Dec 29, 2024
91589d8
feat: add C implementation for `stats/base/dists/f/stdev`
vivekmaurya001 Dec 29, 2024
6e354f2
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Dec 29, 2024
4e10f8d
feat: add C implementation for `stats/base/dists/triangular/mgf`
0PrashantYadav0 Dec 29, 2024
92e2a53
style: resolve lint error
kgryte Dec 29, 2024
708faee
docs: document exceptions
kgryte Dec 30, 2024
c9aa5fd
fix: provide missing argument to function
kgryte Dec 30, 2024
acfe42a
refactor: use assertion utility
kgryte Dec 30, 2024
19b80d3
feat: add `ndarray/base/from-scalar-like`
kgryte Dec 30, 2024
ebf20e8
feat: add `scalar2ndarrayLike` to namespace
kgryte Dec 30, 2024
d575c53
refactor: add specialized handling for displaying ndarrays
kgryte Dec 31, 2024
1782b88
build: handle Makefiles and gyp files in script adding trailing newlines
Planeshifter Dec 30, 2024
bb0febe
feat: update namespace TypeScript declarations
stdlib-bot Dec 30, 2024
e9f0fb5
docs: update REPL namespace documentation
stdlib-bot Dec 30, 2024
be0a003
docs: update namespace table of contents
stdlib-bot Dec 30, 2024
205ad6c
docs: update related packages sections
stdlib-bot Dec 30, 2024
48a54ed
feat: add support for specifying an array index cache and add support…
kgryte Dec 31, 2024
ac94792
docs: update related packages sections
stdlib-bot Dec 31, 2024
7d59c28
refactor: update `stats/base/sdsmean` native addon from C++ to C
vivekmaurya001 Dec 31, 2024
54c85fa
refactor: update `stats/base/dvarm` native addon from C++ to C
vivekmaurya001 Dec 31, 2024
6a49e38
docs: update namespace table of contents
stdlib-bot Jan 1, 2025
66cff46
feat: update namespace TypeScript declarations
stdlib-bot Jan 1, 2025
cabd6ab
docs: update related packages sections
stdlib-bot Jan 1, 2025
c951990
docs: update REPL namespace documentation
stdlib-bot Jan 1, 2025
7732f57
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
dependabot[bot] Jan 1, 2025
2c5487e
build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6
dependabot[bot] Jan 1, 2025
825a124
build(deps): bump msys2/setup-msys2 from 2.25.0 to 2.26.0
dependabot[bot] Jan 1, 2025
ae85b11
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 1, 2025
b167376
docs: update descriptions
kgryte Jan 1, 2025
3c3ff5c
docs: update description
kgryte Jan 1, 2025
d051255
style: fix indentation
Planeshifter Jan 2, 2025
57390a5
chore: minor clean-up
Planeshifter Jan 2, 2025
f801a27
fix: add support for handling `NewExpression` in `_tools/eslint/rules…
headlessNode Jan 2, 2025
71fc596
docs: fix errors in examples and docs for `stats/base/dmin`
aayush0325 Jan 2, 2025
5a591ba
refactor: update `stats/base/dvarmpn` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
485f5aa
refactor: update `stats/base/dvarmtk` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
ae347ff
refactor: update `stats/base/scumaxabs` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
9dd2dcf
fix: remove unused deps and fix indentation
kgryte Jan 2, 2025
042646a
docs: fix copy and dtype
kgryte Jan 2, 2025
a82b08d
docs: fix grammar
kgryte Jan 2, 2025
4a507fb
docs: fix grammar
kgryte Jan 2, 2025
6ebed8c
chore: re-enable lint rule
kgryte Jan 2, 2025
312f64f
docs: fix grammar
kgryte Jan 2, 2025
6c21f04
docs: fix grammar and type annotation
kgryte Jan 2, 2025
e680bad
docs: fix grammar
kgryte Jan 2, 2025
32fa7d5
docs: fix grammar
kgryte Jan 2, 2025
5226128
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
4df4a8d
refactor: update `stats/base/sdsmeanors` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
0f21535
feat: add C implementation for `math/base/special/falling-factorial`
gunjjoshi Jan 2, 2025
67613e2
feat: add C `ndarray` API and refactor `blas/ext/base/dssum`
headlessNode Jan 2, 2025
cc4b610
style: fix decimals
kgryte Jan 2, 2025
ab6325e
test: fix grammar in descriptions
kgryte Jan 2, 2025
c8f48e1
fix: add support for handling `NewExpression` in `_tools/eslint/rules…
headlessNode Jan 2, 2025
3d602b6
docs: update related packages sections
stdlib-bot Jan 2, 2025
cd89a2c
feat: add C `ndarray` API and refactor `blas/ext/base/dsum`
headlessNode Jan 2, 2025
e8506ca
docs: update namespace TypeScript declarations
stdlib-bot Jan 2, 2025
d354bd2
docs: update REPL namespace documentation
stdlib-bot Jan 2, 2025
5badaab
docs: update namespace table of contents
stdlib-bot Jan 2, 2025
e138b87
style: remove decimals
kgryte Jan 2, 2025
de45e60
feat: add C `ndarray` API and refactor `blas/ext/base/dsumkbn2`
headlessNode Jan 2, 2025
5b95936
refactor: update `blas/ext/base/gcusumkbn` to follow current project …
headlessNode Jan 2, 2025
9e04c40
refactor: update `blas/ext/base/gapxsumkbn` to follow current project…
headlessNode Jan 2, 2025
87786a4
refactor: update `stats/base/scumin` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
442b73f
feat: add `stats/base/dists/planck/logcdf`
Jaysukh-409 Jan 2, 2025
406b910
docs: fix descriptions
kgryte Jan 2, 2025
0592124
feat: add `stats/base/dists/planck/median`
Jaysukh-409 Jan 2, 2025
32ce162
feat: add `stats/base/dists/planck/skewness`
Jaysukh-409 Jan 2, 2025
55bc175
feat: add `stats/base/dists/planck/kurtosis`
Jaysukh-409 Jan 2, 2025
6b5eefb
style: add missing decimals
kgryte Jan 2, 2025
574e343
feat: add `stats/base/dists/planck/mode`
Jaysukh-409 Jan 2, 2025
0a10c33
feat: add `stats/base/dists/planck/logpmf`
Jaysukh-409 Jan 2, 2025
20fde5c
feat: add `stats/base/dists/planck/entropy`
Jaysukh-409 Jan 2, 2025
0bcfb92
feat: add `stats/base/dists/planck/quantile`
Jaysukh-409 Jan 2, 2025
7522501
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
55c45a1
style: align comments
kgryte Jan 2, 2025
def9082
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
5b1a3d4
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
b9f2a59
fix: guard against proxy traps raising exceptions in REPL tokenizer
Snehil-Shah Jan 2, 2025
f53a6df
style: add missing parentheses
kgryte Jan 2, 2025
66f4b7b
refactor: update `stats/base/smeanli` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
ac399b8
refactor: update `stats/base/smeankbn2` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
5da7391
refactor: update `stats/base/smeankbn` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
763d66c
refactor: update `stats/base/smean` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
cc5987c
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
006e26e
refactor: update `stats/base/sdsnanmeanors` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
98b5d7c
refactor: update `stats/base/sdsnanmean` native addon from C++ to C
vivekmaurya001 Jan 2, 2025
e768309
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
e51f2ef
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
da9fc9e
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
a012b55
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
5fbbb43
refactor: update `stats/base/snanvariance` native addon from C++ to C
DhruvArvindSingh Jan 2, 2025
b40552d
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
7654389
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
e08b827
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 2, 2025
6276054
refactor: update `stats/base/sstdevtk` native addon from C++ to C
DhruvArvindSingh Jan 2, 2025
459442b
refactor: update `stats/base/snanstdevtk` native addon from C++ to C
DhruvArvindSingh Jan 2, 2025
9019ecb
refactor: update `stats/base/snanstdevpn` native addon from C++ to C
DhruvArvindSingh Jan 2, 2025
6deb36a
refactor: update `stats/base/snanstdevyc` native addon from C++ to C
DhruvArvindSingh Jan 2, 2025
537588a
refactor: update `stats/base/snanvariancech` native addon from C++ to C
DhruvArvindSingh Jan 2, 2025
53c59cd
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 3, 2025
f566beb
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 3, 2025
038e2b5
build: do not set custom GitHub token
Planeshifter Jan 3, 2025
8aa81a5
docs: add missing spaces
Planeshifter Jan 3, 2025
25b1a6a
chore: disable lint rule
Planeshifter Jan 3, 2025
c76be06
refactor: explicitly return zero for non-integer x
Planeshifter Jan 3, 2025
c2af841
feat: add C implementation for `stats/base/dists/cosine/skewness`
0PrashantYadav0 Jan 3, 2025
c931069
feat: add C implementation for `stats/base/dists/cosine/median`
0PrashantYadav0 Jan 3, 2025
80f1bac
feat: add C implementation for `stats/base/dists/cosine/stdev`
0PrashantYadav0 Jan 3, 2025
6f83c72
feat: add C implementation for `stats/base/dists/cosine/mode`
0PrashantYadav0 Jan 3, 2025
6455439
feat: add C implementation for `stats/base/dists/triangular/pdf`
0PrashantYadav0 Jan 3, 2025
49f281a
feat: add C implementation for `stats/base/dists/geometric/entropy`
0PrashantYadav0 Jan 3, 2025
c890586
fix: update include paths and reorder includes
kgryte Jan 3, 2025
ac27197
fix: update include paths and reorder includes
kgryte Jan 3, 2025
9ef951e
docs: fix include paths in examples
kgryte Jan 3, 2025
75d052f
docs: fix include paths in examples
kgryte Jan 3, 2025
978faad
fix: update include paths and reorder includes
kgryte Jan 3, 2025
33b807d
style: update include order
kgryte Jan 3, 2025
d7902b3
fix: update include paths and refactor branching logic
kgryte Jan 3, 2025
8892fb4
fix: update include paths and refactor branching logic
kgryte Jan 3, 2025
ce8adbe
docs: update note
kgryte Jan 3, 2025
1c45949
docs: update note
kgryte Jan 3, 2025
b0ed714
fix: update include paths and reorder includes
kgryte Jan 3, 2025
54ef79e
feat: add C implementation for `stats/base/dists/logistic/kurtosis`
0PrashantYadav0 Jan 3, 2025
c7b4477
docs: update related packages sections
stdlib-bot Jan 3, 2025
40675fa
docs: update REPL namespace documentation
stdlib-bot Jan 3, 2025
c7cdd66
feat: update namespace TypeScript declarations
stdlib-bot Jan 3, 2025
4728fc5
feat: add C implementation for `stats/base/dists/rayleigh/median`
0PrashantYadav0 Jan 3, 2025
9960a37
docs: update namespace table of contents
stdlib-bot Jan 3, 2025
3022a61
docs: update list of contributors
stdlib-bot Jan 3, 2025
fa64536
refactor: move variable declaration
kgryte Jan 3, 2025
3e9939b
chore: update copyright years
kgryte Jan 3, 2025
20773cc
chore: update copyright year
kgryte Jan 3, 2025
afb9d5a
chore: update copyright year
kgryte Jan 3, 2025
a6afefd
chore: update mailmap
kgryte Jan 3, 2025
a87e9eb
chore: update mailmap
kgryte Jan 3, 2025
01f6258
feat: add C `ndarray` interface and refactor implementation for `stat…
Neerajpathak07 Jan 3, 2025
8895a52
refactor: update `math/base/assert/is-even` to follow latest project …
vivekmaurya001 Jan 3, 2025
760873d
refactor: update `stats/base/snanstdevch` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
9ff0589
refactor: update `stats/base/snanstdevwd` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
27e27d5
refactor: update `stats/base/snanvariancewd` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
ae9085a
refactor: update `stats/base/snanvariancetk` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
3063542
refactor: update `stats/base/sstdev` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
34ca294
refactor: update `stats/base/sstdevpn` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
8f2480a
refactor: update `stats/base/snanvarianceyc` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
8277f35
refactor: update `stats/base/sstdevch` native addon from C++ to C
DhruvArvindSingh Jan 3, 2025
f07d805
docs: fix examples
kgryte Jan 3, 2025
14da172
test: fix arguments
kgryte Jan 3, 2025
11855db
chore: remove unused header in `stats/base/dnanmeanwd`
aayush0325 Jan 3, 2025
eb4f778
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 3, 2025
f011bfc
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 3, 2025
9335573
docs: fix comments
kgryte Jan 4, 2025
65a4c61
docs: update related packages sections
stdlib-bot Jan 4, 2025
38d6dea
docs: update namespace table of contents
stdlib-bot Jan 4, 2025
5301299
docs: update list of contributors
stdlib-bot Jan 4, 2025
9162593
feat: update namespace TypeScript declarations
stdlib-bot Jan 4, 2025
2304414
docs: update REPL namespace documentation
stdlib-bot Jan 4, 2025
19557e5
build: add reviewer checklist
Planeshifter Jan 4, 2025
de63ee1
build: add reviewer checklist
Planeshifter Jan 4, 2025
8bc8b14
docs: add missing periods to list items
Planeshifter Jan 4, 2025
3d05183
docs: update REPL namespace documentation
stdlib-bot Jan 5, 2025
99e5341
docs: update related packages sections
stdlib-bot Jan 5, 2025
63cfb4e
feat: update error databases
stdlib-bot Jan 5, 2025
0824876
docs: update related packages sections
stdlib-bot Jan 6, 2025
3221671
feat: add C implementation for `stats/base/dists/frechet/skewness`
manvith2003 Jan 6, 2025
5d9d9ca
build: explicitly provide current directory as argument
Planeshifter Jan 6, 2025
f9471e9
build: fix missing directory argument
kgryte Jan 6, 2025
d171752
docs: fix argument order
kgryte Jan 6, 2025
67a336c
feat: add C implementation for `stats/base/dists/frechet/stdev`
manvith2003 Jan 6, 2025
9233c0b
feat: add C implementation for `stats/base/dists/frechet/variance`
manvith2003 Jan 6, 2025
80aaba0
refactor: update `stats/base/dnanvarianceyc` native addon from C++ to C
DhruvArvindSingh Jan 6, 2025
01bb7c6
refactor: update `stats/base/dnanstdevyc` native addon from C++ to C
DhruvArvindSingh Jan 6, 2025
c71cc74
refactor: update `stats/base/dnanstdevch` native addon from C++ to C
DhruvArvindSingh Jan 6, 2025
1e33bca
refactor: update `stats/base/dnanvariancepn` native addon from C++ to C
DhruvArvindSingh Jan 6, 2025
39ac1de
refactor: update `stats/base/dnanstdevpn` native addon from C++ to C
DhruvArvindSingh Jan 6, 2025
905b569
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
c2700af
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
4a8d858
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
6ac078c
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
15284cb
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
032e4c5
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
cae5a8f
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
ae4f242
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 6, 2025
f93b529
feat: add `STDLIB_MATH_BASE_NAPI_MODULE_ID_D` macro in `math/base/nap…
0PrashantYadav0 Jan 6, 2025
60874f0
feat: add `STDLIB_MATH_BASE_NAPI_MODULE_IID_D` macro in `math/base/na…
0PrashantYadav0 Jan 6, 2025
d71bac7
style: fix indentation in manifest.json files
aayush0325 Jan 6, 2025
98bd75e
style: fix indentation in manifest.json files
aayush0325 Jan 6, 2025
85eeb60
feat: add C implementation for `stats/base/dists/binomial/mode`
0PrashantYadav0 Jan 6, 2025
254aeb9
docs: update namespace table of contents
stdlib-bot Jan 7, 2025
06a1fc4
docs: update related packages sections
stdlib-bot Jan 7, 2025
107a0fd
docs: update REPL namespace documentation
stdlib-bot Jan 7, 2025
33e1e46
docs: update namespace TypeScript declaration comments
stdlib-bot Jan 7, 2025
d91e7f3
docs: add links to public calendar
kgryte Jan 7, 2025
dbdd694
docs: add note about office hours and public calendar
kgryte Jan 7, 2025
e8cdf46
feat: add C implementation for `stats/base/dists/geometric/mean`
0PrashantYadav0 Jan 8, 2025
a1d96b2
fix: wrap void function call in `API_SUFFIX`
aayush0325 Jan 8, 2025
c5e1e89
docs: update related packages sections
stdlib-bot Jan 8, 2025
cb1e24a
feat: add C implementation for `stats/base/dists/binomial/variance`
0PrashantYadav0 Jan 8, 2025
6b810af
refactor: update `stats/base/smeanpw` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
85fb8d8
refactor: update `stats/base/snanmean` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
8074e2a
refactor: update `stats/base/snanmeanors` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
a3e3744
refactor: update `stats/base/snanmeanpn` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
7cc4f5a
refactor: update `stats/base/smeanpn` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
d82e79c
refactor: update `stats/base/smeanors` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
adf6564
refactor: update `stats/base/smeanlipw` native addon from C++ to C
vivekmaurya001 Jan 8, 2025
3fe8c86
feat: add C `ndarray` API and refactor `blas/ext/base/dsumors`
headlessNode Jan 8, 2025
53fc00c
refactor: update `blas/ext/base/gnansumkbn` to follow current project…
headlessNode Jan 8, 2025
f13dc57
refactor: update `blas/ext/base/gnansumkbn2` to follow current projec…
headlessNode Jan 8, 2025
c51b9b5
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 8, 2025
9e47c00
refactor: update `blas/ext/base/gnansumpw` to follow current project …
headlessNode Jan 8, 2025
1e8c8f4
refactor: update `blas/ext/base/gnansum` to follow current project co…
headlessNode Jan 8, 2025
4173c82
refactor: update `blas/ext/base/gnansumors` to follow current project…
headlessNode Jan 8, 2025
1df3023
docs: fix examples require path for `blas/ext/base/gnansumpw`
headlessNode Jan 8, 2025
f73d6d5
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 8, 2025
b15203f
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 8, 2025
bbc5552
feat: add C `ndarray` API and refactor `blas/ext/base/dsumpw`
headlessNode Jan 8, 2025
3342407
feat: add C implementation for `stats/base/dists/chisquare/mgf`
anandkaranubc Jan 8, 2025
f05d522
fix: wrap function calls in `API_SUFFIX` in native addons
aayush0325 Jan 8, 2025
1d46fc3
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 8, 2025
95e027f
feat: add C ndarray interface and refactor implementation for `stats/…
aayush0325 Jan 8, 2025
616b7d2
docs: update list of contributors
stdlib-bot Jan 9, 2025
65f853c
docs: update related packages sections
stdlib-bot Jan 9, 2025
27d41ab
docs: update namespace TypeScript declarations
stdlib-bot Jan 9, 2025
59c2a22
docs: update REPL namespace documentation
stdlib-bot Jan 9, 2025
5ecec7a
docs: update namespace table of contents
stdlib-bot Jan 9, 2025
df36844
feat: add `math/base/special/dirac-deltaf`
aayush0325 Jan 9, 2025
8895852
chore: resolve lint error and minor changes
0PrashantYadav0 Jan 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ REPL:
Statistics:
- changed-files:
- any-glob-to-all-files: '**/stats/**/*'

Tools:
- changed-files:
- any-glob-to-all-files: '**/_tools/**/*'
2 changes: 1 addition & 1 deletion .github/workflows/check_licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/labeler_needs_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
# Pin action to a known commit SHA for reproducibility:
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
with:
github-token: ${{ secrets.CHATBOT_GITHUB_TOKEN }}
script: |
await github.rest.issues.addLabels({
'owner': context.repo.owner,
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint_random_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ jobs:
if: ${{ github.event.inputs.fix == 'true' }} && ( success() || failure() )
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'style: fix lint errors'
add-paths: ${{ steps.random-files.outputs.files }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux_test_cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/linux_test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_test_cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos_test_npm_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_equations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
id: cpr
if: steps.svg-equations.outputs.changed == 'true' || steps.equation-elements.outputs.changed == 'true'
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'docs: update Markdown equation elements'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
# Upload the log files:
- name: 'Upload log files'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_pkg_urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
id: cpr
if: steps.update-markdown-pkg-urls.outputs.changed == 'true'
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'docs: update Markdown stdlib package URLs'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_related_packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
id: cpr
if: steps.update-related-packages.outputs.changed == 'true'
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'docs: update related packages sections'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_src_attributes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
# Upload the log files:
- name: 'Upload log files'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/markdown_tocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: 'Create pull request'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'docs: update namespace table of contents'
body: |
Expand Down
11 changes: 10 additions & 1 deletion .github/workflows/namespace_declarations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,23 @@ jobs:
- name: 'Create pull request'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'feat: update namespace TypeScript declarations'
body: |
This PR

- updates namespace TypeScript declarations

## Reviewer Checklist

- [ ] **Check the scope of the changes** (following [Conventional Commits](https://www.conventionalcommits.org)):
- Are these **new APIs**? Then this is a `feat`.
- Are these **changes to existing APIs** that could break compatibility? Then this is a `feat!` (i.e., a breaking change).
- Are these **only documentation** changes to existing APIs? Then this is `docs`.
- [ ] Update the PR title to align with the change type (`feat`, `feat!`, or `docs`).
- [ ] Approve the PR once you are confident about the classification and changes made.

commit-message: 'feat: update namespace TypeScript declarations'
committer: 'stdlib-bot <[email protected]>'
signoff: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/namespace_exports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
- name: 'Create pull request'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'feat: update namespace exports'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/npm_downloads.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
# Upload the download data:
- name: 'Upload data'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
name: npm_downloads
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ossf_scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
# Upload the results as artifacts:
- name: "Upload artifact"
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: SARIF file
path: results.sarif
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scaffold_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# Create a pull request:
- name: 'Create pull request'
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
token: ${{ secrets.PULL_REQUEST_TOKEN }}
commit-message: 'feat: add `${{ steps.scaffold.outputs.alias }}`'
Expand Down
20 changes: 13 additions & 7 deletions .github/workflows/scripts/add_trailing_newlines
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ set -o pipefail
# VARIABLES #

# List of file extensions to process:
extensions=("js" "mjs" "cjs" "json" "ts" "py" "jl" "R" "c" "h" "cpp" "hpp" "f" "sh" "awk" "html" "xml" "css" "md" "yml" "gypi" "bib" "tex")
extensions=("js" "mjs" "cjs" "json" "ts" "py" "jl" "R" "c" "h" "cpp" "hpp" "f" "sh" "awk" "html" "xml" "css" "md" "yml" "gyp" "gypi" "bib" "tex" "mk")


# FUNCTIONS #
Expand Down Expand Up @@ -70,13 +70,19 @@ main() {
convert_line_endings "$file"

extension="${file##*.}"
filename=$(basename "$file")

local match_found=false
for ext in "${extensions[@]}"; do
if [[ "$ext" == "$extension" ]]; then
match_found=true
break
fi
done
if [[ "$filename" == "Makefile" ]]; then
match_found=true
elif [[ "$file" == *.* ]]; then
for ext in "${extensions[@]}"; do
if [[ "$ext" == "$extension" ]]; then
match_found=true
break
fi
done
fi
if [[ "$match_found" == true ]]; then
if [[ "$(tail -c1 "$file"; echo x)" != $'\nx' ]]; then
echo "Adding newline to: $file"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/standalone_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
# Archive list of to be published packages:
- name: 'Archive package list'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: ordered-pkg-list
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_cli_permissions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: 'Create pull request'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'fix: make CLI scripts executable'
commit-message: 'fix: make CLI scripts executable'
Expand Down
9 changes: 8 additions & 1 deletion .github/workflows/update_contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: 'Create pull request'
if: steps.update-contributors.outputs.changed == 'true'
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
id: cpr
with:
title: 'docs: update list of contributors'
Expand All @@ -105,6 +105,13 @@ jobs:

- updates the list of contributors

## Reviewer Checklist

- [ ] For any **new contributors**, check if their full names are listed on their GitHub profile or in social links.
- [ ] If so, on the PR branch **update** the `.mailmap` file accordingly to ensure proper attribution.
- [ ] If updating `.mailmap`, **regenerate** the contributors file by running `make update-contributors` on the PR branch afterward.
- [ ] Approve the PR after verifying the changes.

commit-message: 'docs: update list of contributors'
committer: 'stdlib-bot <[email protected]>'
signoff: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_error_databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
if: steps.check_changes.outputs.has_changes == 'true'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'feat: update error databases'
body-path: /tmp/body.md
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_package_meta_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: 'Create pull request'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'chore: update package meta data'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_repl_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: 'Create pull request'
id: cpr
# Pin action to full length commit SHA
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
with:
title: 'docs: update REPL namespace documentation'
body: |
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/windows_test_npm_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
# Install MSYS2:
- name: 'Install MSYS2'
# Pin action to full length commit SHA
uses: msys2/setup-msys2@c52d1fa9c7492275e60fe763540fb601f5f232a1 # v2.25.0
uses: msys2/setup-msys2@d44ca8e88d8b43d56cf5670f91747359d5537f97 # v2.26.0
with:
# Set the MSYS system:
msystem: MINGW64
Expand Down Expand Up @@ -284,7 +284,7 @@ jobs:
# Upload the log file:
- name: 'Upload log file'
# Pin action to full length commit SHA
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
if: always()
with:
# Define a name for the uploaded artifact (ensuring a unique name for each job):
Expand Down
6 changes: 6 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ Chinmay Joshi <[email protected]> Chinmay J
Debashis Maharana <[email protected]> <[email protected]>
Debashis Maharana <[email protected]> DebashisMaharana

Dhruv Arvind Singh <[email protected]> DhruvArvindSingh
Dhruv Arvind Singh <[email protected]> Dhruv/

Dorrin Sotoudeh <[email protected]> <[email protected]>
Dorrin Sotoudeh <[email protected]> dorrin-sot

Expand Down Expand Up @@ -216,6 +219,9 @@ Vaibhav Patel <[email protected]> ProCoderVP
Varad Gupta <[email protected]> <[email protected]>
Varad Gupta <[email protected]> vr-varad

Vivek Maurya <[email protected]> <[email protected]>
Vivek Maurya <[email protected]> vivekmaurya001

# Y

Yaswanth Kosuru <[email protected]> yaswanth
Expand Down
4 changes: 3 additions & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Daniel Killenberger <[email protected]>
Daniel Yu <[email protected]>
Debashis Maharana <[email protected]>
Desh Deepak Kant <[email protected]>
Dhruv Arvind Singh <[email protected]>
Divyansh Seth <[email protected]>
Dominic Lim <[email protected]>
Dominik Moritz <[email protected]>
Expand All @@ -49,6 +50,7 @@ Joey Reed <[email protected]>
Jordan Gallivan <[email protected]>
Joris Labie <[email protected]>
Justin Dennison <[email protected]>
Karan Anand <[email protected]>
Karthik Prakash <[email protected]>
Kohantika Nath <[email protected]>
Krishnendu Das <[email protected]>
Expand Down Expand Up @@ -117,7 +119,7 @@ UtkershBasnet <[email protected]>
Vaibhav Patel <[email protected]>
Varad Gupta <[email protected]>
Vinit Pandit <[email protected]>
Vivek maurya <[email protected].com>
Vivek Maurya <vm8118134@gmail.com>
Xiaochuan Ye <[email protected]>
Yaswanth Kosuru <[email protected]>
Yernar Yergaziyev <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Copyright (c) 2016-2024 The Stdlib Authors.
Copyright (c) 2016-2025 The Stdlib Authors.
Loading
Loading