Skip to content

Latest commit

 

History

History
3389 lines (2820 loc) · 499 KB

CHANGELOG.md

File metadata and controls

3389 lines (2820 loc) · 499 KB

CHANGELOG

Package changelog.

Unreleased (2025-04-30)

Features

  • 9e43626 - add C implementation for stats/base/dists/chi/mean (#4514)
  • b9213a5 - stats: add C implementation for stats/base/dists/negative-binomial/mgf (#4771)
  • 14fc1c1 - refactor and add accessor protocol support to stats/base/nanvariancetk (#6025)
  • 27b7e04 - add C ndarray interface and refactor implementation for stats/base/dsem (#6839)
  • f6baee4 - add C ndarray interface and refactor implementation for stats/base/dstdev (#6850)
  • 9421794 - add C ndarray interface and refactor implementation for stats/base/smean (#6814)
  • 5d94f92 - add C ndarray interface and refactor implementation for stats/base/dsempn (#6785)
  • 5d6ed6a - add C implementation for stats/base/dists/bernoulli/cdf (#3962)
  • 0a6c344 - add C implementation for stats/base/dists/bernoulli/mgf (#3981)
  • a92a6e3 - add C implementation of stats/dists/gumbel/logpdf (#4085)
  • dc856e3 - add cumax to namespace
  • d76b344 - add stats/base/ndarray/cumax
  • b582752 - add scumax to namespace
  • 300f6b2 - add stats/base/ndarray/scumax
  • 04e92c3 - add dcumax to namespace
  • 06a5afb - add stats/base/ndarray/dcumax
  • 843d1d0 - add C implementation for stats/base/dists/frechet/logpdf (#5249)
  • 5c47b95 - add C implementation stats/base/dists/gamma/logpdf (#4800)
  • 8972a22 - add C implementation for stats/base/dists/erlang/stdev (#4249)
  • 1905832 - add C implementation for stats/base/dists/weibull/kurtosis (#4068)
  • 30e8533 - add C implementation for stats/base/dists/weibull/entropy (#4109)
  • 1c6ac27 - add C implementation for stats/base/dists/pareto-type1/variance (#4017)
  • db56bf5 - add C implementation for stats/base/dists/weibull/variance (#4067)
  • 9a3b220 - add C implementation for stats/base/dists/bernoulli/median (#3452)
  • 912f3a6 - add C implementation for stats/base/dists/bernoulli/kurtosis (#3453)
  • 9221ecf - add C ndarray interface and refactor implementation for stats/base/smeanpn (#6661)
  • 29cd80a - add C ndarray interface and refactor implementation for stats/base/dmean (#6602)
  • a2e6fe3 - add ndarray to namespace
  • 582c0b6 - add stats/base/ndarray namespace
  • 2879dfe - add stats/base/ndarray/max
  • 876adb0 - add stats/base/ndarray/smax
  • cccbea9 - add stats/base/ndarray/dmax
  • fbcd2cf - add C implementation for stats/base/dists/erlang/mode (#4247)
  • 2366eb1 - add C implementation for stats/base/dists/erlang/mean (#4246)
  • 1871022 - add C implementation for stats/base/dists/lognormal/kurtosis (#4548)
  • f531035 - add C implementation for stats/base/dists/frechet/mean (#4368)
  • b46d768 - add C implementation for stats/base/dists/bernoulli/variance (#3893)
  • ce86a5d - add C ndarray interface and refactor implementation for stats/base/dmeanpn (#6510)
  • fab8c0e - add accessor protocol support to stats/base/varianceyc (#5891)
  • 633dc6b - add C implementation for stats/base/dists/laplace/cdf (#4440)
  • 1239d3e - add C implementation for stats/base/dists/logistic/quantile (#4352)
  • 09c74b0 - add C implementation for stats/base/dists/laplace/logcdf (#4422)
  • aab376a - added C implementation for stats/base/dists/weibull/mode (#4324)
  • e6f0da1 - add C implementation for stats/base/dists/laplace/quantile (#4437)
  • c74be7a - add C implementation for @stdlib/stats-base/dists/laplace/logpdf (#4424)
  • 8a2e9e4 - add C implementation for stats/base/dists/laplace/pdf (#4054)
  • 1097586 - add C implementation for stats/base/dists/uniform/cdf (#3959)
  • 37149a9 - add C implementation for stats/base/dists/laplace/median (#3997)
  • aee7cdf - add C implementation for stats/base/dists/laplace/mean (#3993)
  • 1f53990 - add C implementation for stats/base/dists/cosine/mean (#3985)
  • c82ae2b - add C implementation for stats/base/dists/invgamma/variance (#3943)
  • 6e75319 - add C imlpementation for stats/base/dists/t/entropy (#3928)
  • aa9d5fc - add C implementation for stats/base/dists/normal/variance (#3953)
  • 49608b5 - add C implementation for stats/base/dists/exponential/variance (#4014)
  • d9a9405 - add C implementation for stats/base/dists/gamma/variance (#3944)
  • 9caa895 - add C implementation for stats/base/dists/erlang/skewness (#4291)
  • 70e237f - add C implementation for stats/base/dists/erlang/variance (#4345)
  • e4185d6 - add C implementation for stats/base/dists/erlang/entropy (#4263)
  • 6f4bd30 - add C implementation for stats/base/dists/levy/cdf (#4288)
  • 9adef4a - add C implementation for stats/base/dists/kumaraswamy/variance (#4495)
  • 8ba53a1 - add C implementation for stats/base/dists/planck/mean (#4902)
  • d623ed1 - add C implementation for stats/base/dists/levy/entropy (#4919)
  • 54ea642 - add C implementation for stats/base/dists/bernoulli/pmf (#3974)
  • c487a89 - add C implementation for stats/base/dists/arcsine/median (#4066)
  • 3e69370 - add C implementation for stats/base/dists/erlang/kurtosis (#4289)
  • 912e9e1 - add stats/base/dists/kumaraswamy/kurtosis (#4525)
  • 8523abf - add C implementation for stats/base/dists/t/pdf (#3940)
  • 2529fff - add C implementation for stats/base/dists/cosine/variance (#3983)
  • 63ff101 - add C implementation for stats/base/dists/gumbel/skewness (#4650)
  • e1cc668 - add C implementation for stats/base/dists/normal/mode (#3998)
  • 1775485 - add C implementation for stats/base/dists/normal/skewness (#4001)
  • a3d171d - add C implementation for stats/base/dists/exponential/mgf (#4171)
  • f222a56 - add C implementation for stats/base/dists/exponential/pdf (#4172)
  • 41d0632 - refactor and add protocol support to stats/base/nanvariancewd (#6023)
  • 56d8d56 - add C implementation for stats/base/dists/hypergeometric/variance (#4557)
  • 0e04cae - add C implementation for @stdlib/stats-base/dists/logistic/logpdf (#4388)
  • f0df313 - added accessor protocol support to stats/base/meanpn (#5908)
  • 88e00d0 - add C implementation for stats/base/dists/betaprime/pdf (#4057)
  • 32bcc18 - add C implementation for stats/base/dists/betaprime/logpdf (#4059)
  • d9faaa4 - refactor and add accessor protocol support to stats/base/nanrange (#6248)
  • da8a676 - update namespace TypeScript declarations (#6315)
  • e7593e3 - refactor and add protocol support to stats/base/meanwd (#6266)
  • 4548d65 - add accessor protocol and refactor stats/base/nanmskrange (#6295)
  • 6373477 - add accessor protocol support and refactor stats/base/nanvarianceyc (#6143)
  • c155eb0 - add C ndarray interface and refactor implementation for stats/base/dsvariance (#5641)
  • ff9453b - add C ndarray interface and refactor implementation for stats/base/smeanpw (#4753)
  • efe05db - add C ndarray interface and refactor implementation for stats/base/sstdevpn (#5355)
  • 3da41b7 - update namespace TypeScript declarations (#6058)
  • 94f7922 - add C ndarray interface and refactor implementation for stats/base/snanmeanwd (#4802)
  • 2b334ad - add C ndarray interface and refactor implementation for stats/base/snanmeanpn (#4777)
  • 42252d8 - add C ndarray interface and refactor implementation for stats/base/dnanvariance (#5396)
  • 2cb9d07 - add C ndarray interface and refactor implementation for stats/base/dsvariancepn (#5547)
  • 5883c68 - add C ndarray interface and refactor implementation for stats/base/dnanstdevch (#5422)
  • caa35d1 - add C ndarray interface and refactor implementation for stats/base/dnanstdevpn (#5494)
  • 87abb74 - update namespace TypeScript declarations (#6008)
  • e1b7184 - add C ndarray interface and refactor implementation for stats/base/dnanstdevyc (#5394)
  • 5219674 - add C ndarray interface and refactor implementation for stats/base/dstdevpn (#4687)
  • ece5e44 - add C ndarray interface and refactor implementation for stats/base/svariancepn (#4766)
  • 9e91f81 - add C ndarray interface and refactor implementation for stats/base/dsnanmean (#4395)
  • d8322de - add C ndarray interface and refactor implementation for stats/base/dnanstdevwd (#5406)
  • fe9731c - add C ndarray interface and refactor implementation for stats/base/dnanstdevtk (#5413)
  • 1949944 - add stats/base/dists/bradford/pdf (#5280)
  • aec0e88 - add C implementation for stats/base/dists/normal/mgf (#4373)
  • eac21cf - add C implementation for stats/base/dists/geometric/quantile (#4094)
  • 3ee60b4 - add C implementation for stats/base/dists/triangular/quantile (#4307)
  • afc07e7 - add C implementation for stats/base/dists/geometric/median (#4091)
  • be656a1 - add C implementation for stats/base/dists/triangular/logcdf (#4326)
  • ad7a023 - add C implementation for stats/base/dists/levy/variance (#3963)
  • b790b70 - add C implementation for stats/base/dists/levy/median (#4076)
  • befc79b - add C implementation for stats/base/dists/geometric/kurtosis (#4092)
  • b2b2c84 - add stats/base/dists/bradford/quantile (#5295)
  • 766b77d - add C implementation for stats/base/dists/bernoulli/quantile (#4869)
  • bc90eba - add C implementation for stats/base/dists/uniform/mgf (#4142)
  • a74d773 - add C implementation for @stdlib/stats-base/dists/frechet/logcdf (#5517)
  • 2bb57c6 - add C implementation for stats/base/dists/levy/quantile (#4756)
  • 11e8a56 - stats: add C implementation for stats/base/dists/hypergeometric/logpmf (#4575)
  • cfcfb61 - stats: add C implementation for stats/base/dists/hypergeometric/pmf (#4565)
  • 5470254 - add C implementation for stats/base/dists/planck/entropy (#4898)
  • d847b9d - stats: add C implementation for stats/base/dists/hypergeometric/stdev (#4559)
  • 61bb593 - stats: add C implementation for stats/base/dists/hypergeometric/skewness (#4560)
  • 1f5d85a - add C implementation for stats/base/dists/normal/quantile (#4383)
  • d8cd158 - add C implementation for stats/base/dists/normal/pdf (#4377)
  • e63c0b4 - add C implementation for stats/base/dists/geometric/logpmf (#4221)
  • d269f48 - add C implementation for stats/base/dists/geometric/logcdf (#4205)
  • 2616db9 - add C implementation for stats/base/dists/geometric/cdf (#4203)
  • 00fa462 - add C ndarray interface and refactor implementation for stats/base/dvariance (#5522)
  • 2f0aa48 - update namespace TypeScript declarations (#5436)
  • 0025233 - add C implementation for stats/base/dists/geometric/variance (#4012)
  • 2511aed - add C implementation for stats/base/dists/geometric/mode (#4090)
  • 3033968 - add support for accessor arrays and refactor stats/base/mskmin (#5420)
  • 763d5a4 - add support for accessor arrays and refactor stats/base/mskrange (#5421)
  • c5feaab - add C implementation of stats/base/dists/gumbel/entropy (#4167)
  • 09562f8 - add C implementation of the stats/base/dists/gumbel/pdf (#4082)
  • 8d999ed - add C implementation of stats/base/dists/gumbel/cdf (#4083)
  • 124f3b1 - add C implementation of stats/base/dists/gumbel/logcdf (#4081)
  • 31d673e - update namespace TypeScript declarations (#5385)
  • f175cf9 - add C implementation of stats/base/dists/cauchy/logcdf (#4390)
  • dd65185 - add C implementation of stats/base/dists/cauchy/logpdf (#4416)
  • 9f2c153 - add C implementation of stats/base/dists/gumbel/mean (#4086)
  • 3eff83f - add C implementation of stats/base/dists/gumbel/mgf (#4168)
  • 00b23b3 - add C ndarray interface and refactor implementation for stats/base/dnanvariancech (#4803)
  • 8fa3827 - add C implementation of stats/base/dists/cauchy/cdf (#4389)
  • bf2f650 - add C ndarray interface and refactor implementation for stats/base/dnanvariancepn (#4838)
  • ecfa20e - add C ndarray interface and refactor implementation for stats/base/dnanvarianceyc (#4852)
  • 0f30934 - add C ndarray interface and refactor implementation for stats/base/dnanvariancewd (#5316)
  • e8330ca - add stats/base/dists/bradford/entropy (#5324)
  • eb61ba4 - add stats/base/dists/bradford/cdf (#5282)
  • 1ca8479 - add stats/base/dists/bradford/stdev (#5333)
  • 5d1c0d2 - add stats/base/dists/bradford/mean (#5271)
  • 817789d - add stats/base/dists/bradford/variance (#5326)
  • 9789396 - update namespace TypeScript declarations (#5364)
  • 7327ed0 - add support for accessor arrays and refactor stats/base/minsorted (#5353)
  • 417e653 - add support for accessor arrays and refactor stats/base/mskmax (#5356)
  • 47119e4 - add support for accessor arrays and refactor stats/base/maxsorted (#5343)
  • 065f865 - add support for accessor arrays and refactor stats/base/mediansorted (#5344)
  • 528efd8 - add support for accessor arrays and refactor stats/base/cumin (#5335)
  • 21f8e14 - add stats/base/dists/bradford/mode (#5315)
  • 996c248 - add stats/base/dists/bradford/median (#5275)
  • 6111a13 - add C ndarray interface and refactor implementation for stats/base/dnanmean (#4237)
  • 1511a4d - add C ndarray interface and refactor implementation for stats/base/dnanvariancetk (#4847)
  • c17d1c9 - add support for accessor arrays and refactor stats/base/cumaxabs (#5289)
  • 11f1341 - add support for accessor arrays and refactor stats/base/cumax
  • cfada54 - update namespace TypeScript declarations (#5277)
  • 9b455b1 - add C implementation for stats/base/dists/binomial/median (#3950)
  • d9c5d0c - add C implementation for stats/base/dists/uniform/stdev (#4133)
  • e05da28 - add C implementation for stats/base/dists/binomial/stdev (#4408)
  • ae8e7b9 - update namespace TypeScript declarations (#5254)
  • d465523 - add C implementation for stats/base/dists/binomial/kurtosis (#4411)
  • 44c266e - add C implementation for stats/base/dists/exponential/entropy (#4177)
  • fb90f93 - add C implementation for stats/base/dists/planck/median (#4938)
  • 120e678 - add C implementation for stats/base/dists/planck/stdev (#4913)
  • 8171728 - add C implementation for stats/base/dists/exponential/quantile (#4145)
  • f0a9789 - add C implementation for stats/base/dists/uniform/quantile (#4143)
  • eaecb57 - add C implementation of stats/base/dists/cauchy/pdf (#4393)
  • e5880d1 - add C implementation for stats/base/dists/uniform/logcdf (#4140)
  • ac38037 - add C implementation for stats/base/dists/uniform/logpdf (#4141)
  • 5dde14b - update namespace TypeScript declarations (#5182)
  • 954e7c1 - add C ndarray interface and refactor implementation for stats/base/dmeanlipw (#4733)
  • 6ea60b4 - add C ndarray interface and refactor implementation for stats/base/dnanmeanpn (#4250)
  • f70e622 - add C ndarray interface and refactor implementation for stats/base/dsnanmeanors (#4397)
  • ba1dd19 - add C implementation for stats/base/dists/geometric/mgf (#4226)
  • 56b35d1 - add support for accessor arrays and refactor stats/base/nanmax (#5111)
  • f51730c - add C ndarray interface and refactor implementation for stats/base/dsnanmeanpn (#4405)
  • ea4fd1d - add C ndarray interface and refactor implementation for stats/base/dnanmeanors (#4248)
  • d66db3f - update namespace TypeScript declarations (#5130)
  • 267ba17 - add C implementation for stats/base/dists/chisquare/kurtosis (#4592)
  • 26f2135 - add C implementation for stats/base/dists/chi/entropy (#4589)
  • d3cf065 - add C implementation for stats/base/dists/arcsine/mean (#4369)
  • 8cfbf33 - add C implementation for stats/base/dists/exponential/cdf (#4173)
  • a94091c - add C implementation for stats/base/dists/exponential/logpdf (#4176)
  • 0806d8d - add C implementation for stats/base/dists/uniform/kurtosis (#4132)
  • 0eac653 - add C implementation for stats/base/dists/geometric/stdev (#4095)
  • 9805877 - add C implementation for stats/base/dists/binomial/skewness (#4410)
  • 95dd2ff - add C implementation for stats/base/dists/binomial/mean (#3681)
  • 1c89f82 - add support for accessor arrays and refactor stats/base/maxabs (#5084)
  • aacf454 - add C ndarray interface and refactor implementation for stats/base/dsnanmeanwd (#4496)
  • fb1293d - add C ndarray interface and refactor implementation for stats/base/sdsmean (#4890)
  • ddf7d46 - add support for accessor arrays and refactor stats/base/minabs (#5085)
  • f9789d4 - add C implementation for stats/base/dists/degenerate/logcdf (#4387)
  • 0ee8494 - add C implementation for stats/base/dists/degenerate/cdf (#4375)
  • a4cc596 - add C implementation for stats/base/dists/gamma/mgf (#4354)
  • c49b8f2 - add C implementation for stats/base/dists/beta/entropy (#4039)
  • b1f7e5c - add C implementation for stats/base/dists/beta/logpdf (#4050)
  • 4afe74d - add C implementation for stats/base/dists/beta/pdf (#4055)
  • 01d6b11 - add C implementation for stats/base/dists/beta/kurtosis (#4045)
  • b80369c - add C implementation for stats/base/dists/degenerate/entropy (#4379)
  • 78c8b3c - add C implementation for stats/base/dists/gamma/entropy (#4349)
  • ae4d64e - add C implementation for stats/base/dists/bernoulli/skewness (#3458)
  • 6958670 - add C implementation for stats/base/dists/betaprime/mean (#4064)
  • 7a1ab74 - add C implementation for stats/base/dists/betaprime/mode (#4065)
  • aa4e85d - add C ndarray interface and refactor implementation for stats/base/dsmean (#4300)
  • fbb31fb - add support for accessor arrays and refactor stats/base/min (#5042)
  • 7feea68 - add C ndarray interface and refactor implementation for stats/base/dvariancepn (#4688)
  • 7793d43 - add support for accessor arrays and refactor stats/base/max (#5008)
  • 14f3f1a - update namespace TypeScript declarations
  • 194c6f9 - add C ndarray interface and refactor implementation for stats/base/sstdevyc (#4874)
  • 8409bd1 - update namespace TypeScript declarations (#4856)
  • d0b776a - add C ndarray interface and refactor implementation for stats/base/snanmeanors (#4786)
  • 8e8437c - update namespace TypeScript declarations (#4843)
  • a0220fb - update namespace TypeScript declarations (#4828)
  • be4a2ee - add C ndarray interface and refactor implementation for stats/base/dnanmeanpw (#4763)
  • cbb399f - add C ndarray interface and refactor implementation for stats/base/smeanli (#4785)
  • 03954e1 - add C implementation for stats/base/dists/logistic/stdev (#4189)
  • 02c1a61 - add C implementation for stats/base/dists/gumbel/kurtosis (#4155)
  • afec7c7 - add C implementation for stats/base/dists/gumbel/mode (#4151)
  • 22f6479 - add C implementation for stats/base/dists/levy/stdev (#4077)
  • 9ca3aff - add C implementation for stats/base/dists/levy/mode (#4078)
  • a0cf7f4 - add C implementation for stats/base/dists/levy/mean (#4071)
  • 1188836 - add C implementation for stats/base/dists/cauchy/median (#3958)
  • 6bee26c - add C implementation for stats/base/dists/gumbel/stdev (#4153)
  • ccaed30 - add C implementation for stats/base/dists/chisquare/variance (#3999)
  • 292c21e - add C implementation for stats/base/dists/chisquare/mode (#4002)
  • ecd8369 - add C implementation for stats/base/dists/cosine/mgf (#4510)
  • a0ac787 - add C implementation for stats/base/dists/cosine/pdf (#4500)
  • 105516a - add C implementation for stats/base/dists/triangular/logpdf (#4671)
  • 8d8e866 - add C implementation for stats/base/dists/cosine/kurtosis (#4477)
  • eaef370 - add C implementation for stats/base/dists/cosine/cdf (#4498)
  • 5f6bc87 - add C implementation for stats/base/dists/cosine/logcdf (#4499)
  • 4aec525 - add C implementation for stats/base/dists/cosine/logpdf (#4502)
  • 0eac1eb - update namespace TypeScript declarations (#4809)
  • deabf53 - add C ndarray interface and refactor implementation for stats/base/dsmeanpw (#4338)
  • 3f740e8 - add C implementation for stats/base/dists/chisquare/stdev (#3996)
  • 2b91a43 - add C implementation for stats/base/dists/chisquare/mean (#3989)
  • 5444ad4 - add stats/base/dists/planck/mgf (#4478)
  • 5cfc390 - add C ndarray interface and refactor implementation for stats/base/dsmeanpn (#4331)
  • a04ba78 - add C ndarray interface and refactor implementation for stats/base/dsmeanors (#4317)
  • 79e28d9 - add C ndarray interface and refactor implementation for stats/base/dsmeanwd (#4339)
  • cbfa623 - add C implementation for stats/base/dists/kumaraswamy/logcdf (#4528)
  • 529a62b - add C implementation for stats/base/dists/kumaraswamy/skewness (#4542)
  • 49dd266 - add C implementation for stats/base/dists/kumaraswamy/logpdf (#4532)
  • a26f2f5 - add C implementation for stats/base/dists/degenerate/mgf (#4582)
  • caaf8da - add C implementation for stats/base/dists/degenerate/logpmf (#4584)
  • ce23df1 - add C implementation for stats/base/dists/degenerate/pdf (#4585)
  • 0f54105 - add C implementation for stats/base/dists/degenerate/pmf (#4586)
  • 225b73b - add C implementation for stats/base/dists/degenerate/median (#4579)
  • c0fe7f1 - add C ndarray interface and refactor implementation for stats/base/dmeanors (#4735)
  • f83f272 - add C ndarray interface and refactor implementation for stats/base/sdsmeanors (#4745)
  • 70f187e - add C ndarray interface and refactor implementation for stats/base/dmeanpw (#4743)
  • a302f72 - add C ndarray interface and refactor implementation for stats/base/svarianceyc (#4372)
  • e02cd5b - add C ndarray interface and refactor implementation for stats/base/scuminabs (#4698)
  • 0091053 - add C ndarray interface and refactor implementation for stats/base/dsemch (#4653)
  • afda1d6 - add C ndarray interface and refactor implementation for stats/base/dsemtk (#4661)
  • 3d4ea13 - add C ndarray interface and refactor implementation for stats/base/dsemyc (#4665)
  • 8f5f68e - add C ndarray interface and refactor implementation for stats/base/dmeankbn (#4712)
  • 3a319c1 - add C ndarray interface and refactor implementation for stats/base/dmeanli (#4731)
  • 4d14525 - add C implementation for stats/base/dists/degenerate/quantile (#4587)
  • 84a04bb - add C implementation of stats/base/dists/degenerate/logpdf (#4450)
  • ba3d6e8 - add C Implementation for stats/base/dists/arcsine/stdev (#4241)
  • 3afe09e - add C implementation for stats/base/dists/arcsine/mode (#4236)
  • 4d4286c - add C implementation for stats/base/dists/arcsine/skewness (#4361)
  • 88134a7 - add C implementation for stats/base/dists/geometric/skewness (#4093)
  • 8fc41f6 - add C ndarray interface and refactor implementation for stats/base/dmeankbn2 (#4715)
  • e661213 - update namespace TypeScript declarations (#4706)
  • 82d6dde - add C ndarray interface and refactor implementation for stats/base/sstdevch (#4682)
  • f1efc7b - add C ndarray interface and refactor implementation for stats/base/sstdevtk (#4683)
  • 3dab4d1 - add C implementation for stats/base/dists/discrete-uniform/cdf (#4643)
  • 946e2c3 - add C implementation for stats/base/dists/discrete-uniform/mgf (#4667)
  • 085aeea - add C ndarray interface and refactor implementation for stats/base/scumin (#4694)
  • 7f819f5 - add C implementation for stats/base/dists/discrete-uniform/variance (#4567)
  • 69cca7b - add C implementation for stats/base/dists/discrete-uniform/skewness (#4566)
  • e4ab52c - add C implementation for stats/base/dists/discrete-uniform/stdev (#4556)
  • 3c05363 - add C implementation for stats/base/dists/discrete-uniform/kurtosis (#4568)
  • 773e934 - add C implementation for stats/base/dists/discrete-uniform/mean (#4530)
  • 9900036 - add C implementation for stats/base/dists/discrete-uniform/median (#4531)
  • 645652a - add c implementation of stats/base/dists/degenerate/mean (#4533)
  • 1e58d32 - add C implementation for stats/base/dists/degenerate/stdev (#4588)
  • 622e347 - add C implementation for stats/base/dists/discrete-uniform/entropy (#4636)
  • 0619690 - add C ndarray interface and refactor implementation for stats/base/scumaxabs (#4684)
  • 77c3c12 - add C implementation for stats/base/dists/degenerate/mode (#4580)
  • 1040b76 - add C implementation for stats/base/dists/triangular/variance (#4000)
  • 3901a45 - add C ndarray interface and refactor implementation for stats/base/dsemwd (#4662)
  • 41cf529 - add C ndarray interface and refactor implementation for stats/base/dstdevyc (#4628)
  • 4c1b774 - add C ndarray interface and refactor implementation for stats/base/dmeanwd (#4493)
  • 6def8d6 - add C implementation for stats/base/dists/chisquare/mgf (#4593)
  • 4fae05a - add C ndarray interface and refactor implementation for stats/base/dstdevtk (#4621)
  • b4af7cd - add C ndarray interface and refactor implementation for stats/base/dstdevwd (#4620)
  • f229b4a - add C ndarray interface and refactor implementation for stats/base/dstdevch (#4619)
  • 3283517 - add C implementation for stats/base/dists/binomial/variance (#3929)
  • 25c58d7 - add C implementation for stats/base/dists/geometric/mean (#4089)
  • 8447e7a - add C implementation for stats/base/dists/binomial/mode (#3947)
  • 5d255dc - add C ndarray interface and refactor implementation for stats/base/dvarianceyc (#4521)
  • b137c53 - add C ndarray interface and refactor implementation for stats/base/dvarmtk (#4541)
  • 6ed3eab - add C ndarray interface and refactor implementation for stats/base/svariancech (#4547)
  • a33962b - add C ndarray interface and refactor implementation for stats/base/dvariancewd (#4501)
  • 9b81fa1 - add C ndarray interface and refactor implementation for stats/base/smeanwd (#4503)
  • 44cf480 - add C ndarray interface and refactor implementation for stats/base/dvariancech (#4524)
  • 2572caf - add C ndarray interface and refactor implementation for stats/base/dvariancetk (#4534)
  • d5d5a5a - add C ndarray interface and refactor implementation for stats/base/svariancetk (#4570)
  • 3087276 - add C implementation for stats/base/dists/frechet/variance (#4577)
  • 19d5c61 - add C implementation for stats/base/dists/frechet/stdev (#4576)
  • 3b44fd4 - add C implementation for stats/base/dists/frechet/skewness (#4573)
  • 63e4274 - add C ndarray interface and refactor implementation for stats/base/smediansorted (#4490)
  • da4697a - add C ndarray interface and refactor implementation for stats/base/sminsorted (#4492)
  • 2832442 - add C ndarray interface and refactor implementation for stats/base/dnanmeanwd (#4251)
  • 6443564 - add C implementation for stats/base/dists/rayleigh/median (#4027)
  • f9d393e - add C implementation for stats/base/dists/logistic/kurtosis (#4034)
  • 9bacbef - add C implementation for stats/base/dists/geometric/entropy (#4180)
  • 12d1a13 - add C implementation for stats/base/dists/triangular/pdf (#4322)
  • d5e0a74 - add C implementation for stats/base/dists/cosine/mode (#4476)
  • 0cc8c9c - add C implementation for stats/base/dists/cosine/stdev (#4468)
  • 19e6e7b - add C implementation for stats/base/dists/cosine/median (#4467)
  • 5e8558a - add C implementation for stats/base/dists/cosine/skewness (#4469)
  • 79dd840 - add C ndarray interface and refactor implementation for stats/base/dcumaxabs (#4139)
  • 63c9e3d - add C ndarray interface and refactor implementation for stats/base/dcumin (#4144)
  • e887764 - add C ndarray interface and refactor implementation for stats/base/smaxabssorted (#4479)
  • 6b59072 - add C ndarray interface and refactor implementation for stats/base/dmaxabssorted (#4181)
  • 5bea415 - add C ndarray interface and refactor implementation for stats/base/smskmax (#4401)
  • 60ff76c - add C ndarray interface and refactor implementation for stats/base/dmskmax (#4366)
  • 152ec1e - add C ndarray interface and refactor implementation for stats/base/smaxsorted (#4481)
  • b9c545d - add C ndarray interface and refactor implementation for stats/base/dmediansorted (#4466)
  • b7c2e5d - add C ndarray interface and refactor implementation for stats/base/smskmin (#4403)
  • 384a7fe - add C ndarray interface and refactor implementation for stats/base/dminsorted (#4201)
  • f36eb5d - add C ndarray interface and refactor implementation for stats/base/dmaxsorted (#4456)
  • 5394150 - add C ndarray interface and refactor implementation for stats/base/dmskmin (#4371)
  • 9279812 - add C ndarray interface and refactor implementation for stats/base/smskrange (#4404)
  • 5524db1 - add stats/base/dists/planck/quantile (#4392)
  • 34b3c31 - add stats/base/dists/planck/entropy (#4325)
  • 094bea4 - add stats/base/dists/planck/logpmf (#4182)
  • 7d285da - add stats/base/dists/planck/mode (#4350)
  • b8b2e44 - add stats/base/dists/planck/kurtosis (#4355)
  • c41e8a2 - add stats/base/dists/planck/skewness (#4353)
  • e982d25 - add stats/base/dists/planck/median (#4346)
  • baf8692 - add stats/base/dists/planck/logcdf (#4227)
  • a510d78 - add C ndarray interface and refactor implementation for stats/base/dcuminabs (#4156)
  • eb05b7c - add C ndarray interface and refactor implementation for stats/base/dmskrange (#4376)
  • 25d8240 - update namespace TypeScript declarations (#4363)
  • 98fa29f - add C implementation for stats/base/dists/triangular/mgf (#4330)
  • a6aa849 - add C ndarray interface and refactor implementation for stats/base/smidrange (#4341)
  • a2ed277 - add C implementation for stats/base/dists/f/stdev (#4351)
  • a5086e7 - add C ndarray interface and refactor implementation for stats/base/scumax (#4344)
  • 3fcf22f - add C ndarray interface and refactor implementation for stats/base/dmidrange (#4340)
  • 4e93083 - add C implementation of stats/base/dists/weibull/logpdf
  • 1a68a1f - add C implementation of stats/base/dists/weibull/pdf
  • b05f89e - add C implementation of stats/base/dists/weibull/median
  • f9f468e - add C implementation of stats/base/dists/weibull/cdf
  • 23b4953 - add C implementation of stats/base/dists/weibull/logcdf
  • 3736294 - add C implementation for stats/base/dists/t/mode (#3913)
  • 743b72e - add C implementation for stats/base/dists/exponential/logcdf (#4174)
  • ab52d49 - add C ndarray interface and refactor implementation for stats/base/snanmaxabs (#4328)
  • f468acc - add C implementation for stats/base/dists/beta/mean (#3895)
  • 38bb02a - add C implementation of stats/base/dists/rayleigh/logpdf (#3966)
  • bc9651b - add C implementation for stats/base/dists/normal/entropy (#3930)
  • f5f16d3 - add C implementation for stats/base/dists/cauchy/mode (#3952)
  • 08c0de6 - add C implementation for stats/base/dists/bernoulli/entropy (#3449)
  • 0b09419 - add C ndarray interface and refactor implementation for stats/base/snanrange (#4319)
  • ec29387 - add C implementation for stats/base/dists/geometric/pmf (#4220)
  • f0528a0 - add C ndarray interface and refactor implementation for stats/base/snanminabs (#4327)
  • 12e1d48 - add C ndarray interface and refactor implementation for stats/base/dnanrange (#4293)
  • 826ecf0 - add C ndarray interface and refactor implementation for stats/base/dmaxabs (#4170)
  • 86a3364 - add C ndarray interface and refactor implementation for stats/base/snanmax (#4287)
  • 82745a5 - add C implementation for stats/base/dists/triangular/skewness (#4259)
  • 297cd66 - add C ndarray interface and refactor implementation for stats/base/srange (#4297)
  • 9f86bc6 - add C ndarray interface and refactor implementation for stats/base/snanmin (#4292)
  • f9a5e0f - add C ndarray interface and refactor implementation for stats/base/sminabs (#4285)
  • bba1675 - add C ndarray interface and refactor implementation for stats/base/smin (#4282)
  • 4cf8ad7 - add stats/base/dists/planck/cdf (#4130)
  • b87d116 - add C ndarray interface and refactor implementation for stats/base/smaxabs (#4260)
  • 217351f - add C ndarray interface and refactor implementation for stats/base/dmin (#4190)
  • 15f2f56 - add C implementation for stats/base/dists/laplace/stdev (#4158)
  • b275b6f - add C implementation for stats/base/dists/laplace/mode (#4138)
  • 40df378 - add C implementation for stats/base/dists/laplace/skewness (#4187)
  • 9d3cd74 - add C ndarray interface and refactor implementation for stats/base/dnanmaxabs (#4218)
  • fd3a204 - add C ndarray interface and refactor implementation for stats/base/dnanmax (#4206)
  • c12422c - add C implementation for stats/base/dists/laplace/kurtosis (#4188)
  • e6e539d - add C ndarray interface and refactor implementation for stats/base/dnanmin (#4235)
  • 8a76708 - add C implementation for stats/base/dists/triangular/kurtosis (#4256)
  • fc9ae04 - add C implementation for stats/base/dists/triangular/entropy (#4255)
  • 013c9ac - add C implementation for stats/base/dists/triangular/stdev (#4258)
  • de70ec9 - add C ndarray interface and refactor implementation for stats/base/smax (#4240)
  • d16409a - add stats/base/dists/planck/pmf (#3896)
  • d43f119 - add stats/base/dists/planck/stdev (#4127)
  • 8aff8f8 - add stats/base/dists/planck/variance (#4102)
  • 836075d - add C ndarray interface and refactor implementation for stats/base/drange (#4239)
  • 3d7cff6 - add C ndarray interface and refactor implementation for stats/base/dnanminabs (#4238)
  • c365bf2 - add C ndarray interface and refactor implementation for stats/base/dminabs (#4197)
  • 1aa67dd - add C implementation for stats/base/dists/uniform/median (#3970)
  • 293cd1a - add C implementation for stats/base/dists/uniform/mean (#3964)
  • 6ec8074 - add C ndarray interface and refactor implementation for stats/base/dcumax (#4137)
  • 56801e8 - add stats/base/dists/planck/mean (#3942)
  • 83aeb94 - add C implementation for stats/base/dists/gamma/stdev (#4128)
  • 9d4ff4d - add C implementation for stats/base/dists/exponential/median (#4049)
  • b884459 - add C implementation for stats/base/dists/triangular/mean (#4006)
  • 6043777 - add C implementation for stats/base/dists/gamma/skewness (#4124)
  • 8e65742 - add C implementation for stats/base/dists/gamma/mode (#4123)
  • cf1fd6a - add C implementation for stats/base/dists/gamma/kurtosis (#4129)
  • 8627f7a - add C implementation for stats/base/dists/gamma/mean (#4122)
  • 026462b - add C implementation for stats/base/dists/invgamma/mode (#4117)
  • 150755b - add C implementation for stats/base/dists/invgamma/kurtosis (#4120)
  • 4bea27a - add C implementation for stats/base/dists/invgamma/stdev (#4118)
  • eaf7676 - add C implementation for stats/base/dists/invgamma/skewness (#4119)
  • dd6359a - add C implementation for stats/base/dists/invgamma/mean (#4116)
  • 9ff9694 - add C ndarray interface and refactor implementation
  • 9c225d9 - add C implementation for stats/base/dists/f/skewness (#4041)
  • 0cab817 - add C implementation for stats/base/dists/f/variance (#4042)
  • 724d581 - add C implementation for stats/base/dists/exponential/mean (#4046)
  • ed04d90 - add C implementation for stats/base/dists/rayleigh/mode (#4024)
  • daf43b2 - add C implementation for stats/base/dists/triangular/mode (#4008)
  • 3c0ff2c - add C implementation for stats/base/dists/laplace/entropy (#4025)
  • 8bb1cf3 - add C implementation for dist/triangular/median (#4004)
  • fc5df17 - add C implementation for stats/base/dists/kumaraswamy/median (#4020)
  • 9d270ad - add C implementation for stats/base/dists/rayleigh/mean (#4026)
  • 7d9b63d - add C implementation for stats/base/dists/exponential/mode (#4047)
  • 7eb69d4 - add C implementation for stats/base/dists/logistic/median (#4031)
  • db1d12e - add C implementation for stats/base/dists/weibull/mean (#4052)
  • 974b609 - add C implementation for stats/base/dists/degenerate/variance (#4022)
  • 242b011 - add C implementation for stats/base/dists/f/mode (#4036)
  • 6c141f4 - add C implementation for stats/base/dists/logistic/skewness (#4038)
  • df52159 - add C implementation for stats/base/dists/f/entropy (#4044)
  • 67eacfd - add C implementation for stats/base/dists/f/kurtosis (#4043)
  • 7e400e0 - add C implementation for stats/base/dists/exponential/stdev (#4063)
  • 7cff91f - add C implementation for stats/base/dists/logistic/mode (#4029)
  • 5bb4ea6 - add C implementation for stats/base/dists/exponential/kurtosis (#4058)
  • 113f340 - add C implementation for stats/base/dists/logistic/mean (#4028)
  • 584df38 - add C implementation for stats/base/dists/exponential/skewness (#4056)
  • 4d6fbbd - add C implementation for stats/base/dists/uniform/entropy (#4021)
  • b283652 - add C implementation for stats/base/dists/f/mean (#4033)
  • 118284b - add C implementation for stats/base/dists/chisquare/skewness (#4005)
  • 7a87244 - add C implementation for stats/base/dists/chisquare/entropy (#4007)
  • 7550aab - add C implementation for stats/base/dists/normal/stdev (#4003)
  • 9685979 - add C implementation for stats/base/dists/logistic/variance (#3994)
  • c0d9c76 - add C implementation stats/base/dists/rayleigh/pdf (#3945)
  • 3a05645 - add C implementation of stats/base/dists/rayleigh/logcdf (#3957)
  • 7be886c - add C implementation for stats/base/dists/lognormal/variance (#3992)
  • c242bc2 - add C implementation for stats/base/dists/rayleigh/variance (#3990)
  • 5ebf34e - add C implementation for stats/dists/pareto-type1/stdev (#3925)
  • 4c46667 - add C implementation of stats/base/dists/rayleigh/entropy (#3956)
  • a6f8779 - add C implementation for stats/base/dists/chi/mode (#3965)
  • ea671df - add C implementation for stats/base/dists/cauchy/entropy (#3961)
  • 3550fc4 - add C implementation for @stdlib/stats-base/dists/poisson/mean (#3973)
  • 27824a1 - add C implementation for stats/base/dists/uniform/pdf (#3949)
  • bb39734 - add C implementation for stats/base/dists/gumbel/variance (#3967)
  • 3688b08 - add C implementation for stats/base/dists/arcsine/variance (#3968)
  • 6a2b590 - add C implementation for stats/base/dists/t/kurtosis (#3905)
  • 2b67875 - add C implementation for stats/base/dists/laplace/variance (#3948)
  • 930ed98 - add C implementation for stats/base/dists/uniform/variance (#3951)
  • ad7c388 - add C implementation for stats/base/dists/t/logpdf (#3934)
  • d7f5b56 - add C implementation of stats/base/dists/rayleigh/cdf (#3931)
  • bb09b18 - add C implementation for stats/base/dists/beta/variance (#3919)
  • 0e2d82a - add C implementation for stats/base/dists/poisson/variance (#3933)
  • b018e09 - add C implementation for stats/base/dists/beta/mode (#3908)
  • 03494c2 - add C implementation for stats/base/dists/t/mean (#3922)
  • a146971 - add C implementation for stats/base/dists/pareto-type1/skewness (#3927)
  • 9d7f4db - add C implementation for stats/base/dists/beta/skewness (#3921)
  • 94aa4aa - add C implementation for stats/base/dists/t/stdev (#3923)
  • fbbdff6 - add implementation of stats/base/dists/arcsine/pdf (#3455)
  • e661ffe - add C implementation for stats/base/dists/t/skewness (#3920)
  • 3704e0c - add C implementation for @stdlib/stats-base/dists/bernoulli/stdev (#3683)
  • 06258f9 - add C implementation for stats/base/dists/bernoulli/mode (#3450)
  • 12a3dbf - add C implementation for @stdlib/stats-base/dists/beta/stdev (#3909)
  • 1a98e92 - add C implementation for stats/base/dists/betaprime/kurtosis (#3459)
  • c77a433 - add C implementation for stats/base/dists/betaprime/variance (#3460)
  • 0fc07d1 - add C implementation for stats/base/dists/betaprime/skewness (#3462)
  • 31faa3e - add C implementation for stats/base/dists/arcsine/kurtosis (#3388)
  • e9d539e - add C implementation for stats/base/dists/invgamma/entropy (#3682)
  • 222ef72 - add C implementation for stats/base/dists/arcsine/entropy (#3379)
  • 5019fab - add C implementation for stats/base/dists/bernoulli/mean (#3451)
  • d1a200b - add C implementation for stats/base/dists/betaprime/stdev (#3461)
  • 1d283b5 - add C implementation of stats/base/dists/arcsine/logpdf (#3454)
  • e7e0f46 - add C implementation for arcsine CDF (#3354)

Bug Fixes

  • b4767e5 - set default task
  • eaccd6c - update C implementation for stats/base/dists/kumaraswamy/median (#5452)
  • 07b0a30 - add missing semicolon
  • 5ae1285 - address precision regression and fix benchmark dtypes
  • 7e63aad - wrap function calls in API_SUFFIX in native addons (#4646)
  • 99378ce - wrap void function call in API_SUFFIX (#4603)
  • 604d9b5 - remove unused deps and fix indentation

BREAKING CHANGES

  • 3aca840: remove stats/base/smidrange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smidrange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 28636bf: remove stats/base/smidrange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smidrange namespace. Ref: stdlib-js/stdlib#4797
  • ebe023b: remove stats/base/dsmeanors

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsmeanors, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • c83bd2e: remove stats/base/dsmeanors

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsmeanors namespace. Ref: stdlib-js/stdlib#4797
  • a201ce6: remove stats/base/dmskrange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmskrange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b59b5a8: remove stats/base/dmskrange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dmskrange namespace. Ref: stdlib-js/stdlib#4797
  • 9b62a75: remove stats/base/dmskmin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmskmin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 3aaed94: remove stats/base/dmskmin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dmskmin namespace. Ref: stdlib-js/stdlib#4797
  • 4525270: remove stats/base/dmskmax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmskmax, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • f3e0f06: remove stats/base/dmskmax

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dmskmax namespace. Ref: stdlib-js/stdlib#4797
  • f9d76e4: remove stats/base/dcumin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dcumin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b2edad7: remove stats/base/dcumin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dcumin namespace. Ref: stdlib-js/stdlib#4797
  • 9b938de: remove stats/base/svarianceyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/svarianceyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 17d38ef: remove stats/base/svarianceyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/svarianceyc namespace. Ref: stdlib-js/stdlib#4797
  • 7b3052a: remove stats/base/svariancetk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/svariancetk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 8d3dbb6: remove stats/base/svariancetk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/svariancetk namespace. Ref: stdlib-js/stdlib#4797
  • af92297: remove stats/base/svariancepn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/svariancepn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b693ff6: remove stats/base/svariancepn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/svariancepn namespace. Ref: stdlib-js/stdlib#4797
  • 46e4ec7: remove stats/base/svariancech

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/svariancech, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • a150c84: remove stats/base/svariancech

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/svariancech namespace. Ref: stdlib-js/stdlib#4797
  • de59deb: remove stats/base/sstdevyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sstdevyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • ad3beb3: remove stats/base/sstdevyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sstdevyc namespace. Ref: stdlib-js/stdlib#4797
  • 53cf41c: remove stats/base/sstdevtk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sstdevtk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • f795dd3: remove stats/base/sstdevtk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sstdevtk namespace. Ref: stdlib-js/stdlib#4797
  • 389033c: remove stats/base/sstdevpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sstdevpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 204c93f: remove stats/base/sstdevpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sstdevpn namespace. Ref: stdlib-js/stdlib#4797
  • 3826275: remove stats/base/sstdevch

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sstdevch, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • ea924d3: remove stats/base/sstdevch

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sstdevch namespace. Ref: stdlib-js/stdlib#4797
  • 55fc363: remove stats/base/srange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/srange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d82392d: remove stats/base/srange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/srange namespace. Ref: stdlib-js/stdlib#4797
  • 0827318: remove stats/base/snanrange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanrange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 8cdf9ca: remove stats/base/snanrange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanrange namespace. Ref: stdlib-js/stdlib#4797
  • 876f392: remove stats/base/snanminabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanminabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 216884b: remove stats/base/snanminabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanminabs namespace. Ref: stdlib-js/stdlib#4797
  • 1cc2da7: remove stats/base/snanmin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanmin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 4a2167f: remove stats/base/snanmin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanmin namespace. Ref: stdlib-js/stdlib#4797
  • 17db5da: remove stats/base/snanmeanwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanmeanwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 6d3a77c: remove stats/base/snanmeanwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanmeanwd namespace. Ref: stdlib-js/stdlib#4797
  • ba1f207: remove stats/base/snanmeanpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanmeanpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 88595c4: remove stats/base/snanmeanpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanmeanpn namespace. Ref: stdlib-js/stdlib#4797
  • f0846c1: remove stats/base/snanmeanors

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanmeanors, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 6833196: remove stats/base/snanmeanors

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanmeanors namespace. Ref: stdlib-js/stdlib#4797
  • cae3e6f: remove stats/base/snanmaxabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanmaxabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 3a1af18: remove stats/base/snanmaxabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanmaxabs namespace. Ref: stdlib-js/stdlib#4797
  • 8ea79f0: remove stats/base/snanmax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/snanmax, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d5b153f: remove stats/base/snanmax

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/snanmax namespace. Ref: stdlib-js/stdlib#4797
  • 7347f29: remove stats/base/smskrange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smskrange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 9e8b63b: remove stats/base/smskrange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smskrange namespace. Ref: stdlib-js/stdlib#4797
  • 13cf25b: remove stats/base/smskmin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smskmin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • dc9ad96: remove stats/base/smskmin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smskmin namespace. Ref: stdlib-js/stdlib#4797
  • d24d37f: remove stats/base/smskmax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smskmax, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b6f05e6: remove stats/base/smskmax

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smskmax namespace. Ref: stdlib-js/stdlib#4797
  • 539b8cc: remove stats/base/sminsorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sminsorted, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0bf42c6: remove stats/base/sminsorted

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sminsorted namespace. Ref: stdlib-js/stdlib#4797
  • bee5b1b: remove stats/base/sminabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sminabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d8fd846: remove stats/base/sminabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sminabs namespace. Ref: stdlib-js/stdlib#4797
  • b26c170: remove stats/base/smin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 51f1f80: remove stats/base/smin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smin namespace. Ref: stdlib-js/stdlib#4797
  • eab670a: remove stats/base/smediansorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smediansorted, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 80fae16: remove stats/base/smediansorted

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smediansorted namespace. Ref: stdlib-js/stdlib#4797
  • 04b4549: remove stats/base/smeanwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smeanwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b3c7191: remove stats/base/smeanwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smeanwd namespace. Ref: stdlib-js/stdlib#4797
  • 429bdf4: remove stats/base/smeanpw

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smeanpw, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 5b42cc3: remove stats/base/smeanpw

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smeanpw namespace. Ref: stdlib-js/stdlib#4797
  • 54d72aa: remove stats/base/smeanli

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smeanli, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d12ec2f: remove stats/base/smeanli

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smeanli namespace. Ref: stdlib-js/stdlib#4797
  • d62833c: remove stats/base/smaxsorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smaxsorted, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 15fd56b: remove stats/base/smaxsorted

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smaxsorted namespace. Ref: stdlib-js/stdlib#4797
  • 8b023a1: remove stats/base/smaxabssorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smaxabssorted, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 5284d99: remove stats/base/smaxabssorted

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smaxabssorted namespace. Ref: stdlib-js/stdlib#4797
  • 2c34d76: remove stats/base/smaxabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smaxabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 1fa4f21: remove stats/base/smaxabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smaxabs namespace. Ref: stdlib-js/stdlib#4797
  • 581fd86: remove stats/base/smax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/smax, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d929f6b: remove stats/base/smax

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/smax namespace. Ref: stdlib-js/stdlib#4797
  • 2228279: remove stats/base/sdsmeanors

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sdsmeanors, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 77d2a66: remove stats/base/sdsmeanors

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sdsmeanors namespace. Ref: stdlib-js/stdlib#4797
  • ad7e224: remove stats/base/sdsmean

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/sdsmean, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 456184e: remove stats/base/sdsmean

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/sdsmean namespace. Ref: stdlib-js/stdlib#4797
  • b025f21: remove stats/base/scuminabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/scuminabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0b8f0ba: remove stats/base/scuminabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/scuminabs namespace. Ref: stdlib-js/stdlib#4797
  • 01ec82b: remove stats/base/scumin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/scumin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 8949a25: remove stats/base/scumin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/scumin namespace. Ref: stdlib-js/stdlib#4797
  • 4f60a65: remove stats/base/scumaxabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/scumaxabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 7fa21d4: remove stats/base/scumaxabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/scumaxabs namespace. Ref: stdlib-js/stdlib#4797
  • 0f39639: remove stats/base/scumax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/scumax, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 65de58f: remove stats/base/scumax

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/scumax namespace. Ref: stdlib-js/stdlib#4797
  • b01ceb8: remove stats/base/dvarmtk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvarmtk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 6d30ac2: remove stats/base/dvarmtk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvarmtk namespace. Ref: stdlib-js/stdlib#4797
  • cee4c7e: remove stats/base/dvarianceyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvarianceyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • e35436d: remove stats/base/dvarianceyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvarianceyc namespace. Ref: stdlib-js/stdlib#4797
  • 46995f1: remove stats/base/dvariancewd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvariancewd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 21be326: remove stats/base/dvariancewd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvariancewd namespace. Ref: stdlib-js/stdlib#4797
  • 715e4ac: remove stats/base/dvariancetk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvariancetk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 18a51d4: remove stats/base/dvariancetk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvariancetk namespace. Ref: stdlib-js/stdlib#4797
  • 036ceeb: remove stats/base/dvariancepn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvariancepn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d4d7f7c: remove stats/base/dvariancepn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvariancepn namespace. Ref: stdlib-js/stdlib#4797
  • 987fed4: remove stats/base/dvariancech

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvariancech, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • a28fc8c: remove stats/base/dvariancech

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvariancech namespace. Ref: stdlib-js/stdlib#4797
  • 7c4aace: remove stats/base/dvariance

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dvariance, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 175db59: remove stats/base/dvariance

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dvariance namespace. Ref: stdlib-js/stdlib#4797
  • 6d4166a: remove stats/base/dsvariancepn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsvariancepn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 5500da4: remove stats/base/dsvariancepn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsvariancepn namespace. Ref: stdlib-js/stdlib#4797
  • a99b320: remove stats/base/dsvariance

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsvariance, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0c88a8b: remove stats/base/dsvariance

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsvariance namespace. Ref: stdlib-js/stdlib#4797
  • 13e31f7: remove stats/base/dstdevyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dstdevyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 017c0d1: remove stats/base/dstdevyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dstdevyc namespace. Ref: stdlib-js/stdlib#4797
  • a1f839b: remove stats/base/dstdevwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dstdevwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 88041cc: remove stats/base/dstdevwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dstdevwd namespace. Ref: stdlib-js/stdlib#4797
  • a1a2f88: remove stats/base/dstdevtk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dstdevtk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • f0c64e6: remove stats/base/dstdevtk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dstdevtk namespace. Ref: stdlib-js/stdlib#4797
  • 560d1ee: remove stats/base/dstdevpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dstdevpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b9246f6: remove stats/base/dstdevpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dstdevpn namespace. Ref: stdlib-js/stdlib#4797
  • abe9c0a: remove stats/base/dstdevch

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dstdevch, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 584e73c: remove stats/base/dstdevch

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dstdevch namespace. Ref: stdlib-js/stdlib#4797
  • 75207ac: remove stats/base/dsnanmeanwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsnanmeanwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • c853a82: remove stats/base/dsnanmeanwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsnanmeanwd namespace. Ref: stdlib-js/stdlib#4797
  • e2b806e: remove stats/base/dsnanmeanpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsnanmeanpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 9339bd2: remove stats/base/dsnanmeanpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsnanmeanpn namespace. Ref: stdlib-js/stdlib#4797
  • d90b3ce: remove stats/base/dsnanmeanors

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsnanmeanors, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 3d48d54: remove stats/base/dsnanmeanors

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsnanmeanors namespace. Ref: stdlib-js/stdlib#4797
  • 3931d78: remove stats/base/dsnanmean

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsnanmean, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 23fcdee: remove stats/base/dsnanmean

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsnanmean namespace. Ref: stdlib-js/stdlib#4797
  • 8bb26db: remove stats/base/dsmeanwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsmeanwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • af6e793: remove stats/base/dsmeanwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsmeanwd namespace. Ref: stdlib-js/stdlib#4797
  • fba2d79: remove stats/base/dsmeanpw

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsmeanpw, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 88b53d0: remove stats/base/dsmeanpw

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsmeanpw namespace. Ref: stdlib-js/stdlib#4797
  • 95d3a7d: remove stats/base/dsmeanpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsmeanpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 523f735: remove stats/base/dsmeanpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsmeanpn namespace. Ref: stdlib-js/stdlib#4797
  • 2ec7a58: remove stats/base/dsmean

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsmean, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • f1f48a1: remove stats/base/dsmean

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsmean namespace. Ref: stdlib-js/stdlib#4797
  • d19b6a9: remove stats/base/dsemyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsemyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 1b08f10: remove stats/base/dsemyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsemyc namespace. Ref: stdlib-js/stdlib#4797
  • 8f2d3b9: remove stats/base/dsemwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsemwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • ba8a2d7: remove stats/base/dsemwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsemwd namespace. Ref: stdlib-js/stdlib#4797
  • aec6d30: remove stats/base/dsemtk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsemtk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • ef81042: remove stats/base/dsemtk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsemtk namespace. Ref: stdlib-js/stdlib#4797
  • 6846a50: remove stats/base/dsemch

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dsemch, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 94021cf: remove stats/base/dsemch

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dsemch namespace. Ref: stdlib-js/stdlib#4797
  • 4e57d13: remove stats/base/drange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/drange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • bf63d93: remove stats/base/drange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/drange namespace. Ref: stdlib-js/stdlib#4797
  • 1c89a51: remove stats/base/dnanvarianceyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanvarianceyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • e2d3976: remove stats/base/dnanvarianceyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanvarianceyc namespace. Ref: stdlib-js/stdlib#4797
  • 2b2ef00: remove stats/base/dnanvariancewd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanvariancewd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b7a0835: remove stats/base/dnanvariancewd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanvariancewd namespace. Ref: stdlib-js/stdlib#4797
  • 1f67540: remove stats/base/dnanvariancetk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanvariancetk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 3489bbb: remove stats/base/dnanvariancetk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanvariancetk namespace. Ref: stdlib-js/stdlib#4797
  • b49c95a: remove stats/base/dnanvariancepn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanvariancepn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 5d6d6da: remove stats/base/dnanvariancepn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanvariancepn namespace. Ref: stdlib-js/stdlib#4797
  • 6e6e554: remove stats/base/dnanvariance

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanvariance, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 457a981: remove stats/base/dnanvariance

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanvariance namespace. Ref: stdlib-js/stdlib#4797
  • c04b2af: remove stats/base/dnanstdevyc

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanstdevyc, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • de1a3db: remove stats/base/dnanstdevyc

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanstdevyc namespace. Ref: stdlib-js/stdlib#4797
  • 057f950: remove stats/base/dnanstdevwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanstdevwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0862f56: remove stats/base/dnanstdevwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanstdevwd namespace. Ref: stdlib-js/stdlib#4797
  • ffeb877: remove stats/base/dnanstdevtk

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanstdevtk, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • db3b8eb: remove stats/base/dnanstdevtk

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanstdevtk namespace. Ref: stdlib-js/stdlib#4797
  • ddc2e98: remove stats/base/dnanvariancech

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanvariancech, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • dd14579: remove stats/base/dnanvariancech

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanvariancech namespace. Ref: stdlib-js/stdlib#4797
  • 45667c8: remove stats/base/dnanstdevpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanstdevpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0831c82: remove stats/base/dnanstdevpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanstdevpn namespace. Ref: stdlib-js/stdlib#4797
  • 31ab4cf: remove stats/base/dnanstdevch

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanstdevch, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • bf13599: remove stats/base/dnanstdevch

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanstdevch namespace. Ref: stdlib-js/stdlib#4797
  • 87cdf89: remove stats/base/dnanminabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanminabs, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 56da418: remove stats/base/dnanminabs

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanminabs namespace. Ref: stdlib-js/stdlib#4797
  • edcccf0: remove stats/base/dnanmeanwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmeanwd, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 71fcc8e: remove stats/base/dnanmeanwd

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanmeanwd namespace. Ref: stdlib-js/stdlib#4797
  • 62ac429: remove stats/base/dnanmeanpw

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmeanpw, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 1e6f55d: remove stats/base/dnanmeanpw

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanmeanpw namespace. Ref: stdlib-js/stdlib#4797
  • 14b92c4: remove stats/base/dnanrange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanrange, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • bc64610: remove stats/base/dnanrange

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanrange namespace. Ref: stdlib-js/stdlib#4797
  • 14a166d: remove stats/base/dnanmeanpn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmeanpn, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • bb60f0e: remove stats/base/dnanmeanpn

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanmeanpn namespace. Ref: stdlib-js/stdlib#4797
  • 343bd74: remove stats/base/dnanmin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmin, which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • fedfb94: remove stats/base/dnanmin

    • To migrate, users should access the same symbol via the @stdlib/stats-strided/dnanmin namespace.
  • 7415b6f: remove stats/base/dnanmeanors

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmeanors which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 42c8147: remove dnanmeanors

    • To migrate, users should access the same symbol via the @stdlib/stats-strided namespace.
  • 2f0aa48: remove mulf symbol

    • To migrate, users should access the same symbol via the number/float32/base namespace.
  • 31d673e: remove dnanmean from stats/base

    • To migrate, users should access the same symbol via the @stdlib/stats-strided namespace.
  • a721643: remove stats/base/dnanmean

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmean which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 2dbe5b3: remove dnanmean

    • To migrate, users should access the same symbol via the @stdlib/stats-strided namespace.
  • 87172d0: remove stats/base/dnanmaxabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmaxabs which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0f7184d: remove stats/base/dnanmax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dnanmax which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 29ba714: remove stats/base/dminsorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dminsorted which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 8514fc9: remove stats/base/dminabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dminabs which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 26c06be: remove stats/base/dmin

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmin which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 7bdfa87: remove stats/base/dmidrange

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmidrange which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 5be579f: remove stats/base/dmediansorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmediansorted which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • b98f910: remove stats/base/dmeanwd

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeanwd which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 353ca8c: remove stats/base/dmeanpw

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeanpw which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • e41e5bc: remove stats/base/dmeanors

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeanors which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 8247985: remove stats/base/dmeanlipw

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeanlipw which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • ca97a2b: remove stats/base/dmeanli

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeanli which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • db61643: remove stats/base/dmeankbn2

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeankbn2 which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • cfada54: remove dmaxsorted, dmaxabssorted, and dmeankbn

    • To migrate, users should access the removed symbols via the stats/strided namespace.
  • cb07fb5: remove stats/base/dmeankbn

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmeankbn which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • f3b5a12: remove stats/base/dmaxsorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmaxsorted which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • bab2e82: remove stats/base/dmaxabssorted

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmaxabssorted which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • ae8e7b9: remove dmaxabs

    • To migrate, users should access dmaxabs via the stats/strided namespace.
  • ef0c134: remove stats/base/dmaxabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmaxabs which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • d66db3f: remove add, add3, and add4

    • To migrate, users should access those symbols in the number/float64/base namespace.
  • 14f3f1a: remove dcuminabs

    • To migrate, users should access dcuminabs in the stats/strided/* namespace.
  • 10354ec: remove stats/base/dcuminabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dcuminabs which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 8e8437c: remove stats/base/dcumaxabs

    • To migrate, users should access dcumaxabs via the stats/strided namespace.
  • 3bb92d5: remove stats/base/dcumaxabs

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dcumaxabs which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • a0220fb: remove dcumax

    • To migrate, users should update their code paths to access dcumax via stats/strided.
  • a99f045: remove stats/base/dcumax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dcumax which provides the same API and implementation. Ref: stdlib-js/stdlib#4797
  • 0eac1eb: remove dmax

    • To migrate, users should access dmax via the stats/strided namespace.
  • f698e2c: remove stats/base/dmax

    • To migrate, users should update their require/import paths to use @stdlib/stats-strided/dmax which provides the same API and implementation. Ref: stdlib-js/stdlib#4797

Closed Issues

A total of 375 issues were closed in this release:

#1619, #1620, #1632, #1633, #3236, #3237, #3238, #3378, #3384, #3385, #3401, #3402, #3402, #3405, #3408, #3409, #3410, #3411, #3412, #3413, #3414, #3415, #3416, #3417, #3418, #3419, #3420, #3421, #3422, #3424, #3425, #3427, #3428, #3431, #3432, #3434, #3435, #3436, #3438, #3440, #3441, #3442, #3443, #3445, #3446, #3447, #3467, #3469, #3470, #3472, #3475, #3476, #3477, #3480, #3481, #3482, #3483, #3484, #3485, #3490, #3493, #3494, #3501, #3502, #3504, #3506, #3507, #3510, #3511, #3512, #3514, #3515, #3516, #3517, #3518, #3519, #3520, #3521, #3522, #3524, #3525, #3526, #3535, #3536, #3537, #3539, #3540, #3541, #3542, #3543, #3544, #3545, #3546, #3547, #3548, #3549, #3550, #3551, #3554, #3555, #3556, #3559, #3561, #3562, #3569, #3570, #3572, #3574, #3577, #3578, #3579, #3580, #3581, #3582, #3583, #3584, #3585, #3586, #3587, #3588, #3589, #3590, #3591, #3592, #3593, #3595, #3596, #3597, #3598, #3601, #3602, #3603, #3607, #3608, #3609, #3614, #3615, #3616, #3618, #3619, #3621, #3622, #3623, #3624, #3627, #3628, #3629, #3630, #3631, #3632, #3633, #3634, #3635, #3636, #3637, #3638, #3639, #3640, #3641, #3642, #3643, #3644, #3645, #3646, #3647, #3648, #3650, #3651, #3652, #3654, #3655, #3656, #3657, #3661, #3664, #3666, #3667, #3668, #3671, #3672, #3674, #3675, #3678, #3679, #3680, #3697, #3698, #3699, #3701, #3705, #3707, #3708, #3709, #3710, #3711, #3712, #3713, #3714, #3716, #3717, #3718, #3719, #3720, #3721, #3722, #3723, #3726, #3727, #3728, #3730, #3731, #3732, #3735, #3737, #3738, #3739, #3741, #3743, #3744, #3745, #3746, #3749, #3759, #3764, #3772, #3778, #3779, #3780, #3781, #3782, #3783, #3784, #3789, #3797, #3798, #3799, #3801, #3802, #3803, #3804, #3806, #3807, #3811, #3812, #3813, #3814, #3815, #3816, #3817, #3818, #3819, #3820, #3821, #3822, #3823, #3824, #3825, #3826, #3827, #3828, #3829, #3830, #3831, #3832, #3833, #3834, #3836, #3837, #3839, #3840, #3843, #3846, #3851, #3865, #3866, #3867, #3870, #3871, #3873, #3874, #3876, #3877, #3879, #3880, #4583, #4704, #4897, #4901, #4912, #4937, #4976, #4977, #4978, #4979, #4980, #4982, #4984, #4987, #4991, #4992, #5047, #5069, #5070, #5071, #5090, #5091, #5092, #5093, #5094, #5125, #5126, #5143, #5144, #5145, #5146, #5148, #5149, #5155, #5180, #5228, #5229, #5231, #5232, #5233, #5234, #5235, #5302, #5303, #5304, #5305, #5359, #5382, #5424, #5425, #5426, #5427, #5428, #5429, #5430, #5431, #5469, #5650, #5652, #5664, #5665, #5676, #5677, #5678, #5692, #5709, #5711, #5712, #5713, #5716, #5717, #5718, #5719, #5747, #5789, #5790, #5858, #5863, #5892, #5893, #5895, #5896, #5897, #5899, #5900, #5903, #6003, #6132, #6500, #6655, #6787

Commits

  • b650a37 - docs: update namespace table of contents (#6876) (by stdlib-bot)
  • 9e43626 - feat: add C implementation for stats/base/dists/chi/mean (#4514) (by Aadish Jain, Philipp Burckhardt, stdlib-bot)
  • b9213a5 - feat(stats): add C implementation for stats/base/dists/negative-binomial/mgf (#4771) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • 14fc1c1 - feat: refactor and add accessor protocol support to stats/base/nanvariancetk (#6025) (by Prajjwal Bajpai, Athan Reines)
  • 27b7e04 - feat: add C ndarray interface and refactor implementation for stats/base/dsem (#6839) (by Gururaj Gurram, stdlib-bot)
  • c1df69c - docs: replace manual for loop in examples (#6848) (by Harsh, Athan Reines)
  • f6baee4 - feat: add C ndarray interface and refactor implementation for stats/base/dstdev (#6850) (by Gururaj Gurram, Athan Reines)
  • 9421794 - feat: add C ndarray interface and refactor implementation for stats/base/smean (#6814) (by Gururaj Gurram, stdlib-bot, Aayush Khanna)
  • a5e0667 - docs: replace manual for loop in examples (#6849) (by Harsh, Athan Reines)
  • 3353337 - bench: update random value generation (#6840) (by Harsh)
  • 7279e43 - bench: update random value generation (#6853) (by Harsh)
  • c1acd4b - bench: update random value generation (#6858) (by Harsh, Athan Reines)
  • e658ffd - bench: update random value generation (#6856) (by Harsh)
  • 22c4c3e - bench: update random value generation (#6857) (by Harsh)
  • 5301df6 - bench: update random value generation (#6841) (by Harsh)
  • e8dea99 - bench: update random value generation (#6842) (by Harsh)
  • b59ce6f - docs: replace manual for loop in examples (#6831) (by Harsh)
  • b2aa3f7 - docs: replace manual for loop in examples (#6830) (by Harsh)
  • 9832ef4 - docs: update examples to use random/array utilities (#6836) (by Gururaj Gurram)
  • d87dd71 - bench: update random value generation (#6812) (by Harsh)
  • b9d5fc2 - docs: update namespace table of contents (#6819) (by stdlib-bot, Philipp Burckhardt)
  • 3ba6db7 - bench: update random value generation (#6811) (by Harsh)
  • 58636bd - bench: update random value generation (#6813) (by Harsh)
  • 9f85b5d - test: fix description (by Philipp Burckhardt)
  • 366925e - chore: minor clean-up (by Philipp Burckhardt)
  • 5d94f92 - feat: add C ndarray interface and refactor implementation for stats/base/dsempn (#6785) (by Gururaj Gurram, Athan Reines, stdlib-bot)
  • 4d16c32 - bench: update random value generation (#6794) (by Harsh, Athan Reines)
  • bbfcd3e - docs: update namespace table of contents (#6809) (by stdlib-bot)
  • 0def122 - docs: minor clean-up (by Philipp Burckhardt)
  • 23c60da - docs: remove spaces before periods (by Philipp Burckhardt)
  • 8e82f4c - bench: use single-precision assertion utility (by Athan Reines)
  • b455b55 - bench: use single-precision assertion utility (by Athan Reines)
  • 5f73301 - docs: minor clean-up (by Philipp Burckhardt)
  • f193925 - chore: disable lint rule (#6797) (by Dipjyoti Das)
  • a7eb96f - docs: update namespace table of contents (#6803) (by stdlib-bot)
  • 5d6ed6a - feat: add C implementation for stats/base/dists/bernoulli/cdf (#3962) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 0a6c344 - feat: add C implementation for stats/base/dists/bernoulli/mgf (#3981) (by Neeraj Pathak, stdlib-bot)
  • a92a6e3 - feat: add C implementation of stats/dists/gumbel/logpdf (#4085) (by Vinit Pandit, Philipp Burckhardt, stdlib-bot)
  • 70429b3 - docs: replace manual for loop in examples (#6792) (by Harsh)
  • b7ca1bd - docs: replace manual for loop in examples (#6793) (by Harsh)
  • b4767e5 - fix: set default task (by Athan Reines)
  • 7147d82 - refactor: rename file (by Athan Reines)
  • 240d406 - refactor: rename file (by Athan Reines)
  • d25df8a - refactor: rename file (by Athan Reines)
  • dc856e3 - feat: add cumax to namespace (by Athan Reines)
  • d76b344 - feat: add stats/base/ndarray/cumax (by Athan Reines)
  • b582752 - feat: add scumax to namespace (by Athan Reines)
  • 300f6b2 - feat: add stats/base/ndarray/scumax (by Athan Reines)
  • 6c00603 - test: fix test case (by Athan Reines)
  • 9911f30 - test: fix test case (by Athan Reines)
  • 7d6d89e - test: fix test case (by Athan Reines)
  • 04e92c3 - feat: add dcumax to namespace (by Athan Reines)
  • 68cf553 - docs: update related packages sections (#6788) (by stdlib-bot)
  • 06a5afb - feat: add stats/base/ndarray/dcumax (by Athan Reines)
  • 8948bbc - chore: address commit comments for commit f6829da (#6769) (by devshree-bhati, Philipp Burckhardt)
  • d4d57c3 - docs: update namespace table of contents (#6719) (by stdlib-bot)
  • e03ed79 - chore: clean-up (by Athan Reines)
  • a7e25d0 - chore: clean-up and fix test tolerances (by Athan Reines)
  • 8f6a179 - chore: clean-up and fix test tolerances (by Athan Reines)
  • 11d0e94 - chore: clean-up (by Athan Reines)
  • 1a50928 - chore: clean-up (by Athan Reines)
  • 0f3d5f4 - chore: clean-up (by Athan Reines)
  • c79716f - chore: clean-up (by Athan Reines)
  • 51e3867 - chore: clean-up (by Athan Reines)
  • 843d1d0 - feat: add C implementation for stats/base/dists/frechet/logpdf (#5249) (by iraandrushko, Philipp Burckhardt)
  • 8f66d56 - bench: fix indentation and remove stray 0 (by Philipp Burckhardt)
  • 5c47b95 - feat: add C implementation stats/base/dists/gamma/logpdf (#4800) (by Shabareesh Shetty, Philipp Burckhardt, stdlib-bot)
  • 8972a22 - feat: add C implementation for stats/base/dists/erlang/stdev (#4249) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 1905832 - feat: add C implementation for stats/base/dists/weibull/kurtosis (#4068) (by Gururaj Gurram, Philipp Burckhardt, stdlib-bot)
  • 30e8533 - feat: add C implementation for stats/base/dists/weibull/entropy (#4109) (by Gururaj Gurram, Philipp Burckhardt, stdlib-bot)
  • 1c6ac27 - feat: add C implementation for stats/base/dists/pareto-type1/variance (#4017) (by Gururaj Gurram, Philipp Burckhardt, stdlib-bot)
  • db56bf5 - feat: add C implementation for stats/base/dists/weibull/variance (#4067) (by Gururaj Gurram, Philipp Burckhardt, stdlib-bot)
  • 9a3b220 - feat: add C implementation for stats/base/dists/bernoulli/median (#3452) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 912f3a6 - feat: add C implementation for stats/base/dists/bernoulli/kurtosis (#3453) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 9221ecf - feat: add C ndarray interface and refactor implementation for stats/base/smeanpn (#6661) (by Gururaj Gurram, Athan Reines)
  • 29cd80a - feat: add C ndarray interface and refactor implementation for stats/base/dmean (#6602) (by Gururaj Gurram, Athan Reines, stdlib-bot)
  • a85c8fe - chore: disable lint rule (#6693) (by Dipjyoti Das)
  • f877ae6 - chore: clean-up (by Athan Reines)
  • dd9c251 - chore: clean-up (by Athan Reines)
  • 3d4246c - chore: re-enable lint rule (by Athan Reines)
  • 75a9153 - chore: re-enable lint rule (by Athan Reines)
  • 7c7c52a - chore: re-enable lint rule (by Athan Reines)
  • a2e6fe3 - feat: add ndarray to namespace (by Athan Reines)
  • 582c0b6 - feat: add stats/base/ndarray namespace (by Athan Reines)
  • 2879dfe - feat: add stats/base/ndarray/max (by Athan Reines)
  • 876adb0 - feat: add stats/base/ndarray/smax (by Athan Reines)
  • cccbea9 - feat: add stats/base/ndarray/dmax (by Athan Reines)
  • fbcd2cf - feat: add C implementation for stats/base/dists/erlang/mode (#4247) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 2366eb1 - feat: add C implementation for stats/base/dists/erlang/mean (#4246) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 1871022 - feat: add C implementation for stats/base/dists/lognormal/kurtosis (#4548) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • f531035 - feat: add C implementation for stats/base/dists/frechet/mean (#4368) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • b46d768 - feat: add C implementation for stats/base/dists/bernoulli/variance (#3893) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • e32cf03 - refactor: compute reciprocal before multiplication to match JavaScript implementation (by Athan Reines)
  • 537c0b7 - chore: clean-up (by Athan Reines)
  • 55636e4 - docs: fix closing comment tags (by Athan Reines)
  • 8f7ce32 - chore: clean-up (by Athan Reines)
  • 8db8a75 - chore: clean-up (by Athan Reines)
  • 40461dd - chore: clean-up (by Athan Reines)
  • 0f61a64 - chore: clean-up (by Athan Reines)
  • a9c5bd5 - chore: clean-up (by Athan Reines)
  • 85ef894 - chore: clean-up (by Athan Reines)
  • c7d443f - chore: clean-up (by Athan Reines)
  • 7be4b47 - chore: clean-up (by Athan Reines)
  • 6c04cd1 - docs: update namespace table of contents (#6657) (by stdlib-bot)
  • b6ad3e2 - chore: clean-up (by Athan Reines)
  • 367e8f9 - chore: clean-up (by Athan Reines)
  • f3c9340 - chore: clean-up (by Athan Reines)
  • ce86a5d - feat: add C ndarray interface and refactor implementation for stats/base/dmeanpn (#6510) (by Gururaj Gurram, Athan Reines)
  • aceff02 - docs: update namespace table of contents (#6648) (by stdlib-bot)
  • 799acef - chore: clean-up (by Athan Reines)
  • b00201a - chore: clean-up (by Athan Reines)
  • bba5f34 - chore: clean-up (by Athan Reines)
  • d598da2 - chore: clean-up (by Athan Reines)
  • fab8c0e - feat: add accessor protocol support to stats/base/varianceyc (#5891) (by Pulkit Gupta, Athan Reines, stdlib-bot)
  • 7cd25c6 - chore: clean-up (by Athan Reines)
  • c2d2e46 - chore: fix filename (by Athan Reines)
  • ff8f93c - test: fix missing argument (by Athan Reines)
  • e403884 - bench: ensure NaN is not possible (by Athan Reines)
  • f7f08b6 - chore: remove decimal from integer value (by Athan Reines)
  • 890da34 - chore: remove decimal given integer value (by Athan Reines)
  • 4eaf70d - chore: clean-up (by Athan Reines)
  • 633dc6b - feat: add C implementation for stats/base/dists/laplace/cdf (#4440) (by Dhruv Arvind Singh, Philipp Burckhardt, stdlib-bot)
  • 1239d3e - feat: add C implementation for stats/base/dists/logistic/quantile (#4352) (by Dhruv Arvind Singh, Philipp Burckhardt, stdlib-bot)
  • 09c74b0 - feat: add C implementation for stats/base/dists/laplace/logcdf (#4422) (by Dhruv Arvind Singh, Philipp Burckhardt, stdlib-bot)
  • aab376a - feat: added C implementation for stats/base/dists/weibull/mode (#4324) (by Dhruv Arvind Singh, Philipp Burckhardt, stdlib-bot)
  • e6f0da1 - feat: add C implementation for stats/base/dists/laplace/quantile (#4437) (by Dhruv Arvind Singh, Philipp Burckhardt, stdlib-bot)
  • c74be7a - feat: add C implementation for @stdlib/stats-base/dists/laplace/logpdf (#4424) (by Dhruv Arvind Singh, Philipp Burckhardt, stdlib-bot)
  • 8a2e9e4 - feat: add C implementation for stats/base/dists/laplace/pdf (#4054) (by Divyansh Seth, Philipp Burckhardt, stdlib-bot)
  • 4760d21 - docs: fix C Doxygen return tag (by Philipp Burckhardt)
  • d7721ac - docs: fix C example code (by Philipp Burckhardt)
  • 1097586 - feat: add C implementation for stats/base/dists/uniform/cdf (#3959) (by Divyansh Seth, Philipp Burckhardt, stdlib-bot)
  • 37149a9 - feat: add C implementation for stats/base/dists/laplace/median (#3997) (by Divyansh Seth, Philipp Burckhardt, stdlib-bot)
  • aee7cdf - feat: add C implementation for stats/base/dists/laplace/mean (#3993) (by Divyansh Seth, Philipp Burckhardt, stdlib-bot)
  • 1f53990 - feat: add C implementation for stats/base/dists/cosine/mean (#3985) (by Divyansh Seth, Philipp Burckhardt, stdlib-bot)
  • c82ae2b - feat: add C implementation for stats/base/dists/invgamma/variance (#3943) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 6e75319 - feat: add C imlpementation for stats/base/dists/t/entropy (#3928) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • aa9d5fc - feat: add C implementation for stats/base/dists/normal/variance (#3953) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 49608b5 - feat: add C implementation for stats/base/dists/exponential/variance (#4014) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • d9a9405 - feat: add C implementation for stats/base/dists/gamma/variance (#3944) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 9caa895 - feat: add C implementation for stats/base/dists/erlang/skewness (#4291) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 70e237f - feat: add C implementation for stats/base/dists/erlang/variance (#4345) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • e4185d6 - feat: add C implementation for stats/base/dists/erlang/entropy (#4263) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 05a7000 - chore: re-enable lint rule (by Athan Reines)
  • 14de0d5 - chore: clean-up (by Athan Reines)
  • 197a69a - chore: clean-up (by Athan Reines)
  • 9d9f653 - chore: clean-up (by Athan Reines)
  • 2197129 - chore: clean-up (by Athan Reines)
  • 5271c7a - style: use tabs instead of spaces (by Philipp Burckhardt)
  • 7e02d8e - bench: fix function name (by Philipp Burckhardt)
  • 6f4bd30 - feat: add C implementation for stats/base/dists/levy/cdf (#4288) (by Aadish Jain, Philipp Burckhardt, stdlib-bot)
  • 9adef4a - feat: add C implementation for stats/base/dists/kumaraswamy/variance (#4495) (by Shabareesh Shetty, Philipp Burckhardt, stdlib-bot)
  • 8ba53a1 - feat: add C implementation for stats/base/dists/planck/mean (#4902) (by Yuvi Mittal, Philipp Burckhardt)
  • d623ed1 - feat: add C implementation for stats/base/dists/levy/entropy (#4919) (by Nishchay Rajput, Philipp Burckhardt)
  • 54ea642 - feat: add C implementation for stats/base/dists/bernoulli/pmf (#3974) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 846b05e - chore: clean-up (by Athan Reines)
  • e97e770 - chore: fix addon and configuration (by Athan Reines)
  • 893dc6f - bench: fix value ranges (by Athan Reines)
  • e976bd1 - chore: clean-up (by Athan Reines)
  • 192e98f - chore: clean-up (by Athan Reines)
  • c487a89 - feat: add C implementation for stats/base/dists/arcsine/median (#4066) (by pranav-1720, Philipp Burckhardt, stdlib-bot)
  • 3e69370 - feat: add C implementation for stats/base/dists/erlang/kurtosis (#4289) (by Neeraj Pathak, stdlib-bot)
  • 8b5f811 - chore: address commit comments (#6528) (by Muhmmad Saad)
  • da17eab - chore: clean-up (by Athan Reines)
  • d5f2b9a - chore: clean-up (by Athan Reines)
  • cc2d62e - chore: clean-up (by Athan Reines)
  • 27a2c76 - chore: clean-up (by Athan Reines)
  • da47c6e - docs: update namespace table of contents (#6526) (by stdlib-bot)
  • 912e9e1 - feat: add stats/base/dists/kumaraswamy/kurtosis (#4525) (by Shabareesh Shetty, Philipp Burckhardt, stdlib-bot)
  • 8523abf - feat: add C implementation for stats/base/dists/t/pdf (#3940) (by Aadish Jain, Philipp Burckhardt, stdlib-bot)
  • 2529fff - feat: add C implementation for stats/base/dists/cosine/variance (#3983) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 63ff101 - feat: add C implementation for stats/base/dists/gumbel/skewness (#4650) (by Shabareesh Shetty, Philipp Burckhardt, stdlib-bot)
  • 1c11f2e - chore: address C lint errors (#6193) (by Jay Soni, Athan Reines, stdlib-bot)
  • 4d4ff63 - chore: clean-up (by Athan Reines)
  • 20475c3 - chore: clean-up (by Athan Reines)
  • ca4cd66 - chore: clean-up (by Athan Reines)
  • 3d10cb9 - chore: clean-up (by Athan Reines)
  • e1cc668 - feat: add C implementation for stats/base/dists/normal/mode (#3998) (by Manvith M, Philipp Burckhardt, stdlib-bot)
  • 1775485 - feat: add C implementation for stats/base/dists/normal/skewness (#4001) (by Manvith M, Philipp Burckhardt, stdlib-bot)
  • a3d171d - feat: add C implementation for stats/base/dists/exponential/mgf (#4171) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • f222a56 - feat: add C implementation for stats/base/dists/exponential/pdf (#4172) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • dceca5a - test: fix addon tests (by Athan Reines)
  • 41d0632 - feat: refactor and add protocol support to stats/base/nanvariancewd (#6023) (by Prajjwal Bajpai, Athan Reines, Aayush Khanna)
  • cc8314e - docs: update namespace table of contents (#6506) (by stdlib-bot)
  • 09aac30 - chore: address commit comment (#5450) (by Harsh)
  • 78dc663 - chore: address commit comment (#5451) (by Harsh)
  • cfa7b23 - chore: address commit comment (#5449) (by Harsh)
  • 56d8d56 - feat: add C implementation for stats/base/dists/hypergeometric/variance (#4557) (by Karan Anand)
  • 0e04cae - feat: add C implementation for @stdlib/stats-base/dists/logistic/logpdf (#4388) (by Dhruv Arvind Singh, stdlib-bot, Philipp Burckhardt)
  • f0df313 - feat: added accessor protocol support to stats/base/meanpn (#5908) (by Dhruvil Mehta, Athan Reines)
  • a1e230f - chore: clean up cppcheck-suppress comments (by Karan Anand)
  • ef5a939 - test: fix missing opts argument (by Athan Reines)
  • 88e00d0 - feat: add C implementation for stats/base/dists/betaprime/pdf (#4057) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 1b06282 - chore: fix style and return values (#5871) (by Anshu Kumar)
  • 9998d76 - docs: update namespace table of contents (#6461) (by stdlib-bot)
  • 2366870 - refactor: use const double for parameter in stats/base/dists/betaprime/logpdf (#6452) (by Neeraj Pathak)
  • 3aca840 - remove: remove stats/base/smidrange (by Aayush Khanna)
  • c1d3885 - refactor: update paths (by Aayush Khanna)
  • 28636bf - remove: remove stats/base/smidrange from namespace (by Aayush Khanna)
  • ebe023b - remove: remove stats/base/dsmeanors (by Aayush Khanna)
  • ac97159 - refactor: update paths (by Aayush Khanna)
  • c83bd2e - remove: remove stats/base/dsmeanors from namespace (by Aayush Khanna)
  • a201ce6 - remove: remove stats/base/dmskrange (by Aayush Khanna)
  • 3c365a3 - refactor: update paths (by Aayush Khanna)
  • b59b5a8 - remove: remove stats/base/dmskrange from namespace (by Aayush Khanna)
  • 9b62a75 - remove: remove stats/base/dmskmin (by Aayush Khanna)
  • 7018b9f - refactor: update paths (by Aayush Khanna)
  • 3aaed94 - remove: remove stats/base/dmskmin from namespace (by Aayush Khanna)
  • 4525270 - remove: remove stats/base/dmskmax (by Aayush Khanna)
  • 87d0fae - refactor: update paths (by Aayush Khanna)
  • f3e0f06 - remove: remove stats/base/dmskmax from namespace (by Aayush Khanna)
  • f9d76e4 - remove: remove stats/base/dcumin (by Aayush Khanna)
  • bcb2672 - refactor: update paths (by Aayush Khanna)
  • b2edad7 - remove: remove stats/base/dcumin from namespace (by Aayush Khanna)
  • 9b938de - remove: remove stats/base/svarianceyc (by Aayush Khanna)
  • 3ec0e00 - refactor: update paths (by Aayush Khanna)
  • 17d38ef - remove: remove stats/base/svarianceyc from namespace (by Aayush Khanna)
  • 7b3052a - remove: remove stats/base/svariancetk (by Aayush Khanna)
  • d29459f - refactor: update paths (by Aayush Khanna)
  • 8d3dbb6 - remove: remove stats/base/svariancetk from namespace (by Aayush Khanna)
  • af92297 - remove: remove stats/base/svariancepn (by Aayush Khanna)
  • fbce42c - refactor: update paths (by Aayush Khanna)
  • b693ff6 - remove: remove stats/base/svariancepn from namespace (by Aayush Khanna)
  • fb2046c - test: fix missing argument (by Athan Reines)
  • 46e4ec7 - remove: remove stats/base/svariancech (by Aayush Khanna)
  • adfa457 - refactor: update paths (by Aayush Khanna)
  • a150c84 - remove: remove stats/base/svariancech from namespace (by Aayush Khanna)
  • de59deb - remove: remove stats/base/sstdevyc (by Aayush Khanna)
  • 5269da4 - refactor: update paths (by Aayush Khanna)
  • ad3beb3 - remove: remove stats/base/sstdevyc from namespace (by Aayush Khanna)
  • 53cf41c - remove: remove stats/base/sstdevtk (by Aayush Khanna)
  • c1fafe5 - refactor: update paths (by Aayush Khanna)
  • f795dd3 - remove: remove stats/base/sstdevtk from namespace (by Aayush Khanna)
  • 389033c - remove: remove stats/base/sstdevpn (by Aayush Khanna)
  • 8e9e556 - refactor: update paths (by Aayush Khanna)
  • 204c93f - remove: remove stats/base/sstdevpn from namespace (by Aayush Khanna)
  • 3826275 - remove: remove stats/base/sstdevch (by Aayush Khanna)
  • 4894ba9 - refactor: update paths (by Aayush Khanna)
  • ea924d3 - remove: remove stats/base/sstdevch from namespace (by Aayush Khanna)
  • 55fc363 - remove: remove stats/base/srange (by Aayush Khanna)
  • 63eeda1 - refactor: update paths (by Aayush Khanna)
  • d82392d - remove: remove stats/base/srange from namespace (by Aayush Khanna)
  • 0827318 - remove: remove stats/base/snanrange (by Aayush Khanna)
  • 36e1bc3 - refactor: update paths (by Aayush Khanna)
  • 8cdf9ca - remove: remove stats/base/snanrange from namespace (by Aayush Khanna)
  • 876f392 - remove: remove stats/base/snanminabs (by Aayush Khanna)
  • 4516edb - refactor: update paths (by Aayush Khanna)
  • 216884b - remove: remove stats/base/snanminabs from namespace (by Aayush Khanna)
  • 1cc2da7 - remove: remove stats/base/snanmin (by Aayush Khanna)
  • ce0db06 - refactor: update paths (by Aayush Khanna)
  • 4a2167f - remove: remove stats/base/snanmin from namespace (by Aayush Khanna)
  • 17db5da - remove: remove stats/base/snanmeanwd (by Aayush Khanna)
  • ada2598 - refactor: update paths (by Aayush Khanna)
  • 6d3a77c - remove: remove stats/base/snanmeanwd from namespace (by Aayush Khanna)
  • ba1f207 - remove: remove stats/base/snanmeanpn (by Aayush Khanna)
  • 2d70fb0 - refactor: update paths (by Aayush Khanna)
  • 88595c4 - remove: remove stats/base/snanmeanpn from namespace (by Aayush Khanna)
  • f0846c1 - remove: remove stats/base/snanmeanors (by Aayush Khanna)
  • cd6dfed - refactor: update paths (by Aayush Khanna)
  • 6833196 - remove: remove stats/base/snanmeanors from namespace (by Aayush Khanna)
  • cae3e6f - remove: remove stats/base/snanmaxabs (by Aayush Khanna)
  • 699712c - refactor: update paths (by Aayush Khanna)
  • 3a1af18 - remove: remove stats/base/snanmaxabs from namespace (by Aayush Khanna)
  • 8ea79f0 - remove: remove stats/base/snanmax (by Aayush Khanna)
  • 9e0a066 - refactor: update paths (by Aayush Khanna)
  • d5b153f - remove: remove stats/base/snanmax from namespace (by Aayush Khanna)
  • 7347f29 - remove: remove stats/base/smskrange (by Aayush Khanna)
  • 44946bd - refactor: update paths (by Aayush Khanna)
  • 9e8b63b - remove: remove stats/base/smskrange from namespace (by Aayush Khanna)
  • 13cf25b - remove: remove stats/base/smskmin (by Aayush Khanna)
  • d366753 - refactor: update paths (by Aayush Khanna)
  • dc9ad96 - remove: remove stats/base/smskmin from namespace (by Aayush Khanna)
  • d24d37f - remove: remove stats/base/smskmax (by Aayush Khanna)
  • ba34630 - refactor: update paths (by Aayush Khanna)
  • b6f05e6 - remove: remove stats/base/smskmax from namespace (by Aayush Khanna)
  • 539b8cc - remove: remove stats/base/sminsorted (by Aayush Khanna)
  • 1e9e65d - refactor: update paths (by Aayush Khanna)
  • 0bf42c6 - remove: remove stats/base/sminsorted from namespace (by Aayush Khanna)
  • 4d17559 - test: fix missing argument (by Athan Reines)
  • bee5b1b - remove: remove stats/base/sminabs (by Aayush Khanna)
  • 816adc5 - refactor: update paths (by Aayush Khanna)
  • d8fd846 - remove: remove stats/base/sminabs from namespace (by Aayush Khanna)
  • b26c170 - remove: remove stats/base/smin (by Aayush Khanna)
  • a1e40cd - refactor: update paths (by Aayush Khanna)
  • 51f1f80 - remove: remove stats/base/smin from namespace (by Aayush Khanna)
  • eab670a - remove: remove stats/base/smediansorted (by Aayush Khanna)
  • 1cc91ee - refactor: update paths (by Aayush Khanna)
  • 80fae16 - remove: remove stats/base/smediansorted from namespace (by Aayush Khanna)
  • 04b4549 - remove: remove stats/base/smeanwd (by Aayush Khanna)
  • 3e8a453 - refactor: update paths (by Aayush Khanna)
  • b3c7191 - remove: remove stats/base/smeanwd from namespace (by Aayush Khanna)
  • 429bdf4 - remove: remove stats/base/smeanpw (by Aayush Khanna)
  • a12088a - refactor: update paths (by Aayush Khanna)
  • 5b42cc3 - remove: remove stats/base/smeanpw from namespace (by Aayush Khanna)
  • 54d72aa - remove: remove stats/base/smeanli (by Aayush Khanna)
  • 44ca2b2 - refactor: update paths (by Aayush Khanna)
  • d12ec2f - remove: remove stats/base/smeanli from namespace (by Aayush Khanna)
  • d62833c - remove: remove stats/base/smaxsorted (by Aayush Khanna)
  • 071e106 - refactor: update paths (by Aayush Khanna)
  • 15fd56b - remove: remove stats/base/smaxsorted from namespace (by Aayush Khanna)
  • 8b023a1 - remove: remove stats/base/smaxabssorted (by Aayush Khanna)
  • 981d54d - refactor: update paths (by Aayush Khanna)
  • 5284d99 - remove: remove stats/base/smaxabssorted from namespace (by Aayush Khanna)
  • 2c34d76 - remove: remove stats/base/smaxabs (by Aayush Khanna)
  • fa7deea - refactor: update paths (by Aayush Khanna)
  • 1fa4f21 - remove: remove stats/base/smaxabs from namespace (by Aayush Khanna)
  • 581fd86 - remove: remove stats/base/smax (by Aayush Khanna)
  • ad98e51 - refactor: update paths (by Aayush Khanna)
  • d929f6b - remove: remove stats/base/smax from namespace (by Aayush Khanna)
  • 2228279 - remove: remove stats/base/sdsmeanors (by Aayush Khanna)
  • cfe3cd1 - refactor: update paths (by Aayush Khanna)
  • 77d2a66 - remove: remove stats/base/sdsmeanors from namespace (by Aayush Khanna)
  • ad7e224 - remove: remove stats/base/sdsmean (by Aayush Khanna)
  • 2c21ab9 - refactor: update paths (by Aayush Khanna)
  • 456184e - remove: remove stats/base/sdsmean from namespace (by Aayush Khanna)
  • b025f21 - remove: remove stats/base/scuminabs (by Aayush Khanna)
  • 690c9e0 - refactor: update paths (by Aayush Khanna)
  • 0b8f0ba - remove: remove stats/base/scuminabs from namespace (by Aayush Khanna)
  • 01ec82b - remove: remove stats/base/scumin (by Aayush Khanna)
  • d26f440 - refactor: update paths (by Aayush Khanna)
  • 8949a25 - remove: remove stats/base/scumin from namespace (by Aayush Khanna)
  • 4f60a65 - remove: remove stats/base/scumaxabs (by Aayush Khanna)
  • c20d551 - refactor: update paths (by Aayush Khanna)
  • 7fa21d4 - remove: remove stats/base/scumaxabs from namespace (by Aayush Khanna)
  • 0f39639 - remove: remove stats/base/scumax (by Aayush Khanna)
  • a1b7394 - refactor: update paths (by Aayush Khanna)
  • 65de58f - remove: remove stats/base/scumax from namespace (by Aayush Khanna)
  • b01ceb8 - remove: remove stats/base/dvarmtk (by Aayush Khanna)
  • 343de68 - refactor: update paths (by Aayush Khanna)
  • 6d30ac2 - remove: remove stats/base/dvarmtk from namespace (by Aayush Khanna)
  • cee4c7e - remove: remove stats/base/dvarianceyc (by Aayush Khanna)
  • b3cc07f - refactor: update paths (by Aayush Khanna)
  • e35436d - remove: remove stats/base/dvarianceyc from namespace (by Aayush Khanna)
  • 46995f1 - remove: remove stats/base/dvariancewd (by Aayush Khanna)
  • 30c7f66 - refactor: update paths (by Aayush Khanna)
  • 21be326 - remove: remove stats/base/dvariancewd from namespace (by Aayush Khanna)
  • 715e4ac - remove: remove stats/base/dvariancetk (by Aayush Khanna)
  • c32c367 - refactor: update paths (by Aayush Khanna)
  • 18a51d4 - remove: remove stats/base/dvariancetk from namespace (by Aayush Khanna)
  • 036ceeb - remove: remove stats/base/dvariancepn (by Aayush Khanna)
  • 4b639f0 - refactor: update paths (by Aayush Khanna)
  • d4d7f7c - remove: remove stats/base/dvariancepn from namespace (by Aayush Khanna)
  • 987fed4 - remove: remove stats/base/dvariancech (by Aayush Khanna)
  • ab7cd64 - refactor: update paths (by Aayush Khanna)
  • a28fc8c - remove: remove stats/base/dvariancech from namespace (by Aayush Khanna)
  • 7c4aace - remove: remove stats/base/dvariance (by Aayush Khanna)
  • e61abc7 - refactor: update paths (by Aayush Khanna)
  • 175db59 - remove: remove stats/base/dvariance from namespace (by Aayush Khanna)
  • 6d4166a - remove: remove stats/base/dsvariancepn (by Aayush Khanna)
  • 7e49207 - refactor: update paths (by Aayush Khanna)
  • 5500da4 - remove: remove stats/base/dsvariancepn from namespace (by Aayush Khanna)
  • a99b320 - remove: remove stats/base/dsvariance (by Aayush Khanna)
  • 7bbf0ec - refactor: update paths (by Aayush Khanna)
  • 0c88a8b - remove: remove stats/base/dsvariance from namespace (by Aayush Khanna)
  • 13e31f7 - remove: remove stats/base/dstdevyc (by Aayush Khanna)
  • 438e57b - refactor: update paths (by Aayush Khanna)
  • 017c0d1 - remove: remove stats/base/dstdevyc from namespace (by Aayush Khanna)
  • a1f839b - remove: remove stats/base/dstdevwd (by Aayush Khanna)
  • 6ff81eb - refactor: update paths (by Aayush Khanna)
  • 88041cc - remove: remove stats/base/dstdevwd from namespace (by Aayush Khanna)
  • a1a2f88 - remove: remove stats/base/dstdevtk (by Aayush Khanna)
  • 2515c03 - refactor: update paths (by Aayush Khanna)
  • f0c64e6 - remove: remove stats/base/dstdevtk from namespace (by Aayush Khanna)
  • 560d1ee - remove: remove stats/base/dstdevpn (by Aayush Khanna)
  • 4df836a - refactor: update paths (by Aayush Khanna)
  • b9246f6 - remove: remove stats/base/dstdevpn from namespace (by Aayush Khanna)
  • abe9c0a - remove: remove stats/base/dstdevch (by Aayush Khanna)
  • 17c4e41 - refactor: update paths (by Aayush Khanna)
  • 584e73c - remove: remove stats/base/dstdevch from namespace (by Aayush Khanna)
  • 75207ac - remove: remove stats/base/dsnanmeanwd (by Aayush Khanna)
  • 77f639e - refactor: update paths (by Aayush Khanna)
  • c853a82 - remove: remove stats/base/dsnanmeanwd from namespace (by Aayush Khanna)
  • e2b806e - remove: remove stats/base/dsnanmeanpn (by Aayush Khanna)
  • ec3429c - refactor: update paths (by Aayush Khanna)
  • 9339bd2 - remove: remove stats/base/dsnanmeanpn from namespace (by Aayush Khanna)
  • d90b3ce - remove: remove stats/base/dsnanmeanors (by Aayush Khanna)
  • 9367d41 - refactor: update paths (by Aayush Khanna)
  • 3d48d54 - remove: remove stats/base/dsnanmeanors from namespace (by Aayush Khanna)
  • 3931d78 - remove: remove stats/base/dsnanmean (by Aayush Khanna)
  • cb0d914 - refactor: update paths (by Aayush Khanna)
  • 23fcdee - remove: remove stats/base/dsnanmean from namespace (by Aayush Khanna)
  • 8bb26db - remove: remove stats/base/dsmeanwd (by Aayush Khanna)
  • 7ccd9af - refactor: update paths (by Aayush Khanna)
  • af6e793 - remove: remove stats/base/dsmeanwd from namespace (by Aayush Khanna)
  • fba2d79 - remove: remove stats/base/dsmeanpw (by Aayush Khanna)
  • 3ee22ce - refactor: update paths (by Aayush Khanna)
  • 88b53d0 - remove: remove stats/base/dsmeanpw from namespace (by Aayush Khanna)
  • 95d3a7d - remove: remove stats/base/dsmeanpn (by Aayush Khanna)
  • c2ee169 - refactor: update paths (by Aayush Khanna)
  • 523f735 - remove: remove stats/base/dsmeanpn from namespace (by Aayush Khanna)
  • 2ec7a58 - remove: remove stats/base/dsmean (by Aayush Khanna)
  • 1d8b212 - refactor: update paths (by Aayush Khanna)
  • f1f48a1 - remove: remove stats/base/dsmean from namespace (by Aayush Khanna)
  • d19b6a9 - remove: remove stats/base/dsemyc (by Aayush Khanna)
  • 689e378 - refactor: update paths (by Aayush Khanna)
  • 1b08f10 - remove: remove stats/base/dsemyc from namespace (by Aayush Khanna)
  • 8f2d3b9 - remove: remove stats/base/dsemwd (by Aayush Khanna)
  • 333c7a3 - refactor: update paths (by Aayush Khanna)
  • ba8a2d7 - remove: remove stats/base/dsemwd from namespace (by Aayush Khanna)
  • aec6d30 - remove: remove stats/base/dsemtk (by Aayush Khanna)
  • de3351f - refactor: update paths (by Aayush Khanna)
  • ef81042 - remove: remove stats/base/dsemtk from namespace (by Aayush Khanna)
  • 6846a50 - remove: remove stats/base/dsemch (by Aayush Khanna)
  • 94d6c5d - refactor: update paths (by Aayush Khanna)
  • 94021cf - remove: remove stats/base/dsemch from namespace (by Aayush Khanna)
  • 4e57d13 - remove: remove stats/base/drange (by Aayush Khanna)
  • 4c944f3 - refactor: update paths (by Aayush Khanna)
  • bf63d93 - remove: remove stats/base/drange from namespace (by Aayush Khanna)
  • 1c89a51 - remove: remove stats/base/dnanvarianceyc (by Aayush Khanna)
  • d283052 - refactor: update paths (by Aayush Khanna)
  • e2d3976 - remove: remove stats/base/dnanvarianceyc from namespace (by Aayush Khanna)
  • 2b2ef00 - remove: remove stats/base/dnanvariancewd (by Aayush Khanna)
  • 4de7fc4 - refactor: update paths (by Aayush Khanna)
  • b7a0835 - remove: remove stats/base/dnanvariancewd from namespace (by Aayush Khanna)
  • 1f67540 - remove: remove stats/base/dnanvariancetk (by Aayush Khanna)
  • 30114f2 - refactor: update paths (by Aayush Khanna)
  • 3489bbb - remove: remove stats/base/dnanvariancetk from namespace (by Aayush Khanna)
  • b49c95a - remove: remove stats/base/dnanvariancepn (by Aayush Khanna)
  • 056fbe0 - refactor: update paths (by Aayush Khanna)
  • 5d6d6da - remove: remove stats/base/dnanvariancepn from namespace (by Aayush Khanna)
  • 6e6e554 - remove: remove stats/base/dnanvariance (by Aayush Khanna)
  • 8477e77 - refactor: update paths (by Aayush Khanna)
  • 457a981 - remove: remove stats/base/dnanvariance from namespace (by Aayush Khanna)
  • c04b2af - remove: remove stats/base/dnanstdevyc (by Aayush Khanna)
  • d2ea3a2 - refactor: update paths (by Aayush Khanna)
  • de1a3db - remove: remove stats/base/dnanstdevyc from namespace (by Aayush Khanna)
  • 057f950 - remove: remove stats/base/dnanstdevwd (by Aayush Khanna)
  • e6caafc - refactor: update paths (by Aayush Khanna)
  • 0862f56 - remove: remove stats/base/dnanstdevwd from namespace (by Aayush Khanna)
  • 32bcc18 - feat: add C implementation for stats/base/dists/betaprime/logpdf (#4059) (by Neeraj Pathak, stdlib-bot)
  • ffeb877 - remove: remove stats/base/dnanstdevtk (by Aayush Khanna)
  • cfd273d - refactor: update paths (by Aayush Khanna)
  • db3b8eb - remove: remove stats/base/dnanstdevtk from namespace (by Aayush Khanna)
  • ddc2e98 - remove: remove stats/base/dnanvariancech (by Aayush Khanna)
  • 6e7d598 - refactor: update paths (by Aayush Khanna)
  • dd14579 - remove: remove stats/base/dnanvariancech from namespace (by Aayush Khanna)
  • 45667c8 - remove: remove stats/base/dnanstdevpn (by Aayush Khanna)
  • 742b5de - refactor: update paths (by Aayush Khanna)
  • 0831c82 - remove: remove stats/base/dnanstdevpn from namespace (by Aayush Khanna)
  • 31ab4cf - remove: remove stats/base/dnanstdevch (by Aayush Khanna)
  • df4afcc - refactor: update paths (by Aayush Khanna)
  • bf13599 - remove: remove stats/base/dnanstdevch from namespace (by Aayush Khanna)
  • 87cdf89 - remove: remove stats/base/dnanminabs (by Aayush Khanna)
  • bda8f55 - refactor: update paths (by Aayush Khanna)
  • 56da418 - remove: remove stats/base/dnanminabs from namespace (by Aayush Khanna)
  • edcccf0 - remove: remove stats/base/dnanmeanwd (by Aayush Khanna)
  • 4d373af - refactor: update paths (by Aayush Khanna)
  • 71fcc8e - remove: remove stats/base/dnanmeanwd from namespace (by Aayush Khanna)
  • 62ac429 - remove: remove stats/base/dnanmeanpw (by Aayush Khanna)
  • 75ac72d - refactor: update paths (by Aayush Khanna)
  • 1e6f55d - remove: remove stats/base/dnanmeanpw from namespace (by Aayush Khanna)
  • 14b92c4 - remove: remove stats/base/dnanrange (by Aayush Khanna)
  • 25c5335 - refactor: update paths (by Aayush Khanna)
  • bc64610 - remove: remove stats/base/dnanrange from namespace (by Aayush Khanna)
  • ac88117 - docs: update related packages sections (#6436) (by stdlib-bot, Athan Reines)
  • 2d4f664 - style: resolve lint errors (#5990) (by Deep Trivedi)
  • 3c97d04 - docs: update namespace table of contents (#6408) (by stdlib-bot)
  • 14a166d - remove: remove stats/base/dnanmeanpn (by Aayush Khanna)
  • eca796b - refactor: update paths (by Aayush Khanna)
  • bb60f0e - remove: remove stats/base/dnanmeanpn from namespace (by Aayush Khanna)
  • 343bd74 - remove: remove stats/base/dnanmin (by Aayush Khanna)
  • 6050514 - refactor: update paths (by Aayush Khanna)
  • fedfb94 - remove: remove stats/base/dnanmin from namespace (by Aayush Khanna)
  • ad12a89 - docs: update namespace table of contents (#6359) (by stdlib-bot)
  • 70bee88 - docs: update namespace TypeScript declarations (#6357) (by stdlib-bot)
  • d9faaa4 - feat: refactor and add accessor protocol support to stats/base/nanrange (#6248) (by Prajjwal Bajpai, Athan Reines, Aayush Khanna)
  • da8a676 - feat: update namespace TypeScript declarations (#6315) (by stdlib-bot)
  • bb5117c - docs: update namespace table of contents (#6317) (by stdlib-bot)
  • 73050cb - bench: refactor random number generation in stats/base/dists/levy (#6044) (by Hemant M Mehta, Athan Reines)
  • e7593e3 - feat: refactor and add protocol support to stats/base/meanwd (#6266) (by Prajjwal Bajpai, Athan Reines)
  • 4548d65 - feat: add accessor protocol and refactor stats/base/nanmskrange (#6295) (by Rahul Kumar, Athan Reines)
  • 551a3e9 - docs: update related packages sections (#6274) (by stdlib-bot)
  • 975de6a - docs: replace manual for loop in examples (#6280) (by Karan Anand)
  • e3edfba - docs: fix interpolation of decimal values (#6259) (by Karan Anand)
  • 6ff59dd - docs: replace manual for loop in examples (#6249) (by Karan Anand)
  • 30f9a5f - chore: address commit comments (#6192) (by MANI)
  • a1096f0 - docs: update related packages sections (#6172) (by stdlib-bot, Athan Reines)
  • d1ab920 - docs: update namespace TypeScript declarations (#6173) (by stdlib-bot)
  • 508685d - docs: update namespace table of contents (#6175) (by stdlib-bot)
  • 6373477 - feat: add accessor protocol support and refactor stats/base/nanvarianceyc (#6143) (by Rahul Kumar, Athan Reines)
  • 04c3454 - chore: address commit comments (#5941) (by Pulkit Gupta)
  • 6174608 - docs: fix example return value (#5874) (by Anshu Kumar)
  • f6cac9e - docs: update namespace TypeScript declarations (#6106) (by stdlib-bot)
  • c701d29 - docs: update namespace table of contents (#6108) (by stdlib-bot)
  • a76b231 - docs: update examples to avoid explicit for loops (by Athan Reines)
  • c155eb0 - feat: add C ndarray interface and refactor implementation for stats/base/dsvariance (#5641) (by Prashant Kumar Yadav, stdlib-bot)
  • 22f9262 - docs: update namespace TypeScript declarations (#6087) (by stdlib-bot)
  • eef6269 - docs: update namespace table of contents (#6089) (by stdlib-bot)
  • ff9453b - feat: add C ndarray interface and refactor implementation for stats/base/smeanpw (#4753) (by Prashant Kumar Yadav, Athan Reines)
  • efe05db - feat: add C ndarray interface and refactor implementation for stats/base/sstdevpn (#5355) (by Prashant Kumar Yadav, Athan Reines, stdlib-bot)
  • 3da41b7 - feat: update namespace TypeScript declarations (#6058) (by stdlib-bot)
  • 5cc0967 - docs: update namespace table of contents (#6060) (by stdlib-bot)
  • 94f7922 - feat: add C ndarray interface and refactor implementation for stats/base/snanmeanwd (#4802) (by Prashant Kumar Yadav, Athan Reines, Aayush Khanna)
  • 2b334ad - feat: add C ndarray interface and refactor implementation for stats/base/snanmeanpn (#4777) (by Prashant Kumar Yadav, Athan Reines)
  • 42252d8 - feat: add C ndarray interface and refactor implementation for stats/base/dnanvariance (#5396) (by Prashant Kumar Yadav, Athan Reines)
  • 2cb9d07 - feat: add C ndarray interface and refactor implementation for stats/base/dsvariancepn (#5547) (by Prashant Kumar Yadav, Athan Reines, Aayush Khanna)
  • 5883c68 - feat: add C ndarray interface and refactor implementation for stats/base/dnanstdevch (#5422) (by Prashant Kumar Yadav, Athan Reines)
  • caa35d1 - feat: add C ndarray interface and refactor implementation for stats/base/dnanstdevpn (#5494) (by Prashant Kumar Yadav, Aayush Khanna, Athan Reines)
  • 216ed03 - docs: update namespace table of contents (#6010) (by stdlib-bot, Athan Reines)
  • dc9f39f - chore: address commit comments (#6011) (by Deep Trivedi)
  • cb7c51d - chore: address commit comments (#6015) (by Deep Trivedi)
  • 87abb74 - feat: update namespace TypeScript declarations (#6008) (by stdlib-bot)
  • 26490b7 - chore: address commit comment (#5953) (by Harsh)
  • e1b7184 - feat: add C ndarray interface and refactor implementation for stats/base/dnanstdevyc (#5394) (by Prashant Kumar Yadav, Athan Reines)
  • 5219674 - feat: add C ndarray interface and refactor implementation for stats/base/dstdevpn (#4687) (by Prashant Kumar Yadav, stdlib-bot)
  • ece5e44 - feat: add C ndarray interface and refactor implementation for stats/base/svariancepn (#4766) (by Prashant Kumar Yadav, Athan Reines)
  • 9e91f81 - feat: add C ndarray interface and refactor implementation for stats/base/dsnanmean (#4395) (by Neeraj Pathak, Athan Reines, Aayush Khanna)
  • 0b66ee5 - docs: update namespace table of contents (#5965) (by stdlib-bot)
  • 589af2d - docs: update namespace TypeScript declarations (#5963) (by stdlib-bot)
  • 7036b32 - chore: address commit comment (#5972) (by Harsh)
  • d8322de - feat: add C ndarray interface and refactor implementation for stats/base/dnanstdevwd (#5406) (by Prashant Kumar Yadav, Aayush Khanna)
  • 4748a5a - chore(sincosd): address commit comments (#5955) (by Jaison D Souza)
  • fe9731c - feat: add C ndarray interface and refactor implementation for stats/base/dnanstdevtk (#5413) (by Prashant Kumar Yadav)
  • 2ce745b - chore: address commit comments (#5927) (by AmanBhadkariya, Philipp Burckhardt)
  • 2bd92b9 - docs(bradford): update readme to fix typo (#5929) (by Haroon Rasheed)
  • 2a46bc7 - refactor: avoid unnecessary computation (by Athan Reines)
  • 1949944 - feat: add stats/base/dists/bradford/pdf (#5280) (by Karan Anand)
  • 9cff95d - chore: update random number generation function in triangular/logpdf (#5266) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • ba14f27 - docs: fix example values in stats/base/dists/bradford/quantile (#5846) (by Karan Anand)
  • 077d03c - chore: remove duplicate keywords (#5845) (by Karan Anand)
  • aec0e88 - feat: add C implementation for stats/base/dists/normal/mgf (#4373) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • eac21cf - feat: add C implementation for stats/base/dists/geometric/quantile (#4094) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 3ee60b4 - feat: add C implementation for stats/base/dists/triangular/quantile (#4307) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • afc07e7 - feat: add C implementation for stats/base/dists/geometric/median (#4091) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • be656a1 - feat: add C implementation for stats/base/dists/triangular/logcdf (#4326) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • d74f923 - chore: remove extra empty lines (#5839) (by stdlib-bot)
  • c15b20d - chore: address commit comment (#5827) (by Hemant M Mehta)
  • 528116b - docs: update namespace table of contents (#5818) (by stdlib-bot)
  • ad7a023 - feat: add C implementation for stats/base/dists/levy/variance (#3963) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • b790b70 - feat: add C implementation for stats/base/dists/levy/median (#4076) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • dd3acfd - refactor: update stats/base/dists/triangular/mgf implementation and test tolerances (#4768) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • f6829da - chore: address commit comments (#5320) (by Saurabh Singh)
  • 7415b6f - remove: remove stats/base/dnanmeanors (by Aayush Khanna)
  • e644a6e - refactor: update paths (by Aayush Khanna)
  • 42c8147 - remove: remove dnanmeanors from namespace (by Aayush Khanna)
  • 5ff0c98 - chore: address commit comments (commit cdcb256) (#5799) (by Tanishq Ahuja, Philipp Burckhardt)
  • befc79b - feat: add C implementation for stats/base/dists/geometric/kurtosis (#4092) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • b2b2c84 - feat: add stats/base/dists/bradford/quantile (#5295) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • 1ebcfd6 - bench: refactor random number generation in stats/base/dists/weibull (#5342) (by Gaurav)
  • 766b77d - feat: add C implementation for stats/base/dists/bernoulli/quantile (#4869) (by Nishchay Rajput, Philipp Burckhardt, stdlib-bot)
  • bc90eba - feat: add C implementation for stats/base/dists/uniform/mgf (#4142) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • afa0a17 - test: pass in missing opts argument (#5794) (by Karan Anand)
  • a74d773 - feat: add C implementation for @stdlib/stats-base/dists/frechet/logcdf (#5517) (by Nishchay Rajput, Philipp Burckhardt)
  • e5238bb - bench: refactor random number generation in stats/base/dists/laplace (#5270) (by GK Bishnoi)
  • 2bb57c6 - feat: add C implementation for stats/base/dists/levy/quantile (#4756) (by Saurabh Singh, Philipp Burckhardt, stdlib-bot)
  • 70a7c2f - chore: address commit comments in README, benchmarks, and main.c (#5763) (by Abhay Punia, Philipp Burckhardt)
  • 2e43df0 - chore: address commit comments (#5744) (by Dhruvil Mehta)
  • f3a4bd9 - chore: address commit comment (#5736) (by Jalaj Kumar)
  • c5f6ec6 - chore: address commit comment (#5758) (by Jalaj Kumar)
  • 1ea2bdf - chore: address commit comments (#5757) (by Jalaj Kumar)
  • 886e85a - docs: fix C lint errors (#5408) (by Neeraj Pathak)
  • 7141f46 - chore: address commit comments (#5738) (by Aksshay Balasubramanian, Philipp Burckhardt)
  • cdcb256 - chore: address commit comments (#5731) (by Jalaj Kumar, Philipp Burckhardt)
  • c63c47a - chore: address commit comment (#5725) (by Jalaj Kumar)
  • 78ab146 - chore: address commit comment (#5728) (by Jalaj Kumar)
  • 11e8a56 - feat(stats): add C implementation for stats/base/dists/hypergeometric/logpmf (#4575) (by Karan Anand)
  • cfcfb61 - feat(stats): add C implementation for stats/base/dists/hypergeometric/pmf (#4565) (by Karan Anand, Philipp Burckhardt)
  • 6a802bc - test: add tests to achieve 100% code coverage (#5693) (by Karan Anand)
  • 8abdc55 - test: add tests to achieve 100% code coverage (#5636) (by Karan Anand)
  • 276f077 - test: add tests to achieve 100% code coverage (#5638) (by Karan Anand)
  • 5470254 - feat: add C implementation for stats/base/dists/planck/entropy (#4898) (by Yuvi Mittal, Philipp Burckhardt)
  • d847b9d - feat(stats): add C implementation for stats/base/dists/hypergeometric/stdev (#4559) (by Karan Anand, stdlib-bot)
  • 61bb593 - feat(stats): add C implementation for stats/base/dists/hypergeometric/skewness (#4560) (by Karan Anand, stdlib-bot)
  • 08f4ebd - docs: update namespace TypeScript declarations (#5531) (by stdlib-bot)
  • 0999aba - docs: update namespace table of contents (#5533) (by stdlib-bot)
  • 1f5d85a - feat: add C implementation for stats/base/dists/normal/quantile (#4383) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • eaccd6c - fix: update C implementation for stats/base/dists/kumaraswamy/median (#5452) (by Gautam sharma, Karan Anand, stdlib-bot, Philipp Burckhardt)
  • d8cd158 - feat: add C implementation for stats/base/dists/normal/pdf (#4377) (by Prashant Kumar Yadav, Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • e63c0b4 - feat: add C implementation for stats/base/dists/geometric/logpmf (#4221) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • d269f48 - feat: add C implementation for stats/base/dists/geometric/logcdf (#4205) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 2616db9 - feat: add C implementation for stats/base/dists/geometric/cdf (#4203) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 3e9c53b - chore: address commit comments (#5460) (by Harsh)
  • 0d8ee45 - chore: address commit comments (#5461) (by Harsh)
  • c320d8b - chore: address commit comments (#5491) (by Harsh)
  • 00fa462 - feat: add C ndarray interface and refactor implementation for stats/base/dvariance (#5522) (by Prashant Kumar Yadav, Aayush Khanna)
  • a1c366a - chore: address commit comments (#5492) (by Harsh, Neeraj Pathak)
  • 483ccab - chore: address commit comments (docs update & bench refactor) (#5518) (by rahulrangers, Neeraj Pathak)
  • 2f0aa48 - feat: update namespace TypeScript declarations (#5436) (by stdlib-bot)
  • 0025233 - feat: add C implementation for stats/base/dists/geometric/variance (#4012) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 2511aed - feat: add C implementation for stats/base/dists/geometric/mode (#4090) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 7e8f02d - docs: update related packages sections (#5434) (by stdlib-bot)
  • 3033968 - feat: add support for accessor arrays and refactor stats/base/mskmin (#5420) (by Vivek Maurya, Athan Reines)
  • 763d5a4 - feat: add support for accessor arrays and refactor stats/base/mskrange (#5421) (by Vivek Maurya, Athan Reines)
  • c5feaab - feat: add C implementation of stats/base/dists/gumbel/entropy (#4167) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • 09562f8 - feat: add C implementation of the stats/base/dists/gumbel/pdf (#4082) (by Vinit Pandit, Philipp Burckhardt, stdlib-bot)
  • 8d999ed - feat: add C implementation of stats/base/dists/gumbel/cdf (#4083) (by Vinit Pandit, Philipp Burckhardt, stdlib-bot)
  • 124f3b1 - feat: add C implementation of stats/base/dists/gumbel/logcdf (#4081) (by Vinit Pandit, Philipp Burckhardt, stdlib-bot)
  • 31d673e - feat: update namespace TypeScript declarations (#5385) (by stdlib-bot)
  • 61f4a86 - docs: update namespace table of contents (#5403) (by stdlib-bot)
  • f175cf9 - feat: add C implementation of stats/base/dists/cauchy/logcdf (#4390) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • dd65185 - feat: add C implementation of stats/base/dists/cauchy/logpdf (#4416) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • 9f2c153 - feat: add C implementation of stats/base/dists/gumbel/mean (#4086) (by Vinit Pandit, Philipp Burckhardt, stdlib-bot)
  • 3eff83f - feat: add C implementation of stats/base/dists/gumbel/mgf (#4168) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • 00b23b3 - feat: add C ndarray interface and refactor implementation for stats/base/dnanvariancech (#4803) (by Prashant Kumar Yadav)
  • 8fa3827 - feat: add C implementation of stats/base/dists/cauchy/cdf (#4389) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • 0622cf1 - docs: fix line wrapping (#5389) (by fadiothman22)
  • e1c0bd2 - chore: address commit comment (#5321) (by Harsh, Philipp Burckhardt)
  • afbe56b - docs: update namespace table of contents (#5387) (by stdlib-bot)
  • bf2f650 - feat: add C ndarray interface and refactor implementation for stats/base/dnanvariancepn (#4838) (by Prashant Kumar Yadav, Athan Reines)
  • ecfa20e - feat: add C ndarray interface and refactor implementation for stats/base/dnanvarianceyc (#4852) (by Prashant Kumar Yadav, Athan Reines)
  • 899f870 - style: add missing space (#5312) (by Rishav Tarway)
  • 6670680 - chore: address commit comments and use discrete uniform PRNG (#5313) (by Rishav Tarway)
  • a721643 - remove: remove stats/base/dnanmean (by Aayush Khanna)
  • fc4a92a - refactor: update paths (by Aayush Khanna)
  • 2dbe5b3 - remove: remove dnanmean from namespace (by Aayush Khanna)
  • 0f30934 - feat: add C ndarray interface and refactor implementation for stats/base/dnanvariancewd (#5316) (by Prashant Kumar Yadav, Athan Reines)
  • e8330ca - feat: add stats/base/dists/bradford/entropy (#5324) (by Karan Anand)
  • eb61ba4 - feat: add stats/base/dists/bradford/cdf (#5282) (by Karan Anand, Philipp Burckhardt)
  • 1ca8479 - feat: add stats/base/dists/bradford/stdev (#5333) (by Karan Anand)
  • 5d1c0d2 - feat: add stats/base/dists/bradford/mean (#5271) (by Karan Anand)
  • 817789d - feat: add stats/base/dists/bradford/variance (#5326) (by Karan Anand)
  • 3772f8f - docs: update namespace table of contents (#5366) (by stdlib-bot, Philipp Burckhardt)
  • 9789396 - feat: update namespace TypeScript declarations (#5364) (by stdlib-bot)
  • 576bd4b - bench: revert uniform implementation and remove unnecessary loop (#5314) (by Abhishek Jain, Philipp Burckhardt)
  • 7c6d2b7 - docs: update examples for stdlib/base/dists/binomial/stdev (#5311) (by Rishav Tarway)
  • 7327ed0 - feat: add support for accessor arrays and refactor stats/base/minsorted (#5353) (by Vivek Maurya, Athan Reines)
  • 417e653 - feat: add support for accessor arrays and refactor stats/base/mskmax (#5356) (by Vivek Maurya, Athan Reines)
  • 47119e4 - feat: add support for accessor arrays and refactor stats/base/maxsorted (#5343) (by Vivek Maurya, Athan Reines)
  • 065f865 - feat: add support for accessor arrays and refactor stats/base/mediansorted (#5344) (by Vivek Maurya, Athan Reines)
  • 54ed22a - docs: update namespace TypeScript declarations (#5330) (by stdlib-bot)
  • bf18c77 - docs: update namespace table of contents (#5351) (by stdlib-bot)
  • 87172d0 - remove: remove stats/base/dnanmaxabs (by Aayush Khanna)
  • 472883d - refactor: update paths (by Aayush Khanna)
  • 0f7184d - remove: remove stats/base/dnanmax (by Aayush Khanna)
  • b644709 - refactor: update paths (by Aayush Khanna)
  • 7fc07a2 - docs: fix missing section tags in various READMEs (#5322) (by Saurabh Singh)
  • 528efd8 - feat: add support for accessor arrays and refactor stats/base/cumin (#5335) (by Vivek Maurya, Athan Reines)
  • 21f8e14 - feat: add stats/base/dists/bradford/mode (#5315) (by Karan Anand)
  • 996c248 - feat: add stats/base/dists/bradford/median (#5275) (by Karan Anand, Philipp Burckhardt)
  • 29ba714 - remove: remove stats/base/dminsorted (by Aayush Khanna)
  • a951a6d - refactor: update paths (by Aayush Khanna)
  • 13fc14e - docs: update namespace table of contents (#5332) (by stdlib-bot)
  • 5bd3138 - refactor: update stats/base/snanvariancepn native addon from C++ to C (#5286) (by Prashant Kumar Yadav)
  • 6111a13 - feat: add C ndarray interface and refactor implementation for stats/base/dnanmean (#4237) (by Neeraj Pathak, stdlib-bot)
  • f7988d3 - bench: fix isnan checks in stats/base/dists (#5296) (by Karan Anand)
  • a51a6b7 - chore: explicitly cast and change tolerance (by Philipp Burckhardt)
  • 8514fc9 - remove: remove stats/base/dminabs (by Aayush Khanna)
  • b620840 - refactor: update paths (by Aayush Khanna)
  • 26c06be - remove: remove stats/base/dmin (by Aayush Khanna)
  • 333db47 - refactor: update paths (by Aayush Khanna)
  • 7bdfa87 - remove: remove stats/base/dmidrange (by Aayush Khanna)
  • 3c92159 - refactor: update paths (by Aayush Khanna)
  • 5be579f - remove: remove stats/base/dmediansorted (by Aayush Khanna)
  • e2a0e14 - refactor: update paths (by Aayush Khanna)
  • b98f910 - remove: remove stats/base/dmeanwd (by Aayush Khanna)
  • 19cc365 - refactor: update paths (by Aayush Khanna)
  • cf81564 - refactor: update stats/base/snanstdev native addon from C++ to C (#5285) (by Prashant Kumar Yadav, Athan Reines)
  • 1511a4d - feat: add C ndarray interface and refactor implementation for stats/base/dnanvariancetk (#4847) (by Prashant Kumar Yadav)
  • eebd899 - style: add missing space (#5287) (by Rishav Tarway)
  • eecbeee - chore: address commit comments (#5283) (by Rishav Tarway)
  • c17d1c9 - feat: add support for accessor arrays and refactor stats/base/cumaxabs (#5289) (by Vivek Maurya, Athan Reines)
  • c7bfa92 - docs: fix missing ending section in various READMEs (#5292) (by Saurabh Singh)
  • c813d0a - docs: update namespace TypeScript declarations (#5308) (by stdlib-bot)
  • 3037993 - docs: update namespace table of contents (#5310) (by stdlib-bot)
  • 353ca8c - remove: remove stats/base/dmeanpw (by Aayush Khanna)
  • 5a7aa5f - refactor: update paths (by Aayush Khanna)
  • e41e5bc - remove: remove stats/base/dmeanors (by Aayush Khanna)
  • 50435ee - refactor: update paths (by Aayush Khanna)
  • 8247985 - remove: remove stats/base/dmeanlipw (by Aayush Khanna)
  • d70f9bf - refactor: update paths (by Aayush Khanna)
  • ca97a2b - remove: remove stats/base/dmeanli (by Aayush Khanna)
  • 3360631 - refactor: update paths (by Aayush Khanna)
  • db61643 - remove: remove stats/base/dmeankbn2 (by Aayush Khanna)
  • 0bba6a2 - refactor: update paths (by Aayush Khanna)
  • 11f1341 - feat: add support for accessor arrays and refactor stats/base/cumax (by Vivek Maurya, stdlib-bot)
  • cfada54 - feat: update namespace TypeScript declarations (#5277) (by stdlib-bot)
  • a437539 - docs: update namespace table of contents (#5279) (by stdlib-bot)
  • 0d255bc - bench: refactor random number generation in JS benchmarks for stats/base/dists/logistic (#5139) (by GK Bishnoi, Gopi Kishan)
  • 9b455b1 - feat: add C implementation for stats/base/dists/binomial/median (#3950) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • d9c5d0c - feat: add C implementation for stats/base/dists/uniform/stdev (#4133) (by Prashant Kumar Yadav, stdlib-bot)
  • ae08a29 - bench: refactor random number generation in stats/base/dists/lognormal (#5164) (by Saurabh Singh)
  • 4d79bde - bench: refactor random number generation in JS benchmarks for stats/base/dists/pareto-type1 (#5260) (by GK Bishnoi)
  • e05da28 - feat: add C implementation for stats/base/dists/binomial/stdev (#4408) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 2f54879 - bench: refactor random number generation in stats/base/dists/studentized-range (#5175) (by Harsh, Karan Anand, stdlib-bot)
  • 427d616 - chore: address commit comments and update tests (#5264) (by Saurabh Singh)
  • fc127d4 - chore: address commit comments and update tests (#5265) (by Saurabh Singh)
  • c15d420 - chore: address commit comments (#5261) (by Harsh)
  • cb07fb5 - remove: remove stats/base/dmeankbn (by Aayush Khanna)
  • 5cc731b - refactor: update paths (by Aayush Khanna)
  • f3b5a12 - remove: remove stats/base/dmaxsorted (by Aayush Khanna)
  • be99898 - refactor: update paths (by Aayush Khanna)
  • bab2e82 - remove: remove stats/base/dmaxabssorted (by Aayush Khanna)
  • 51d53b8 - refactor: update paths (by Aayush Khanna)
  • ae8e7b9 - feat: update namespace TypeScript declarations (#5254) (by stdlib-bot)
  • 8df3643 - docs: update namespace table of contents (#5256) (by stdlib-bot)
  • ebe88f3 - chore: fix C lint errors (#5206) (by GK Bishnoi)
  • d465523 - feat: add C implementation for stats/base/dists/binomial/kurtosis (#4411) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 39f6970 - bench: refactor random number generation in stats/base/dists/negative-binomial (#5193) (by GK Bishnoi)
  • 5186577 - chore: fix copy & paste error (#5247) (by Harsh)
  • ef0c134 - remove: remove stats/base/dmaxabs (by Aayush Khanna)
  • e63974c - refactor: update paths (by Aayush Khanna)
  • c45b0ba - chore: address commit comments (#5219) (by Saurabh Singh)
  • a9d99f1 - docs: update related packages sections (#5207) (by stdlib-bot)
  • 44c266e - feat: add C implementation for stats/base/dists/exponential/entropy (#4177) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • fb90f93 - feat: add C implementation for stats/base/dists/planck/median (#4938) (by Yuvi Mittal, Philipp Burckhardt, stdlib-bot)
  • 120e678 - feat: add C implementation for stats/base/dists/planck/stdev (#4913) (by Yuvi Mittal, Philipp Burckhardt)
  • 8171728 - feat: add C implementation for stats/base/dists/exponential/quantile (#4145) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • f0a9789 - feat: add C implementation for stats/base/dists/uniform/quantile (#4143) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • eaecb57 - feat: add C implementation of stats/base/dists/cauchy/pdf (#4393) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • e5880d1 - feat: add C implementation for stats/base/dists/uniform/logcdf (#4140) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • ac38037 - feat: add C implementation for stats/base/dists/uniform/logpdf (#4141) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 11fbcb0 - docs: update namespace table of contents (#5221) (by stdlib-bot, Philipp Burckhardt)
  • 5dde14b - feat: update namespace TypeScript declarations (#5182) (by stdlib-bot)
  • 954e7c1 - feat: add C ndarray interface and refactor implementation for stats/base/dmeanlipw (#4733) (by Prashant Kumar Yadav)
  • 6ea60b4 - feat: add C ndarray interface and refactor implementation for stats/base/dnanmeanpn (#4250) (by Neeraj Pathak, Aayush Khanna)
  • f70e622 - feat: add C ndarray interface and refactor implementation for stats/base/dsnanmeanors (#4397) (by Neeraj Pathak, Aayush Khanna)
  • 25a369b - bench: refactor number generation (#5212) (by Harsh, Philipp Burckhardt)
  • ba1dd19 - feat: add C implementation for stats/base/dists/geometric/mgf (#4226) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 70019dd - docs: fix return value (#5184) (by ekambains)
  • f64e693 - chore: address commit comments (#5202) (by Saurabh Singh)
  • 273d9f1 - bench: refactor random number generation in benchmarks for stats/base/dists/uniform (#5176) (by Gaurav, Philipp Burckhardt, stdlib-bot)
  • 9d5f07f - chore: fix C lint errors (#5195) (by GK Bishnoi)
  • 10b7eff - bench: refactor number generation (#5198) (by Harsh)
  • 9a18dc7 - bench: remove duplicate variable declaration (#5159) (by ekambains)
  • 9d153b5 - bench: remove duplicate logic (#5160) (by ekambains)
  • d6e1030 - docs: update namespace TypeScript declarations (#5152) (by stdlib-bot)
  • 9a0d2cb - docs: update namespace table of contents (#5154) (by stdlib-bot)
  • 911e179 - docs: clean-up of C docstrings (by Philipp Burckhardt)
  • e61b1de - docs: clean-up of C docstrings (by Philipp Burckhardt)
  • f505ed5 - docs: clean-up of C docstrings (by Philipp Burckhardt)
  • b9a2014 - docs: clean-up of C docstrings (by Philipp Burckhardt)
  • 56b35d1 - feat: add support for accessor arrays and refactor stats/base/nanmax (#5111) (by Aayush Khanna, Athan Reines)
  • c7860af - bench: refactor random number generation in stats/base/dists/gamma (#4929) (by Karan Anand)
  • bd61ef0 - bench: address commit comments (#5137) (by pranav-1720)
  • d53a818 - docs: fix errors in the structure of READMEs in stats/base/* (#5138) (by Aayush Khanna)
  • b78e8ba - docs: update function description in JS benchmarks in stats/base/* (#5135) (by Aayush Khanna)
  • f51730c - feat: add C ndarray interface and refactor implementation for stats/base/dsnanmeanpn (#4405) (by Neeraj Pathak, Athan Reines)
  • ea4fd1d - feat: add C ndarray interface and refactor implementation for stats/base/dnanmeanors (#4248) (by Neeraj Pathak, Athan Reines, stdlib-bot)
  • d66db3f - feat: update namespace TypeScript declarations (#5130) (by stdlib-bot)
  • 267ba17 - feat: add C implementation for stats/base/dists/chisquare/kurtosis (#4592) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • 26f2135 - feat: add C implementation for stats/base/dists/chi/entropy (#4589) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • d3cf065 - feat: add C implementation for stats/base/dists/arcsine/mean (#4369) (by Karan Anand, stdlib-bot)
  • 9ae04b5 - docs: update namespace table of contents (#5132) (by stdlib-bot, Philipp Burckhardt)
  • 8cfbf33 - feat: add C implementation for stats/base/dists/exponential/cdf (#4173) (by Prashant Kumar Yadav, stdlib-bot, Philipp Burckhardt)
  • a94091c - feat: add C implementation for stats/base/dists/exponential/logpdf (#4176) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 0806d8d - feat: add C implementation for stats/base/dists/uniform/kurtosis (#4132) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 0eac653 - feat: add C implementation for stats/base/dists/geometric/stdev (#4095) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 9805877 - feat: add C implementation for stats/base/dists/binomial/skewness (#4410) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 25d7bde - chore: minor clean-up (by Philipp Burckhardt)
  • 95dd2ff - feat: add C implementation for stats/base/dists/binomial/mean (#3681) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • ba0c854 - docs: fix function names in C example code (by Philipp Burckhardt)
  • 58e26cb - chore: fix parameter names, return annotations, and example code (by Philipp Burckhardt)
  • bce4dac - bench: refactor random number generation in stats/base/dists/geometric (#4931) (by Karan Anand, stdlib-bot)
  • 105b812 - bench: refactor random number generation in stats/base/dists/gumbel (#4933) (by Karan Anand, stdlib-bot)
  • fa15161 - bench: refactor random number generation in stats/base/dists/frechet (#4922) (by Karan Anand, stdlib-bot)
  • 6335415 - bench: refactor random number generation in stats/base/dists/f (#4921) (by Karan Anand, stdlib-bot)
  • 1c89f82 - feat: add support for accessor arrays and refactor stats/base/maxabs (#5084) (by Aayush Khanna)
  • aacf454 - feat: add C ndarray interface and refactor implementation for stats/base/dsnanmeanwd (#4496) (by Neeraj Pathak, stdlib-bot)
  • fb1293d - feat: add C ndarray interface and refactor implementation for stats/base/sdsmean (#4890) (by Prashant Kumar Yadav)
  • ddf7d46 - feat: add support for accessor arrays and refactor stats/base/minabs (#5085) (by Aayush Khanna)
  • 0258691 - chore: address commit comments for betaprime/mode (#5080) (by Saurabh Singh)
  • f9789d4 - feat: add C implementation for stats/base/dists/degenerate/logcdf (#4387) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • e268004 - chore: address commit comments for betaprime/mean (#5081) (by Saurabh Singh)
  • 84a04f3 - chore: address commit comments for bernulli/skewness (#5082) (by Saurabh Singh)
  • 0ee8494 - feat: add C implementation for stats/base/dists/degenerate/cdf (#4375) (by Neeraj Pathak, stdlib-bot)
  • a4cc596 - feat: add C implementation for stats/base/dists/gamma/mgf (#4354) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • cb703c8 - chore: address commit comments (#5100) (by Saurabh Singh, Philipp Burckhardt)
  • 001d18c - chore: address commit comments (#5097) (by Saurabh Singh, Philipp Burckhardt)
  • d8c1025 - chore: refactor random number generation in stats/base/dists/rayleigh (#5104) (by ekambains, Philipp Burckhardt)
  • 556ec54 - chore: refactor according to commit comments (#5098) (by Saurabh Singh, Philipp Burckhardt)
  • 28b78a0 - bench: refactor random number generation in stats/base/dists/poisson (#5106) (by pranav-1720)
  • 368834a - chore: address commit comments (#5101) (by Saurabh Singh)
  • 1e15f7f - chore: refactor according to commit comments (#5099) (by Saurabh Singh, Philipp Burckhardt)
  • c49b8f2 - feat: add C implementation for stats/base/dists/beta/entropy (#4039) (by Neeraj Pathak, Philipp Burckhardt)
  • b1f7e5c - feat: add C implementation for stats/base/dists/beta/logpdf (#4050) (by Neeraj Pathak, stdlib-bot)
  • 4afe74d - feat: add C implementation for stats/base/dists/beta/pdf (#4055) (by Neeraj Pathak, stdlib-bot)
  • 01d6b11 - feat: add C implementation for stats/base/dists/beta/kurtosis (#4045) (by Neeraj Pathak)
  • b80369c - feat: add C implementation for stats/base/dists/degenerate/entropy (#4379) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 78c8b3c - feat: add C implementation for stats/base/dists/gamma/entropy (#4349) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 863aff4 - docs: update namespace TypeScript declarations (#5075) (by stdlib-bot)
  • b84f4b8 - docs: update namespace table of contents (#5077) (by stdlib-bot)
  • d77378e - test: add tests to achieve 100% code coverage in stats/base/max (#5067) (by Aayush Khanna)
  • ae4d64e - feat: add C implementation for stats/base/dists/bernoulli/skewness (#3458) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 6958670 - feat: add C implementation for stats/base/dists/betaprime/mean (#4064) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • 7a1ab74 - feat: add C implementation for stats/base/dists/betaprime/mode (#4065) (by Neeraj Pathak, Philipp Burckhardt, stdlib-bot)
  • aa4e85d - feat: add C ndarray interface and refactor implementation for stats/base/dsmean (#4300) (by Neeraj Pathak, Athan Reines, stdlib-bot)
  • 93c884d - bench: update NaN generation in stats/base/* (#5044) (by Aayush Khanna)
  • fbb31fb - feat: add support for accessor arrays and refactor stats/base/min (#5042) (by Aayush Khanna, Athan Reines)
  • 1a78138 - docs: update namespace TypeScript declarations (#5049) (by stdlib-bot)
  • ef11834 - docs: update related packages sections (#5048) (by stdlib-bot)
  • fc72bf5 - docs: update namespace table of contents (#5051) (by stdlib-bot)
  • 367ec2c - docs: update namespace TypeScript declarations (#5039) (by stdlib-bot)
  • 1d6c6cf - docs: update namespace table of contents (#5041) (by stdlib-bot)
  • f8b2615 - docs: update related packages sections (#5038) (by stdlib-bot)
  • 7feea68 - feat: add C ndarray interface and refactor implementation for stats/base/dvariancepn (#4688) (by Prashant Kumar Yadav, Athan Reines)
  • 66a14d0 - docs: minor changes in docs of stats/base/max (#5043) (by Aayush Khanna)
  • 7793d43 - feat: add support for accessor arrays and refactor stats/base/max (#5008) (by Aayush Khanna)
  • 8e0153b - docs: update docs of stats/base/* (#5031) (by Aayush Khanna)
  • 74c5fe1 - docs: update examples of stats/base/dnanmeanwd to show proper handling of NaN elements (#4994) (by Aayush Khanna)
  • 1db3cc5 - bench: refactor random number generation in stats/base/dists/invgamma (#4974) (by Karan Anand)
  • 14f3f1a - feat: update namespace TypeScript declarations (by stdlib-bot)
  • db41c3d - docs: update namespace table of contents (#4965) (by stdlib-bot)
  • b9bddfe - bench: refactor random number generation in stats/base/dists/hypergeometric (#4955) (by Karan Anand)
  • 10354ec - remove: remove stats/base/dcuminabs (by Aayush Khanna)
  • 44f6d3a - refactor: update paths (by Aayush Khanna)
  • 611fed3 - bench: refactor random number generation in stats/base/dists/erlang (#4916) (by Karan Anand)
  • 3250d4f - bench: refactor random number generation in stats/base/dists/exponential (#4917) (by Karan Anand)
  • 02b9077 - bench: refactor random number generation in stats/base/dists/chisquare (#4860) (by Karan Anand)
  • 247af42 - bench: refactor random number generation in stats/base/dists/cosine (#4861) (by Karan Anand)
  • 6d3a881 - refactor: update stats/base/dsvariance native addon from C++ to C (#4868) (by Prashant Kumar Yadav)
  • 1fc3918 - bench: refactor random number generation in stats/base/dists/degenerate (#4862) (by Karan Anand)
  • ec68467 - refactor: update stats/base/dsnanmean native addon from C++ to C (#4863) (by Prashant Kumar Yadav)
  • ab0e174 - refactor: update stats/base/dsnanmeanors native addon from C++ to C (#4865) (by Prashant Kumar Yadav)
  • fb70c55 - refactor: update stats/base/dsnanmeanpn native addon from C++ to C (#4866) (by Prashant Kumar Yadav)
  • 8f6b716 - refactor: update stats/base/dsnanmeanwd native addon from C++ to C (#4867) (by Prashant Kumar Yadav)
  • 13c0b92 - bench: refactor random number generation in stats/base/dists/discrete-uniform (#4887) (by Karan Anand)
  • cce9542 - refactor: update stats/base/dsvariancepn native addon from C++ to C (#4886) (by Prashant Kumar Yadav)
  • 194c6f9 - feat: add C ndarray interface and refactor implementation for stats/base/sstdevyc (#4874) (by Aayush Khanna)
  • 07b0a30 - fix: add missing semicolon (by Philipp Burckhardt)
  • 3446619 - chore: minor clean-up (by Philipp Burckhardt)
  • 8409bd1 - feat: update namespace TypeScript declarations (#4856) (by stdlib-bot)
  • 15204d7 - docs: update namespace table of contents (#4858) (by stdlib-bot)
  • b3540a8 - bench: refactor random number generation in stats/base/dists/chi (#4853) (by Karan Anand)
  • f2d2150 - bench: refactor random number generation in stats/base/dists/cauchy (#4850) (by Karan Anand)
  • d0b776a - feat: add C ndarray interface and refactor implementation for stats/base/snanmeanors (#4786) (by Aayush Khanna)
  • 8e8437c - feat: update namespace TypeScript declarations (#4843) (by stdlib-bot)
  • 063163f - docs: update namespace table of contents (#4845) (by stdlib-bot)
  • 68894a1 - bench: refactor random number generation in stats/base/dists/betaprime (#4840) (by Karan Anand)
  • af55f0d - bench: refactor random number generation in stats/base/dists/binomial (#4841) (by Karan Anand)
  • 9394549 - bench: refactor random number generation in stats/base/dists/beta (#4837) (by Karan Anand)
  • bb45118 - docs: update namespace table of contents (#4830) (by stdlib-bot, Athan Reines)
  • 3bb92d5 - remove: remove stats/base/dcumaxabs (by Aayush Khanna)
  • 2360eb3 - refactor: update paths (by Aayush Khanna)
  • a0220fb - feat: update namespace TypeScript declarations (#4828) (by stdlib-bot)
  • 93636cb - docs: update Markdown stdlib package URLs (#4827) (by stdlib-bot)
  • 902977d - docs: update related packages sections (#4825) (by stdlib-bot)
  • cac36dd - test: fix variable name (by Athan Reines)
  • a93ccc0 - refactor: precompute constant (by Philipp Burckhardt)
  • 177f0a0 - chore: consistently use differential entropy for continuous distributions (by Philipp Burckhardt)
  • f75a0ce - chore: use excess kurtosis consistently (by Philipp Burckhardt)
  • bd984ea - chore: minor clean-up (by Philipp Burckhardt)
  • 1fe6f65 - test: fix name of checked variable (by Philipp Burckhardt)
  • 5a6efed - refactor: precompute constant (by Philipp Burckhardt)
  • 441ea68 - chore: minor clean-up (by Philipp Burckhardt)
  • b7c97a5 - refactor: precompute constant (by Philipp Burckhardt)
  • b0790e4 - refactor: precompute constant (by Philipp Burckhardt)
  • c4bdf1c - chore: minor clean-up (by Philipp Burckhardt)
  • ff97e29 - chore: update wording from non-negative to nonnegative (by Philipp Burckhardt)
  • 1a0d851 - refactor: precompute constant (by Philipp Burckhardt)
  • e7eae81 - refactor: precompute constant and adjust tolerance (by Philipp Burckhardt)
  • c4ef550 - chore: minor clean-up (by Philipp Burckhardt)
  • a99f045 - remove: remove stats/base/dcumax (by Aayush Khanna)
  • 7fdd232 - refactor: update paths (by Aayush Khanna)
  • 05b5326 - chore: minor clean-up (by Philipp Burckhardt)
  • d199580 - test: correcly pass options for native tests (by Philipp Burckhardt)
  • a203308 - chore: add missing empty lines (by Philipp Burckhardt)
  • 8ada47e - chore: fix indentation (by Philipp Burckhardt)
  • cc32a34 - chore: minor clean-up (by Philipp Burckhardt)
  • 33a4af8 - chore: remove extra spaces (by Philipp Burckhardt)
  • fd465c2 - chore: minor clean-up (by Philipp Burckhardt)
  • c33e77a - docs: update namespace table of contents (#4819) (by stdlib-bot)
  • 20b9402 - docs: update namespace TypeScript declaration comments (#4817) (by stdlib-bot)
  • 4486641 - docs: update related packages sections (#4816) (by stdlib-bot)
  • 895313e - docs: update descriptions (by Athan Reines)
  • be4a2ee - feat: add C ndarray interface and refactor implementation for stats/base/dnanmeanpw (#4763) (by Aayush Khanna, Athan Reines, Muhammad Haris)
  • cbb399f - feat: add C ndarray interface and refactor implementation for stats/base/smeanli (#4785) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • 03954e1 - feat: add C implementation for stats/base/dists/logistic/stdev (#4189) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 02c1a61 - feat: add C implementation for stats/base/dists/gumbel/kurtosis (#4155) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • afec7c7 - feat: add C implementation for stats/base/dists/gumbel/mode (#4151) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 22f6479 - feat: add C implementation for stats/base/dists/levy/stdev (#4077) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 9ca3aff - feat: add C implementation for stats/base/dists/levy/mode (#4078) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • a0cf7f4 - feat: add C implementation for stats/base/dists/levy/mean (#4071) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 1188836 - feat: add C implementation for stats/base/dists/cauchy/median (#3958) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 6bee26c - feat: add C implementation for stats/base/dists/gumbel/stdev (#4153) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • ccaed30 - feat: add C implementation for stats/base/dists/chisquare/variance (#3999) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 292c21e - feat: add C implementation for stats/base/dists/chisquare/mode (#4002) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • ecd8369 - feat: add C implementation for stats/base/dists/cosine/mgf (#4510) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • a0ac787 - feat: add C implementation for stats/base/dists/cosine/pdf (#4500) (by Prashant Kumar Yadav)
  • 105516a - feat: add C implementation for stats/base/dists/triangular/logpdf (#4671) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 8d8e866 - feat: add C implementation for stats/base/dists/cosine/kurtosis (#4477) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • eaef370 - feat: add C implementation for stats/base/dists/cosine/cdf (#4498) (by Prashant Kumar Yadav, stdlib-bot)
  • 5f6bc87 - feat: add C implementation for stats/base/dists/cosine/logcdf (#4499) (by Prashant Kumar Yadav)
  • 4aec525 - feat: add C implementation for stats/base/dists/cosine/logpdf (#4502) (by Prashant Kumar Yadav)
  • 0eac1eb - feat: update namespace TypeScript declarations (#4809) (by stdlib-bot)
  • deabf53 - feat: add C ndarray interface and refactor implementation for stats/base/dsmeanpw (#4338) (by Neeraj Pathak, stdlib-bot)
  • 3f740e8 - feat: add C implementation for stats/base/dists/chisquare/stdev (#3996) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 2b91a43 - feat: add C implementation for stats/base/dists/chisquare/mean (#3989) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 21c2f38 - docs: update namespace table of contents (#4811) (by stdlib-bot)
  • 5444ad4 - feat: add stats/base/dists/planck/mgf (#4478) (by Jaysukh Makvana, Athan Reines)
  • 5cfc390 - feat: add C ndarray interface and refactor implementation for stats/base/dsmeanpn (#4331) (by Neeraj Pathak, Athan Reines)
  • a04ba78 - feat: add C ndarray interface and refactor implementation for stats/base/dsmeanors (#4317) (by Neeraj Pathak, Athan Reines, stdlib-bot)
  • 79e28d9 - feat: add C ndarray interface and refactor implementation for stats/base/dsmeanwd (#4339) (by Neeraj Pathak)
  • cbfa623 - feat: add C implementation for stats/base/dists/kumaraswamy/logcdf (#4528) (by Dev Goel, Philipp Burckhardt, stdlib-bot)
  • 529a62b - feat: add C implementation for stats/base/dists/kumaraswamy/skewness (#4542) (by Dev Goel, Philipp Burckhardt, stdlib-bot)
  • 49dd266 - feat: add C implementation for stats/base/dists/kumaraswamy/logpdf (#4532) (by Dev Goel, Philipp Burckhardt, stdlib-bot)
  • b8d6ca8 - refactor: update stats/base/dsmeanpw native addon from C++ to C (#4724) (by Prashant Kumar Yadav)
  • 15c26dd - refactor: update stats/base/dsmeanpn native addon from C++ to C (#4723) (by Prashant Kumar Yadav)
  • 48fc90f - refactor: update stats/base/dsmeanors native addon from C++ to C (#4722) (by Prashant Kumar Yadav)
  • ca5cd8e - refactor: update stats/base/dnanvariancech native addon from C++ to C (#4719) (by Prashant Kumar Yadav)
  • ac1c7e9 - refactor: update stats/base/dsmean native addon from C++ to C (#4721) (by Prashant Kumar Yadav)
  • 138a9af - refactor: update stats/base/dnanstdevtk native addon from C++ to C (#4718) (by Prashant Kumar Yadav)
  • fdd6251 - bench: refactor random number generation in stats/base/dists/arcsine (#4798) (by Karan Anand)
  • 802775e - bench: refactor random number generation in stats/base/dists/bernoulli (#4775) (by Karan Anand, Athan Reines)
  • f698e2c - remove: remove stats/base/dmax (by Athan Reines)
  • e0799e5 - refactor: update paths (by Athan Reines)
  • a26f2f5 - feat: add C implementation for stats/base/dists/degenerate/mgf (#4582) (by Karan Anand, stdlib-bot)
  • caaf8da - feat: add C implementation for stats/base/dists/degenerate/logpmf (#4584) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • fb901fb - docs: update namespace table of contents (#4796) (by stdlib-bot)
  • 22a3dcf - docs: update namespace TypeScript declaration comments (#4794) (by stdlib-bot, Philipp Burckhardt)
  • ce23df1 - feat: add C implementation for stats/base/dists/degenerate/pdf (#4585) (by Karan Anand, stdlib-bot)
  • 0f54105 - feat: add C implementation for stats/base/dists/degenerate/pmf (#4586) (by Karan Anand, stdlib-bot)
  • 225b73b - feat: add C implementation for stats/base/dists/degenerate/median (#4579) (by Karan Anand)
  • c0fe7f1 - feat: add C ndarray interface and refactor implementation for stats/base/dmeanors (#4735) (by Aayush Khanna)
  • f83f272 - feat: add C ndarray interface and refactor implementation for stats/base/sdsmeanors (#4745) (by Aayush Khanna)
  • 70f187e - feat: add C ndarray interface and refactor implementation for stats/base/dmeanpw (#4743) (by Aayush Khanna)
  • a302f72 - feat: add C ndarray interface and refactor implementation for stats/base/svarianceyc (#4372) (by Vinit Pandit, Athan Reines, Aayush Khanna)
  • e02cd5b - feat: add C ndarray interface and refactor implementation for stats/base/scuminabs (#4698) (by Aayush Khanna, Athan Reines)
  • 0091053 - feat: add C ndarray interface and refactor implementation for stats/base/dsemch (#4653) (by Aayush Khanna)
  • afda1d6 - feat: add C ndarray interface and refactor implementation for stats/base/dsemtk (#4661) (by Aayush Khanna)
  • 3d4ea13 - feat: add C ndarray interface and refactor implementation for stats/base/dsemyc (#4665) (by Aayush Khanna)
  • 8f5f68e - feat: add C ndarray interface and refactor implementation for stats/base/dmeankbn (#4712) (by Aayush Khanna)
  • 3a319c1 - feat: add C ndarray interface and refactor implementation for stats/base/dmeanli (#4731) (by Aayush Khanna, stdlib-bot)
  • fd335df - docs: fix grammar typo in stats/base/* (#4780) (by Aayush Khanna, stdlib-bot)
  • 7bab2c6 - docs: increase success probability in examples (by Athan Reines)
  • ad4a4ce - docs: refactor examples of stats/base/dnanmax (#4781) (by Aayush Khanna, Athan Reines)
  • 4d14525 - feat: add C implementation for stats/base/dists/degenerate/quantile (#4587) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • a0d5981 - style: add missing space (by Athan Reines)
  • 84a04bb - feat: add C implementation of stats/base/dists/degenerate/logpdf (#4450) (by Vinit Pandit, stdlib-bot)
  • ba3d6e8 - feat: add C Implementation for stats/base/dists/arcsine/stdev (#4241) (by Karan Anand, stdlib-bot, Philipp Burckhardt)
  • 3afe09e - feat: add C implementation for stats/base/dists/arcsine/mode (#4236) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • 4d4286c - feat: add C implementation for stats/base/dists/arcsine/skewness (#4361) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • b00d9f1 - docs: fix typing error in repl.txt of stats/base/* (#4750) (by Aayush Khanna)
  • 57d226a - docs: update examples of stats/base/smeanwd (#4751) (by Aayush Khanna)
  • 727d50a - bench: refactor random number generation in stats/base/dists/arcsine (#4744) (by Karan Anand)
  • 99aa1e0 - docs: update namespace TypeScript declarations (#4740) (by stdlib-bot)
  • 2645cba - docs: update namespace table of contents (#4742) (by stdlib-bot)
  • 88134a7 - feat: add C implementation for stats/base/dists/geometric/skewness (#4093) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 8a5caba - docs: update related packages sections (#4739) (by stdlib-bot)
  • 8fc41f6 - feat: add C ndarray interface and refactor implementation for stats/base/dmeankbn2 (#4715) (by Aayush Khanna)
  • f257760 - docs: update examples of stats/base/dmin (#4713) (by Aayush Khanna)
  • 998c1be - chore: remove EPS addition and directly draw from desired distribution (by Philipp Burckhardt)
  • c18ebf8 - chore: remove EPS addition and directly draw from desired distribution (by Philipp Burckhardt)
  • f3df15f - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • 27bcbf6 - chore: directly draw from desired distribution and tweak ranges (by Philipp Burckhardt)
  • fc0ff17 - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • 1d5aa47 - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • 97c434d - chore: directly draw from the desired distribution instead of adding constants (by Philipp Burckhardt)
  • e661213 - feat: update namespace TypeScript declarations (#4706) (by stdlib-bot)
  • cff470f - docs: update namespace table of contents (#4708) (by stdlib-bot, Planeshifter)
  • c88e9f5 - chore: clean-up, fix tests, and add FIXMEs (by Athan Reines)
  • 5ae1285 - fix: address precision regression and fix benchmark dtypes (by Athan Reines)
  • 0b2e23d - docs: fix description (by Athan Reines)
  • aa5eadc - refactor: use stdlib dependencies instead of math.h in stats/base/dcuminabs (#4699) (by Aayush Khanna)
  • 82d6dde - feat: add C ndarray interface and refactor implementation for stats/base/sstdevch (#4682) (by Aayush Khanna)
  • f1efc7b - feat: add C ndarray interface and refactor implementation for stats/base/sstdevtk (#4683) (by Aayush Khanna)
  • 3dab4d1 - feat: add C implementation for stats/base/dists/discrete-uniform/cdf (#4643) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 946e2c3 - feat: add C implementation for stats/base/dists/discrete-uniform/mgf (#4667) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 859e486 - docs: update examples in stats/base/scumaxabs (#4695) (by Aayush Khanna)
  • 085aeea - feat: add C ndarray interface and refactor implementation for stats/base/scumin (#4694) (by Aayush Khanna)
  • 95bdc42 - refactor: update stats/base/dmeanstdev native addon from C++ to C (#4612) (by Dhruv Arvind Singh)
  • 49878d2 - refactor: update stats/base/dmeanstdevpn native addon from C++ to C (#4647) (by Dhruv Arvind Singh)
  • 099eb56 - refactor: update stats/base/dmeanvarpn native addon from C++ to C (#4651) (by Dhruv Arvind Singh)
  • 5cc2bcd - refactor: update stats/base/dmeanvar native addon from C++ to C (#4648) (by Dhruv Arvind Singh)
  • 7f819f5 - feat: add C implementation for stats/base/dists/discrete-uniform/variance (#4567) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 69cca7b - feat: add C implementation for stats/base/dists/discrete-uniform/skewness (#4566) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • e4ab52c - feat: add C implementation for stats/base/dists/discrete-uniform/stdev (#4556) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 3c05363 - feat: add C implementation for stats/base/dists/discrete-uniform/kurtosis (#4568) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 09b5945 - docs: update namespace TypeScript declaration comments (#4691) (by stdlib-bot, Philipp Burckhardt)
  • ba7f732 - docs: update namespace table of contents (#4693) (by stdlib-bot, Philipp Burckhardt)
  • 773e934 - feat: add C implementation for stats/base/dists/discrete-uniform/mean (#4530) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 9900036 - feat: add C implementation for stats/base/dists/discrete-uniform/median (#4531) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 645652a - feat: add c implementation of stats/base/dists/degenerate/mean (#4533) (by Vinit Pandit, stdlib-bot, Philipp Burckhardt)
  • 1e58d32 - feat: add C implementation for stats/base/dists/degenerate/stdev (#4588) (by Karan Anand, Philipp Burckhardt)
  • 622e347 - feat: add C implementation for stats/base/dists/discrete-uniform/entropy (#4636) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 0619690 - feat: add C ndarray interface and refactor implementation for stats/base/scumaxabs (#4684) (by Aayush Khanna)
  • 77c3c12 - feat: add C implementation for stats/base/dists/degenerate/mode (#4580) (by Karan Anand, Philipp Burckhardt)
  • 1040b76 - feat: add C implementation for stats/base/dists/triangular/variance (#4000) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 3901a45 - feat: add C ndarray interface and refactor implementation for stats/base/dsemwd (#4662) (by Aayush Khanna)
  • 76642bf - docs: update namespace table of contents (#4658) (by stdlib-bot)
  • 1d7a2df - docs: update namespace TypeScript declarations (#4656) (by stdlib-bot)
  • 41cf529 - feat: add C ndarray interface and refactor implementation for stats/base/dstdevyc (#4628) (by Aayush Khanna, Athan Reines)
  • 4c1b774 - feat: add C ndarray interface and refactor implementation for stats/base/dmeanwd (#4493) (by Aayush Khanna)
  • 7e63aad - fix: wrap function calls in API_SUFFIX in native addons (#4646) (by Aayush Khanna)
  • 6def8d6 - feat: add C implementation for stats/base/dists/chisquare/mgf (#4593) (by Karan Anand, Philipp Burckhardt, stdlib-bot)
  • 4fae05a - feat: add C ndarray interface and refactor implementation for stats/base/dstdevtk (#4621) (by Aayush Khanna, Athan Reines)
  • b4af7cd - feat: add C ndarray interface and refactor implementation for stats/base/dstdevwd (#4620) (by Aayush Khanna, Athan Reines)
  • f229b4a - feat: add C ndarray interface and refactor implementation for stats/base/dstdevch (#4619) (by Aayush Khanna, Athan Reines)
  • 8948253 - refactor: update stats/base/smeanlipw native addon from C++ to C (#4605) (by Vivek Maurya)
  • 7d83b83 - refactor: update stats/base/smeanors native addon from C++ to C (#4606) (by Vivek Maurya)
  • c2bba5e - refactor: update stats/base/smeanpn native addon from C++ to C (#4607) (by Vivek Maurya)
  • 6e4d0b4 - refactor: update stats/base/snanmeanpn native addon from C++ to C (#4611) (by Vivek Maurya)
  • 493839b - refactor: update stats/base/snanmeanors native addon from C++ to C (#4610) (by Vivek Maurya)
  • 86e5846 - refactor: update stats/base/snanmean native addon from C++ to C (#4609) (by Vivek Maurya)
  • 5ef836c - refactor: update stats/base/smeanpw native addon from C++ to C (#4608) (by Vivek Maurya)
  • 3283517 - feat: add C implementation for stats/base/dists/binomial/variance (#3929) (by Prashant Kumar Yadav, Athan Reines, Philipp Burckhardt)
  • 99378ce - fix: wrap void function call in API_SUFFIX (#4603) (by Aayush Khanna)
  • 25c58d7 - feat: add C implementation for stats/base/dists/geometric/mean (#4089) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • dd8cae0 - docs: update namespace TypeScript declaration comments (#4623) (by stdlib-bot)
  • d5eda91 - docs: update namespace table of contents (#4625) (by stdlib-bot, Philipp Burckhardt)
  • 8447e7a - feat: add C implementation for stats/base/dists/binomial/mode (#3947) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • e919ac9 - style: fix indentation in manifest.json files (#4599) (by Aayush Khanna)
  • 5d255dc - feat: add C ndarray interface and refactor implementation for stats/base/dvarianceyc (#4521) (by Aayush Khanna)
  • b137c53 - feat: add C ndarray interface and refactor implementation for stats/base/dvarmtk (#4541) (by Aayush Khanna)
  • 6ed3eab - feat: add C ndarray interface and refactor implementation for stats/base/svariancech (#4547) (by Aayush Khanna)
  • a33962b - feat: add C ndarray interface and refactor implementation for stats/base/dvariancewd (#4501) (by Aayush Khanna)
  • 9b81fa1 - feat: add C ndarray interface and refactor implementation for stats/base/smeanwd (#4503) (by Aayush Khanna)
  • 44cf480 - feat: add C ndarray interface and refactor implementation for stats/base/dvariancech (#4524) (by Aayush Khanna)
  • 2572caf - feat: add C ndarray interface and refactor implementation for stats/base/dvariancetk (#4534) (by Aayush Khanna, stdlib-bot)
  • d5d5a5a - feat: add C ndarray interface and refactor implementation for stats/base/svariancetk (#4570) (by Aayush Khanna)
  • 3fb1b23 - refactor: update stats/base/dnanstdevpn native addon from C++ to C (#4537) (by Dhruv Arvind Singh)
  • 9616777 - refactor: update stats/base/dnanvariancepn native addon from C++ to C (#4538) (by Dhruv Arvind Singh)
  • 2aefb73 - refactor: update stats/base/dnanstdevch native addon from C++ to C (#4539) (by Dhruv Arvind Singh)
  • 9232789 - refactor: update stats/base/dnanstdevyc native addon from C++ to C (#4536) (by Dhruv Arvind Singh)
  • 6f6d429 - refactor: update stats/base/dnanvarianceyc native addon from C++ to C (#4535) (by Dhruv Arvind Singh)
  • 746eae4 - docs: fix argument order (by Athan Reines)
  • 3087276 - feat: add C implementation for stats/base/dists/frechet/variance (#4577) (by Manvith M, Philipp Burckhardt)
  • 19d5c61 - feat: add C implementation for stats/base/dists/frechet/stdev (#4576) (by Manvith M, Philipp Burckhardt)
  • 3b44fd4 - feat: add C implementation for stats/base/dists/frechet/skewness (#4573) (by Manvith M, Philipp Burckhardt)
  • 321e49e - docs: add missing periods to list items (by Philipp Burckhardt)
  • 4b1f53d - docs: update namespace TypeScript declaration comments (#4518) (by stdlib-bot, Philipp Burckhardt)
  • 7362135 - docs: update namespace table of contents (#4520) (by stdlib-bot)
  • 63e4274 - feat: add C ndarray interface and refactor implementation for stats/base/smediansorted (#4490) (by Aayush Khanna, Athan Reines)
  • da4697a - feat: add C ndarray interface and refactor implementation for stats/base/sminsorted (#4492) (by Aayush Khanna, stdlib-bot)
  • b046648 - chore: remove unused header in stats/base/dnanmeanwd (#4497) (by Aayush Khanna)
  • 29f0cf3 - test: fix arguments (by Athan Reines)
  • 43b8310 - docs: fix examples (by Athan Reines)
  • 10cfaa0 - refactor: update stats/base/sstdevch native addon from C++ to C (#4508) (by Dhruv Arvind Singh)
  • e0f265a - refactor: update stats/base/snanvarianceyc native addon from C++ to C (#4511) (by Dhruv Arvind Singh)
  • f45a304 - refactor: update stats/base/sstdevpn native addon from C++ to C (#4509) (by Dhruv Arvind Singh)
  • 099a20d - refactor: update stats/base/sstdev native addon from C++ to C (#4507) (by Dhruv Arvind Singh)
  • cd35166 - refactor: update stats/base/snanvariancetk native addon from C++ to C (#4505) (by Dhruv Arvind Singh)
  • 09a06ae - refactor: update stats/base/snanvariancewd native addon from C++ to C (#4504) (by Dhruv Arvind Singh)
  • c529dc1 - refactor: update stats/base/snanstdevwd native addon from C++ to C (#4473) (by Dhruv Arvind Singh)
  • 5a8bc2d - refactor: update stats/base/snanstdevch native addon from C++ to C (#4470) (by Dhruv Arvind Singh)
  • 2832442 - feat: add C ndarray interface and refactor implementation for stats/base/dnanmeanwd (#4251) (by Neeraj Pathak, Athan Reines)
  • 3cd2abf - docs: update namespace table of contents (#4489) (by stdlib-bot)
  • 6443564 - feat: add C implementation for stats/base/dists/rayleigh/median (#4027) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 133c539 - docs: update namespace TypeScript declaration comments (#4487) (by stdlib-bot, Philipp Burckhardt)
  • f9d393e - feat: add C implementation for stats/base/dists/logistic/kurtosis (#4034) (by Prashant Kumar Yadav, stdlib-bot)
  • 9bacbef - feat: add C implementation for stats/base/dists/geometric/entropy (#4180) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 12d1a13 - feat: add C implementation for stats/base/dists/triangular/pdf (#4322) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • d5e0a74 - feat: add C implementation for stats/base/dists/cosine/mode (#4476) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 0cc8c9c - feat: add C implementation for stats/base/dists/cosine/stdev (#4468) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 19e6e7b - feat: add C implementation for stats/base/dists/cosine/median (#4467) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 5e8558a - feat: add C implementation for stats/base/dists/cosine/skewness (#4469) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • fc14734 - refactor: explicitly return zero for non-integer x (by Philipp Burckhardt)
  • 205c6ed - chore: disable lint rule (by Philipp Burckhardt)
  • ff7a8c1 - docs: add missing spaces (by Philipp Burckhardt)
  • 79dd840 - feat: add C ndarray interface and refactor implementation for stats/base/dcumaxabs (#4139) (by Aayush Khanna, Athan Reines)
  • 63c9e3d - feat: add C ndarray interface and refactor implementation for stats/base/dcumin (#4144) (by Aayush Khanna, Athan Reines)
  • 11eafc3 - refactor: update stats/base/snanvariancech native addon from C++ to C (#4483) (by Dhruv Arvind Singh, Athan Reines)
  • cddd4f9 - refactor: update stats/base/snanstdevyc native addon from C++ to C (#4472) (by Dhruv Arvind Singh)
  • 1bd0b30 - refactor: update stats/base/snanstdevpn native addon from C++ to C (#4475) (by Dhruv Arvind Singh)
  • bd43478 - refactor: update stats/base/snanstdevtk native addon from C++ to C (#4474) (by Dhruv Arvind Singh)
  • 78fe293 - refactor: update stats/base/sstdevtk native addon from C++ to C (#4484) (by Dhruv Arvind Singh)
  • e887764 - feat: add C ndarray interface and refactor implementation for stats/base/smaxabssorted (#4479) (by Aayush Khanna, stdlib-bot)
  • 6b59072 - feat: add C ndarray interface and refactor implementation for stats/base/dmaxabssorted (#4181) (by Aayush Khanna, stdlib-bot)
  • 5bea415 - feat: add C ndarray interface and refactor implementation for stats/base/smskmax (#4401) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • f7a3247 - refactor: update stats/base/snanvariance native addon from C++ to C (#4471) (by Dhruv Arvind Singh)
  • 60ff76c - feat: add C ndarray interface and refactor implementation for stats/base/dmskmax (#4366) (by Aayush Khanna, stdlib-bot)
  • 152ec1e - feat: add C ndarray interface and refactor implementation for stats/base/smaxsorted (#4481) (by Aayush Khanna, stdlib-bot)
  • b9c545d - feat: add C ndarray interface and refactor implementation for stats/base/dmediansorted (#4466) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • b7c2e5d - feat: add C ndarray interface and refactor implementation for stats/base/smskmin (#4403) (by Aayush Khanna, stdlib-bot)
  • 15b5f8e - refactor: update stats/base/sdsnanmean native addon from C++ to C (#4458) (by Vivek Maurya)
  • 186f2e7 - refactor: update stats/base/sdsnanmeanors native addon from C++ to C (#4459) (by Vivek Maurya)
  • 384a7fe - feat: add C ndarray interface and refactor implementation for stats/base/dminsorted (#4201) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • f0b0632 - refactor: update stats/base/smean native addon from C++ to C (#4462) (by Vivek Maurya)
  • db37507 - refactor: update stats/base/smeankbn native addon from C++ to C (#4463) (by Vivek Maurya)
  • ff21f9a - refactor: update stats/base/smeankbn2 native addon from C++ to C (#4464) (by Vivek Maurya)
  • 5f718b7 - refactor: update stats/base/smeanli native addon from C++ to C (#4465) (by Vivek Maurya)
  • f0ddcaa - style: add missing parentheses (by Athan Reines)
  • f36eb5d - feat: add C ndarray interface and refactor implementation for stats/base/dmaxsorted (#4456) (by Aayush Khanna)
  • 5394150 - feat: add C ndarray interface and refactor implementation for stats/base/dmskmin (#4371) (by Aayush Khanna, stdlib-bot)
  • 321e287 - style: align comments (by Athan Reines)
  • 9279812 - feat: add C ndarray interface and refactor implementation for stats/base/smskrange (#4404) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • 5524db1 - feat: add stats/base/dists/planck/quantile (#4392) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • cbb3066 - style: add missing decimals (by Athan Reines)
  • 34b3c31 - feat: add stats/base/dists/planck/entropy (#4325) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • 094bea4 - feat: add stats/base/dists/planck/logpmf (#4182) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • 7d285da - feat: add stats/base/dists/planck/mode (#4350) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • b8b2e44 - feat: add stats/base/dists/planck/kurtosis (#4355) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • c41e8a2 - feat: add stats/base/dists/planck/skewness (#4353) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • e982d25 - feat: add stats/base/dists/planck/median (#4346) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • 054f4e5 - docs: fix descriptions (by Athan Reines)
  • baf8692 - feat: add stats/base/dists/planck/logcdf (#4227) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • d24f1dd - refactor: update stats/base/scumin native addon from C++ to C (#4433) (by Vivek Maurya, stdlib-bot)
  • 27ebff5 - refactor: update stats/base/sdsmeanors native addon from C++ to C (#4434) (by Vivek Maurya, stdlib-bot)
  • a510d78 - feat: add C ndarray interface and refactor implementation for stats/base/dcuminabs (#4156) (by Aayush Khanna)
  • 604d9b5 - fix: remove unused deps and fix indentation (by Athan Reines)
  • dbb2756 - refactor: update stats/base/scumaxabs native addon from C++ to C (#4409) (by Vivek Maurya)
  • ece293d - refactor: update stats/base/dvarmtk native addon from C++ to C (#4407) (by Vivek Maurya)
  • eaff108 - refactor: update stats/base/dvarmpn native addon from C++ to C (#4406) (by Vivek Maurya)
  • b7f05ba - docs: fix errors in examples and docs for stats/base/dmin (#4367) (by Aayush Khanna)
  • 0d52a8a - chore: minor clean-up (by Philipp Burckhardt)
  • 095586c - style: fix indentation (by Philipp Burckhardt)
  • 7c20166 - docs: update description (by Athan Reines)
  • d65bd1f - docs: update descriptions (by Athan Reines)
  • eb05b7c - feat: add C ndarray interface and refactor implementation for stats/base/dmskrange (#4376) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • 1470a6b - refactor: update stats/base/dvarm native addon from C++ to C (#4400) (by Vivek Maurya)
  • 418895c - refactor: update stats/base/sdsmean native addon from C++ to C (#4402) (by Vivek Maurya)
  • cdf5e79 - docs: update namespace table of contents (#4365) (by stdlib-bot)
  • 25d8240 - feat: update namespace TypeScript declarations (#4363) (by stdlib-bot)
  • 98fa29f - feat: add C implementation for stats/base/dists/triangular/mgf (#4330) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • a6aa849 - feat: add C ndarray interface and refactor implementation for stats/base/smidrange (#4341) (by Aayush Khanna)
  • a2ed277 - feat: add C implementation for stats/base/dists/f/stdev (#4351) (by Vivek Maurya, Philipp Burckhardt)
  • a5086e7 - feat: add C ndarray interface and refactor implementation for stats/base/scumax (#4344) (by Aayush Khanna)
  • 3fcf22f - feat: add C ndarray interface and refactor implementation for stats/base/dmidrange (#4340) (by Aayush Khanna)
  • d88905f - docs: fix parameter descriptions in Weibull distribution packages (by Philipp Burckhardt)
  • b87254d - docs: fix parameter descriptions in Weibull distribution packages (by Philipp Burckhardt)
  • 4e93083 - feat: add C implementation of stats/base/dists/weibull/logpdf (by Vinit Pandit, Philipp Burckhardt)
  • 1a68a1f - feat: add C implementation of stats/base/dists/weibull/pdf (by Vinit Pandit, Philipp Burckhardt)
  • c4c4ed8 - chore: minor clean-up (by Philipp Burckhardt)
  • b05f89e - feat: add C implementation of stats/base/dists/weibull/median (by Vinit Pandit, Philipp Burckhardt)
  • f9f468e - feat: add C implementation of stats/base/dists/weibull/cdf (by Vinit Pandit, Philipp Burckhardt)
  • 23b4953 - feat: add C implementation of stats/base/dists/weibull/logcdf (by Vinit Pandit, Philipp Burckhardt)
  • 0062b9d - docs: update namespace TypeScript declaration comments (#4335) (by stdlib-bot, Philipp Burckhardt)
  • 9c14596 - docs: update namespace table of contents (#4337) (by stdlib-bot, Philipp Burckhardt)
  • 3736294 - feat: add C implementation for stats/base/dists/t/mode (#3913) (by Aadish Jain)
  • 743b72e - feat: add C implementation for stats/base/dists/exponential/logcdf (#4174) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • ab52d49 - feat: add C ndarray interface and refactor implementation for stats/base/snanmaxabs (#4328) (by Aayush Khanna, stdlib-bot)
  • f468acc - feat: add C implementation for stats/base/dists/beta/mean (#3895) (by Vivek Maurya, Philipp Burckhardt)
  • 38bb02a - feat: add C implementation of stats/base/dists/rayleigh/logpdf (#3966) (by Vinit Pandit, Philipp Burckhardt)
  • bc9651b - feat: add C implementation for stats/base/dists/normal/entropy (#3930) (by Manvith M, stdlib-bot)
  • f5f16d3 - feat: add C implementation for stats/base/dists/cauchy/mode (#3952) (by Vivek Maurya, Philipp Burckhardt)
  • 08c0de6 - feat: add C implementation for stats/base/dists/bernoulli/entropy (#3449) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 0b09419 - feat: add C ndarray interface and refactor implementation for stats/base/snanrange (#4319) (by Aayush Khanna)
  • b16b1fe - chore: add missing @private in benchmarks of stats/base/* (#4306) (by Aayush Khanna)
  • ec29387 - feat: add C implementation for stats/base/dists/geometric/pmf (#4220) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • f0528a0 - feat: add C ndarray interface and refactor implementation for stats/base/snanminabs (#4327) (by Aayush Khanna, stdlib-bot)
  • 12e1d48 - feat: add C ndarray interface and refactor implementation for stats/base/dnanrange (#4293) (by Aayush Khanna)
  • c43d9bb - docs: update namespace TypeScript declaration comments (#4303) (by stdlib-bot, Philipp Burckhardt)
  • fab0863 - docs: update namespace table of contents (#4305) (by stdlib-bot, Philipp Burckhardt)
  • 826ecf0 - feat: add C ndarray interface and refactor implementation for stats/base/dmaxabs (#4170) (by Aayush Khanna, Athan Reines, stdlib-bot)
  • 86a3364 - feat: add C ndarray interface and refactor implementation for stats/base/snanmax (#4287) (by Aayush Khanna)
  • 82745a5 - feat: add C implementation for stats/base/dists/triangular/skewness (#4259) (by Prashant Kumar Yadav)
  • 297cd66 - feat: add C ndarray interface and refactor implementation for stats/base/srange (#4297) (by Aayush Khanna, Athan Reines)
  • 9f86bc6 - feat: add C ndarray interface and refactor implementation for stats/base/snanmin (#4292) (by Aayush Khanna)
  • 054139f - refactor: update benchmarks in stats/base to follow latest project conventions (#4299) (by Aayush Khanna)
  • f9a5e0f - feat: add C ndarray interface and refactor implementation for stats/base/sminabs (#4285) (by Aayush Khanna, stdlib-bot)
  • dc8291e - refactor: update stats/base/dnanmeanpn native addon from C++ to C (#4110) (by Neeraj Pathak)
  • 3377bfa - refactor: update stats/base/dvarianceyc native addon from C++ to C (#4284) (by Vivek Maurya)
  • bba1675 - feat: add C ndarray interface and refactor implementation for stats/base/smin (#4282) (by Aayush Khanna)
  • 88114d8 - refactor: update stats/base/dvariancewd native addon from C++ to C (#4283) (by Vivek Maurya)
  • 95a9d94 - refactor: update stats/base/dvariancetk native addon from C++ to C (#4281) (by Vivek Maurya)
  • 9e3fd66 - refactor: update stats/base/dvariancepn native addon from C++ to C (#4279) (by Vivek Maurya)
  • 02deb59 - refactor: update stats/base/dvariancech native addon from C++ to C (#4278) (by Vivek Maurya)
  • 18e7567 - refactor: update stats/base/dnanmskrange native addon from C++ to C (#4162) (by Vivek Maurya, Athan Reines)
  • 47c15ad - refactor: update stats/base/dnanmskmin native addon from C++ to C (#4161) (by Vivek Maurya, Athan Reines)
  • 24e0082 - refactor: update stats/base/dnanmskmax native addon from C++ to C (#4160) (by Vivek Maurya, Athan Reines)
  • b4e42d9 - refactor: update stats/base/dvariance native addon from C++ to C (#4276) (by Vivek Maurya)
  • b0c3a91 - refactor: update stats/base/svarianceyc native addon from C++ to C (#4232) (by Vinit Pandit, Athan Reines)
  • e8c2716 - refactor: update stats/base/svariancech native addon from C++ to C (#4229) (by Vinit Pandit)
  • 6a5404b - refactor: update stats/base/svariancepn native addon from C++ to C (#4230) (by Vinit Pandit)
  • 76992b6 - refactor: update stats/base/svariancewd native addon from C++ to C (#4231) (by Vinit Pandit)
  • 77d53d4 - refactor: update stats/base/dstdevyc native addon from C++ to C (#4275) (by Vivek Maurya)
  • e878384 - refactor: update stats/base/dstdevwd native addon from C++ to C (#4274) (by Vivek Maurya)
  • f03f6b7 - refactor: update stats/base/dstdevtk native addon from C++ to C (#4273) (by Vivek Maurya)
  • 07b7e9b - refactor: update stats/base/dstdevpn native addon from C++ to C (#4272) (by Vivek Maurya)
  • d83c31f - refactor: update stats/base/dstdevch native addon from C++ to C (#4271) (by Vivek Maurya)
  • 2c352ad - refactor: update stats/base/dstdev native addon from C++ to C (#4270) (by Vivek Maurya)
  • 265cca5 - docs: update namespace TypeScript declarations (#4266) (by stdlib-bot, Philipp Burckhardt)
  • e9c01a9 - docs: update namespace table of contents (#4268) (by stdlib-bot, Philipp Burckhardt)
  • 4cf8ad7 - feat: add stats/base/dists/planck/cdf (#4130) (by Jaysukh Makvana, Athan Reines)
  • b87d116 - feat: add C ndarray interface and refactor implementation for stats/base/smaxabs (#4260) (by Aayush Khanna)
  • 5da016a - docs: remove extra space (by Athan Reines)
  • 3a2d4a7 - docs: fix descriptions (by Athan Reines)
  • a5f9603 - docs: fix example in stats/base/smax (#4264) (by Aayush Khanna)
  • 217351f - feat: add C ndarray interface and refactor implementation for stats/base/dmin (#4190) (by Aayush Khanna)
  • 15f2f56 - feat: add C implementation for stats/base/dists/laplace/stdev (#4158) (by Vivek Maurya, Philipp Burckhardt)
  • b275b6f - feat: add C implementation for stats/base/dists/laplace/mode (#4138) (by Vivek Maurya, Philipp Burckhardt)
  • 40df378 - feat: add C implementation for stats/base/dists/laplace/skewness (#4187) (by Vivek Maurya, Philipp Burckhardt)
  • 9d3cd74 - feat: add C ndarray interface and refactor implementation for stats/base/dnanmaxabs (#4218) (by Aayush Khanna, stdlib-bot)
  • fd3a204 - feat: add C ndarray interface and refactor implementation for stats/base/dnanmax (#4206) (by Aayush Khanna)
  • c12422c - feat: add C implementation for stats/base/dists/laplace/kurtosis (#4188) (by Vivek Maurya)
  • e6e539d - feat: add C ndarray interface and refactor implementation for stats/base/dnanmin (#4235) (by Aayush Khanna, Philipp Burckhardt)
  • 8a76708 - feat: add C implementation for stats/base/dists/triangular/kurtosis (#4256) (by Prashant Kumar Yadav)
  • fc9ae04 - feat: add C implementation for stats/base/dists/triangular/entropy (#4255) (by Prashant Kumar Yadav)
  • 013c9ac - feat: add C implementation for stats/base/dists/triangular/stdev (#4258) (by Prashant Kumar Yadav)
  • de70ec9 - feat: add C ndarray interface and refactor implementation for stats/base/smax (#4240) (by Aayush Khanna)
  • d16409a - feat: add stats/base/dists/planck/pmf (#3896) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • d43f119 - feat: add stats/base/dists/planck/stdev (#4127) (by Jaysukh Makvana, Athan Reines)
  • 8aff8f8 - feat: add stats/base/dists/planck/variance (#4102) (by Jaysukh Makvana, Athan Reines)
  • 867ceef - refactor: update stats/base/dsemtk native addon from C++ to C (#4223) (by Vivek Maurya)
  • 1aa3235 - refactor: update stats/base/dsempn native addon from C++ to C (#4222) (by Vivek Maurya)
  • ce347fe - refactor: update stats/base/dsemwd native addon from C++ to C (#4224) (by Vivek Maurya)
  • dabf486 - refactor: update stats/base/dsemyc native addon from C++ to C (#4225) (by Vivek Maurya)
  • dfc908c - docs: update namespace TypeScript declarations (#4243) (by stdlib-bot)
  • 9228eef - docs: update namespace table of contents (#4245) (by stdlib-bot)
  • 836075d - feat: add C ndarray interface and refactor implementation for stats/base/drange (#4239) (by Aayush Khanna)
  • 3d7cff6 - feat: add C ndarray interface and refactor implementation for stats/base/dnanminabs (#4238) (by Aayush Khanna)
  • c365bf2 - feat: add C ndarray interface and refactor implementation for stats/base/dminabs (#4197) (by Aayush Khanna, stdlib-bot)
  • 1aa67dd - feat: add C implementation for stats/base/dists/uniform/median (#3970) (by Prashant Kumar Yadav, Philipp Burckhardt, stdlib-bot)
  • 293cd1a - feat: add C implementation for stats/base/dists/uniform/mean (#3964) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 6ec8074 - feat: add C ndarray interface and refactor implementation for stats/base/dcumax (#4137) (by Aayush Khanna, Athan Reines)
  • c59d021 - refactor: update stats/base/dsem native addon from C++ to C (#4217) (by Vivek Maurya)
  • 81fee17 - refactor: update stats/base/dsemch native addon from C++ to C (#4219) (by Vivek Maurya)
  • 56801e8 - feat: add stats/base/dists/planck/mean (#3942) (by Jaysukh Makvana, Athan Reines, stdlib-bot)
  • ad690a4 - refactor: update stats/base/drange native addon from C++ to C (#4216) (by Vivek Maurya)
  • 51565a4 - refactor: update stats/base/sstdevyc native addon from C++ to C (#4208) (by Vinit Pandit, Athan Reines)
  • 1223597 - refactor: update stats/base/svariance native addon from C++ to C (#4213) (by Vinit Pandit, Athan Reines)
  • 40818ea - refactor: update stats/base/svariancetk native addon from C++ to C (#4209) (by Vinit Pandit, Athan Reines)
  • 191c47d - refactor: update stats/base/sstdevwd native addon from C++ to C (#4207) (by Vinit Pandit, Athan Reines)
  • 1d30df5 - refactor: update stats/base/dnanstdev native addon from C++ to C (#4192) (by Vivek Maurya)
  • a40c4f4 - refactor: update stats/base/dnanvariance native addon from C++ to C (#4195) (by Vivek Maurya)
  • 2bde98a - refactor: update stats/base/dnanvariancetk native addon from C++ to C (#4204) (by Neeraj Pathak)
  • ed24eef - refactor: update stats/base/dnanvariancewd native addon from C++ to C (#4202) (by Neeraj Pathak)
  • 53da41e - refactor: update stats/base/dnanmean native addon from C++ to C (#4112) (by Neeraj Pathak)
  • e473425 - refactor: update stats/base/dnanmeanors native addon from C++ to C (#4111) (by Neeraj Pathak)
  • 4a70790 - style: add missing spaces (by Philipp Burckhardt)
  • 2965f8f - chore: minor clean-up (by Philipp Burckhardt)
  • ed5c4cc - chore: minor clean-up (by Philipp Burckhardt)
  • 90e96d0 - chore: minor clean-up (by Philipp Burckhardt)
  • 04fda1b - refactor: update stats/base/dnanrange native addon from C++ to C (#4163) (by Vivek Maurya)
  • 70dde47 - refactor: update stats/base/dnanmeanwd native addon from C++ to C (#4157) (by Neeraj Pathak)
  • b7867cb - chore: minor clean-up (by Philipp Burckhardt)
  • 62364f6 - style: fix C comment alignment (by Philipp Burckhardt)
  • 0ba282b - chore: minor clean-up (by Philipp Burckhardt)
  • 9f71ae0 - chore: address feedback and enable tests (by Philipp Burckhardt)
  • 603c766 - test: only conditionally run tests (by Philipp Burckhardt)
  • 2712c2c - bench: only conditionally run benchmarks (by Philipp Burckhardt)
  • 318f280 - chore: minor clean-up (by Philipp Burckhardt)
  • c13062e - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 2ea848b - style: update to use tabs for indentation (by Philipp Burckhardt)
  • a72a67a - chore: minor clean-up (by Philipp Burckhardt)
  • 6a0d6b8 - style: update to use tabs for indentation (by Philipp Burckhardt)
  • 8553770 - chore: minor clean-up (by Philipp Burckhardt)
  • a0eb37f - refactor: update stats/base/dnanminabs native addon from C++ to C (#4126) (by Vivek Maurya)
  • 398c071 - refactor: update stats/base/dnanmin native addon from C++ to C (#4125) (by Vivek Maurya)
  • 5b71452 - docs: update related packages sections (#4135) (by stdlib-bot, Athan Reines)
  • 6becb40 - docs: update namespace TypeScript declarations (#4136) (by stdlib-bot, Philipp Burckhardt)
  • 9a70521 - docs: update namespace ToCs (by Athan Reines)
  • f13ddb2 - style: use spaces for alignment in C comments (by Philipp Burckhardt)
  • 83aeb94 - feat: add C implementation for stats/base/dists/gamma/stdev (#4128) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 9d4ff4d - feat: add C implementation for stats/base/dists/exponential/median (#4049) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • b884459 - feat: add C implementation for stats/base/dists/triangular/mean (#4006) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 6043777 - feat: add C implementation for stats/base/dists/gamma/skewness (#4124) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 8e65742 - feat: add C implementation for stats/base/dists/gamma/mode (#4123) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • cf1fd6a - feat: add C implementation for stats/base/dists/gamma/kurtosis (#4129) (by Prashant Kumar Yadav)
  • 8627f7a - feat: add C implementation for stats/base/dists/gamma/mean (#4122) (by Prashant Kumar Yadav)
  • 026462b - feat: add C implementation for stats/base/dists/invgamma/mode (#4117) (by Vivek Maurya)
  • 150755b - feat: add C implementation for stats/base/dists/invgamma/kurtosis (#4120) (by Vivek Maurya)
  • 4bea27a - feat: add C implementation for stats/base/dists/invgamma/stdev (#4118) (by Vivek Maurya)
  • eaf7676 - feat: add C implementation for stats/base/dists/invgamma/skewness (#4119) (by Vivek Maurya)
  • dd6359a - feat: add C implementation for stats/base/dists/invgamma/mean (#4116) (by Vivek Maurya)
  • 5e05d49 - refactor: update stats/base/dmaxabs native addon from C++ to C (#4079) (by Aayush Khanna)
  • 9ff9694 - feat: add C ndarray interface and refactor implementation (by Athan Reines)
  • 430e40e - refactor: update stats/base/dmeanpw native addon from C++ to C (#4101) (by Aayush Khanna)
  • dbb5935 - refactor: update stats/base/dmeanpn native addon from C++ to C (#4100) (by Aayush Khanna)
  • dcbceb5 - refactor: update stats/base/dmeanors native addon from C++ to C (#4099) (by Aayush Khanna)
  • 86eb8a8 - refactor: update stats/base/dmeanlipw native addon from C++ to C (#4098) (by Aayush Khanna)
  • 1a7bfb6 - refactor: update stats/base/dmeanli native addon from C++ to C (#4097) (by Aayush Khanna)
  • 50d8e54 - refactor: update stats/base/dmeankbn2 native addon from C++ to C (#4096) (by Aayush Khanna)
  • cd88134 - refactor: update stats/base/dmeankbn native addon from C++ to C (#4088) (by Aayush Khanna)
  • adcd151 - refactor: update stats/base/dmean native addon from C++ to C (#4087) (by Aayush Khanna)
  • 59846f8 - refactor: update stats/base/dmaxsorted native addon from C++ to C (#4084) (by Aayush Khanna)
  • e20fc92 - refactor: update stats/base/dmaxabssorted native addon from C++ to C (#4080) (by Aayush Khanna)
  • 2cbb06c - refactor: update stats/base/dcuminabs native addon from C++ to C (#4075) (by Aayush Khanna)
  • f0f7c37 - refactor: update stats/base/dcumin native addon from C++ to C (#4074) (by Aayush Khanna)
  • fd70f66 - refactor: update stats/base/dcumaxabs native addon from C++ to C (#4073) (by Aayush Khanna)
  • 267321a - refactor: update stats/base/dcumax native addon from C++ to C (#4072) (by Aayush Khanna)
  • 7d33299 - refactor: update stats/base/dmax native addon from C++ to C (#4051) (by Aayush Khanna, stdlib-bot)
  • 9c225d9 - feat: add C implementation for stats/base/dists/f/skewness (#4041) (by Vivek Maurya, Philipp Burckhardt)
  • 0cab817 - feat: add C implementation for stats/base/dists/f/variance (#4042) (by Vivek Maurya, Philipp Burckhardt)
  • 724d581 - feat: add C implementation for stats/base/dists/exponential/mean (#4046) (by Prashant Kumar Yadav)
  • ed04d90 - feat: add C implementation for stats/base/dists/rayleigh/mode (#4024) (by Prashant Kumar Yadav)
  • daf43b2 - feat: add C implementation for stats/base/dists/triangular/mode (#4008) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 3c0ff2c - feat: add C implementation for stats/base/dists/laplace/entropy (#4025) (by Aayush Khanna, Philipp Burckhardt)
  • 8bb1cf3 - feat: add C implementation for dist/triangular/median (#4004) (by Divyansh Seth, Philipp Burckhardt)
  • fc5df17 - feat: add C implementation for stats/base/dists/kumaraswamy/median (#4020) (by Desh Deepak Kant, Philipp Burckhardt)
  • 9d270ad - feat: add C implementation for stats/base/dists/rayleigh/mean (#4026) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 7d9b63d - feat: add C implementation for stats/base/dists/exponential/mode (#4047) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 7eb69d4 - feat: add C implementation for stats/base/dists/logistic/median (#4031) (by Prashant Kumar Yadav)
  • db1d12e - feat: add C implementation for stats/base/dists/weibull/mean (#4052) (by Divyansh Seth, Philipp Burckhardt)
  • 974b609 - feat: add C implementation for stats/base/dists/degenerate/variance (#4022) (by Aayush Khanna)
  • 242b011 - feat: add C implementation for stats/base/dists/f/mode (#4036) (by Vivek Maurya, Philipp Burckhardt)
  • 6c141f4 - feat: add C implementation for stats/base/dists/logistic/skewness (#4038) (by Prashant Kumar Yadav)
  • df52159 - feat: add C implementation for stats/base/dists/f/entropy (#4044) (by Vivek Maurya, Philipp Burckhardt)
  • 67eacfd - feat: add C implementation for stats/base/dists/f/kurtosis (#4043) (by Vivek Maurya, Philipp Burckhardt)
  • 7e400e0 - feat: add C implementation for stats/base/dists/exponential/stdev (#4063) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 7cff91f - feat: add C implementation for stats/base/dists/logistic/mode (#4029) (by Prashant Kumar Yadav)
  • 5bb4ea6 - feat: add C implementation for stats/base/dists/exponential/kurtosis (#4058) (by Prashant Kumar Yadav)
  • 113f340 - feat: add C implementation for stats/base/dists/logistic/mean (#4028) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 584df38 - feat: add C implementation for stats/base/dists/exponential/skewness (#4056) (by Prashant Kumar Yadav, Philipp Burckhardt)
  • 4d6fbbd - feat: add C implementation for stats/base/dists/uniform/entropy (#4021) (by Divyansh Seth, Philipp Burckhardt)
  • b283652 - feat: add C implementation for stats/base/dists/f/mean (#4033) (by Vivek Maurya)
  • 118284b - feat: add C implementation for stats/base/dists/chisquare/skewness (#4005) (by Vivek Maurya, Philipp Burckhardt)
  • 7a87244 - feat: add C implementation for stats/base/dists/chisquare/entropy (#4007) (by Vivek Maurya, Philipp Burckhardt)
  • 7550aab - feat: add C implementation for stats/base/dists/normal/stdev (#4003) (by Manvith M, Philipp Burckhardt)
  • 8bf8285 - chore: minor clean-up (by Philipp Burckhardt)
  • 9685979 - feat: add C implementation for stats/base/dists/logistic/variance (#3994) (by Aayush Khanna, stdlib-bot)
  • c0d9c76 - feat: add C implementation stats/base/dists/rayleigh/pdf (#3945) (by Vinit Pandit, Philipp Burckhardt)
  • 3a05645 - feat: add C implementation of stats/base/dists/rayleigh/logcdf (#3957) (by Vinit Pandit, Philipp Burckhardt)
  • 7be886c - feat: add C implementation for stats/base/dists/lognormal/variance (#3992) (by Aayush Khanna)
  • c242bc2 - feat: add C implementation for stats/base/dists/rayleigh/variance (#3990) (by Aayush Khanna)
  • 5ebf34e - feat: add C implementation for stats/dists/pareto-type1/stdev (#3925) (by Gururaj Gurram, Philipp Burckhardt)
  • 4c46667 - feat: add C implementation of stats/base/dists/rayleigh/entropy (#3956) (by Vinit Pandit, Philipp Burckhardt)
  • a6f8779 - feat: add C implementation for stats/base/dists/chi/mode (#3965) (by Vivek Maurya, Philipp Burckhardt)
  • ea671df - feat: add C implementation for stats/base/dists/cauchy/entropy (#3961) (by Vivek Maurya, Philipp Burckhardt)
  • 3550fc4 - feat: add C implementation for @stdlib/stats-base/dists/poisson/mean (#3973) (by Divyansh Seth, Philipp Burckhardt)
  • 27824a1 - feat: add C implementation for stats/base/dists/uniform/pdf (#3949) (by Divyansh Seth, Philipp Burckhardt)
  • bb39734 - feat: add C implementation for stats/base/dists/gumbel/variance (#3967) (by Aayush Khanna, Philipp Burckhardt)
  • 3688b08 - feat: add C implementation for stats/base/dists/arcsine/variance (#3968) (by Aayush Khanna, Philipp Burckhardt)
  • ccbaa42 - style: fix formatting (by Athan Reines)
  • 6a2b590 - feat: add C implementation for stats/base/dists/t/kurtosis (#3905) (by Aayush Khanna, aayush0325)
  • 2b67875 - feat: add C implementation for stats/base/dists/laplace/variance (#3948) (by Aayush Khanna, stdlib-bot)
  • 930ed98 - feat: add C implementation for stats/base/dists/uniform/variance (#3951) (by Aayush Khanna)
  • ad7c388 - feat: add C implementation for stats/base/dists/t/logpdf (#3934) (by Aadish Jain, Philipp Burckhardt)
  • d7f5b56 - feat: add C implementation of stats/base/dists/rayleigh/cdf (#3931) (by Vinit Pandit, Philipp Burckhardt)
  • bb09b18 - feat: add C implementation for stats/base/dists/beta/variance (#3919) (by Vivek Maurya, Philipp Burckhardt)
  • 0e2d82a - feat: add C implementation for stats/base/dists/poisson/variance (#3933) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • b018e09 - feat: add C implementation for stats/base/dists/beta/mode (#3908) (by Vivek Maurya, Philipp Burckhardt)
  • ed99b85 - chore: minor clean-up (by Philipp Burckhardt)
  • 0e887d5 - style: add missing spaces (by Philipp Burckhardt)
  • ff25e13 - docs: remove excess whitespace (by Philipp Burckhardt)
  • 6bbf2d6 - style: fix indentation (by Philipp Burckhardt)
  • 0756fb5 - style: remove empty lines (by Philipp Burckhardt)
  • cfc0665 - docs: add missing private tag (by Philipp Burckhardt)
  • e450426 - bench: add missing native suffix (by Philipp Burckhardt)
  • 3b4998d - chore: minor clean-up (by Philipp Burckhardt)
  • 3c1789f - docs: add missing private annotations and decimals (by Philipp Burckhardt)
  • 03494c2 - feat: add C implementation for stats/base/dists/t/mean (#3922) (by Aadish Jain, Philipp Burckhardt)
  • a146971 - feat: add C implementation for stats/base/dists/pareto-type1/skewness (#3927) (by Gururaj Gurram, Philipp Burckhardt)
  • 9d7f4db - feat: add C implementation for stats/base/dists/beta/skewness (#3921) (by Vivek Maurya, Philipp Burckhardt)
  • 94aa4aa - feat: add C implementation for stats/base/dists/t/stdev (#3923) (by Aayush Khanna, stdlib-bot)
  • fbbdff6 - feat: add implementation of stats/base/dists/arcsine/pdf (#3455) (by Vinit Pandit)
  • e661ffe - feat: add C implementation for stats/base/dists/t/skewness (#3920) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • b8c41df - docs: update related packages sections (#3915) (by stdlib-bot)
  • 3704e0c - feat: add C implementation for @stdlib/stats-base/dists/bernoulli/stdev (#3683) (by Vivek Maurya, Philipp Burckhardt)
  • 06258f9 - feat: add C implementation for stats/base/dists/bernoulli/mode (#3450) (by Vivek Maurya, Philipp Burckhardt, stdlib-bot)
  • 12a3dbf - feat: add C implementation for @stdlib/stats-base/dists/beta/stdev (#3909) (by Vivek Maurya, Vivek Maurya)
  • 1a98e92 - feat: add C implementation for stats/base/dists/betaprime/kurtosis (#3459) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • c77a433 - feat: add C implementation for stats/base/dists/betaprime/variance (#3460) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 0fc07d1 - feat: add C implementation for stats/base/dists/betaprime/skewness (#3462) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 31faa3e - feat: add C implementation for stats/base/dists/arcsine/kurtosis (#3388) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • e9d539e - feat: add C implementation for stats/base/dists/invgamma/entropy (#3682) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 222ef72 - feat: add C implementation for stats/base/dists/arcsine/entropy (#3379) (by Aayush Khanna, Philipp Burckhardt)
  • 5019fab - feat: add C implementation for stats/base/dists/bernoulli/mean (#3451) (by Vivek Maurya, Athan Reines, stdlib-bot)
  • be1e1c4 - bench: fix missing namespace (by Athan Reines)
  • d1a200b - feat: add C implementation for stats/base/dists/betaprime/stdev (#3461) (by Aayush Khanna, Philipp Burckhardt, stdlib-bot)
  • 1d283b5 - feat: add C implementation of stats/base/dists/arcsine/logpdf (#3454) (by Vinit Pandit, Philipp Burckhardt)
  • e7e0f46 - feat: add C implementation for arcsine CDF (#3354) (by Philipp Burckhardt, Athan Reines, stdlib-bot)
  • f8dc5fc - docs: fix C lint errors (#3249) (by Neeraj Pathak, Athan Reines)
  • 28bdda3 - docs: improve examples of stats/base/dists/chisquare namespace (#2678) (by Kohantika Nath, Philipp Burckhardt)
  • 4e1c68b - docs: improve examples of stats/base/dists/kumaraswamy (#2605) (by Ruthwik Chikoti, Philipp Burckhardt)
  • 19c8688 - docs: improve README examples of stats/base/dists/laplace namespace (#1875) (by Pratyush Kumar Chouhan, Philipp Burckhardt)
  • fdd3963 - chore: minor clean-up (by Philipp Burckhardt)
  • e5b993a - docs: improve README examples of stats/base/dists/cosine namespace (#2669) (by Kohantika Nath, Kohantika Nath, Philipp Burckhardt)
  • 43e7a33 - chore: minor clean-up after code review (by Philipp Burckhardt)
  • f0ab00b - docs: improve README examples of stats/base/dists/chi namespace (#1803) (by Shivam Ahir, Philipp Burckhardt)
  • caaf0d9 - docs: improve README examples of stats/base/dists/geometric namespace (#1801) (by Shivam Ahir, Philipp Burckhardt, shivam Ahir)
  • e399bfd - docs: improve README examples of stats/base/dists/gamma namespace (#1804) (by Shivam Ahir, Philipp Burckhardt, shivam Ahir)
  • 6c3b249 - docs: improve README examples of stats/base/dists/invgamma namespace (#1808) (by Shivam Ahir, Philipp Burckhardt, shivam Ahir)
  • 61912b7 - docs: improve examples of stats/base/dists/exponential namespace (by UtkershBasnet, Philipp Burckhardt)
  • abf0407 - chore: resolve lint errors in TS files (by Philipp Burckhardt)
  • 7fb04a9 - style: add missing spaces around parentheses (by Philipp Burckhardt)
  • d7bf560 - docs: improve examples of stats/base/dists/gumbel (by olenkabilonizhka, Philipp Burckhardt)
  • 9e689ff - chore: fix indentation in manifest.json files (by Philipp Burckhardt)
  • 6e9f42e - docs: harmonize list formatting in repl.txt and ensure starting newline (by Philipp Burckhardt)
  • f387603 - docs: consistently use declarative instead of imperative sentences outside of intros (by Philipp Burckhardt)
  • 31fd427 - style: remove unwanted empty lines (by Philipp Burckhardt)
  • 71af75e - docs: improve examples stats/base/dists/triangular namespace (by Tufailahmed Bargir, Philipp Burckhardt)

Contributors

A total of 59 people contributed to this release. Thank you to the following contributors:

  • Aadish Jain
  • Aayush Khanna
  • Abhay Punia
  • Abhishek Jain
  • Aksshay Balasubramanian
  • AmanBhadkariya
  • Anshu Kumar
  • Athan Reines
  • Deep Trivedi
  • Desh Deepak Kant
  • Dev Goel
  • Dhruv Arvind Singh
  • Dhruvil Mehta
  • Dipjyoti Das
  • Divyansh Seth
  • GK Bishnoi
  • Gaurav
  • Gautam sharma
  • Gopi Kishan
  • Gururaj Gurram
  • Haroon Rasheed
  • Harsh
  • Hemant M Mehta
  • Jaison D Souza
  • Jalaj Kumar
  • Jay Soni
  • Jaysukh Makvana
  • Karan Anand
  • Kohantika Nath
  • MANI
  • Manvith M
  • Muhammad Haris
  • Muhmmad Saad
  • Neeraj Pathak
  • Nishchay Rajput
  • Philipp Burckhardt
  • Prajjwal Bajpai
  • Prashant Kumar Yadav
  • Pratyush Kumar Chouhan
  • Pulkit Gupta
  • Rahul Kumar
  • Rishav Tarway
  • Ruthwik Chikoti
  • Saurabh Singh
  • Shabareesh Shetty
  • Shivam Ahir
  • Tanishq Ahuja
  • Tufailahmed Bargir
  • UtkershBasnet
  • Vinit Pandit
  • Vivek Maurya
  • Yuvi Mittal
  • devshree-bhati
  • ekambains
  • fadiothman22
  • iraandrushko
  • olenkabilonizhka
  • pranav-1720
  • rahulrangers

0.3.2 (2024-07-29)

Commits

  • 272ae7a - docs: remove comment (by Athan Reines)
  • 2777e4b - bench: resolve lint errors in benchmarks (by Athan Reines)
  • d04dcbd - docs: remove private annotations in C comments (by Philipp Burckhardt)
  • 659f752 - style: add missing spaces (by Philipp Burckhardt)
  • 9669982 - style: resolve lint error (by Athan Reines)
  • 352993d - docs: improve examples of stats/base/dists/studentized-range (by Rejoan Sardar, Philipp Burckhardt)
  • cc5d91f - style: remove blank line (#2339) (by stdlib-bot, Philipp Burckhardt)
  • 922122e - docs: improve examples for stats/base/dists/normal namespace (by Ahmed Atwa, Philipp Burckhardt)
  • c3ebfa8 - docs: update namespace table of contents and address spelling errors (by Philipp Burckhardt)
  • ac73b91 - docs: satisfy spellchecker (by Philipp Burckhardt)
  • 867726b - docs: update examples in stats/base/dists/uniform (by Muhammad Haris, Philipp Burckhardt)
  • 41d41e9 - test: include trailing newlines in Julia-generated JSON fixtures (by Philipp Burckhardt)
  • 9ed7d0e - chore: add missing trailing newlines (by Philipp Burckhardt)
  • e7f1ecd - docs: improve README examples of stats/base/dists/truncated-normal (by Rejoan Sardar, Philipp Burckhardt)
  • 37f46fe - docs: improve README examples of stats/base/dists/negative-binomial (by Rejoan Sardar, Philipp Burckhardt)
  • 452d183 - docs: improve README examples for stats/base/dists/rayleigh namespace (by Jaimin Godhani, Philipp Burckhardt)
  • 8b0d39d - docs: improve README examples of stats/base/dists/binomial namespace (by Nishant Shinde, Philipp Burckhardt)
  • d66f5d6 - docs: improve README examples of stats/base/dists/poisson namespace (by Nishant Shinde, Philipp Burckhardt)
  • 26d6bde - docs: improve README examples for stats/base/dists/t namespace (#1728) (by Jaimin Godhani)

Contributors

A total of 7 people contributed to this release. Thank you to the following contributors:

  • Ahmed Atwa
  • Athan Reines
  • Jaimin Godhani
  • Muhammad Haris
  • Nishant Shinde
  • Philipp Burckhardt
  • Rejoan Sardar

0.3.1 (2024-02-24)

No changes reported for this release.

0.3.0 (2024-02-14)

Commits

  • a2158dd - docs: update related packages sections (#1275) (by stdlib-bot)
  • 483d81a - docs: fix equation in README.md (by Philipp Burckhardt)
  • 96489fa - docs: update namespace table of contents (#1251) (by stdlib-bot, Philipp Burckhardt)
  • dea49e0 - docs: use single quotes in require calls instead of backticks (by Philipp Burckhardt)
  • 053eb7a - docs: update namespace table of contents (#1235) (by stdlib-bot, Athan Reines)
  • 8ef1f9e - docs: update related packages sections (#1233) (by stdlib-bot)
  • 6ff6caf - docs: update namespace table of contents (#1162) (by stdlib-bot)
  • 78a556e - docs: update related packages sections (#1145) (by stdlib-bot)
  • 23114c6 - build: remove tslint directives (by Philipp Burckhardt)
  • 9502ed2 - build: replace tslint directive with eslint equivalent (by Philipp Burckhardt)
  • d73bbf4 - build: replace lint directives (by Philipp Burckhardt)
  • bf2cf8b - build: remove tslint directives (by Philipp Burckhardt)
  • f9c75ce - build: remove tslint directives (by Philipp Burckhardt)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt

0.2.0 (2023-09-24)

No changes reported for this release.

0.1.0 (2023-09-24)

Features

  • 81ca3ab - update minimum TypeScript version
  • a6edab8 - update minimum TypeScript version

Bug Fixes

  • fd09f30 - add missing this parameter
  • a50e994 - update import path for Collection type definition

BREAKING CHANGES

  • 81ca3ab: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.
  • a6edab8: update minimum TypeScript version to 4.1

    • To migrate, users should upgrade their TypeScript version to at least version 4.1.

Commits

  • fd09f30 - fix: add missing this parameter (by Athan Reines)
  • 1b163e9 - style: resolve lint errors (by Philipp Burckhardt)
  • 81ca3ab - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • a6edab8 - feat: update minimum TypeScript version (by Philipp Burckhardt)
  • a50e994 - fix: update import path for Collection type definition (by Athan Reines)
  • 8176424 - docs: resolve JSDoc errors (by Philipp Burckhardt)
  • 55866ea - test: use strictEqual checks (by Philipp Burckhardt)
  • d5fa8e8 - test: use strictEqual checks (by Philipp Burckhardt)
  • ce7e336 - docs: update equations (by Philipp Burckhardt)
  • 640025b - build: use supported operators for GitHub rendering (by Philipp Burckhardt)
  • 28e1c84 - docs: resolve C lint errors (by Athan Reines)
  • 2771d58 - docs: render equations via math code blocks (by Philipp Burckhardt)
  • 37f032d - docs: render equations via math code blocks (by Philipp Burckhardt)

Contributors

A total of 2 people contributed to this release. Thank you to the following contributors:

  • Athan Reines
  • Philipp Burckhardt

0.0.7 (2022-07-08)

No changes reported for this release.

0.0.6 (2022-02-16)

No changes reported for this release.

0.0.5 (2021-08-22)

No changes reported for this release.

0.0.4 (2021-07-07)

No changes reported for this release.

0.0.3 (2021-06-28)

No changes reported for this release.

0.0.2 (2021-06-16)

No changes reported for this release.

0.0.1 (2021-06-15)

No changes reported for this release.