-
Notifications
You must be signed in to change notification settings - Fork 844
Insights: stdlib-js/stdlib
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 15 people
-
chore: address commit comments for commit
e711bd7
(issue #7613)#7633 merged
Jul 12, 2025 -
build(deps): bump crazy-max/ghaction-chocolatey from 3.3.0 to 3.4.0
#7537 merged
Jul 12, 2025 -
build(deps): bump msys2/setup-msys2 from 2.27.0 to 2.28.0
#7538 merged
Jul 12, 2025 -
chore: address commit comments for commit
e6823fe
(issue #7624)#7632 merged
Jul 12, 2025 -
chore: fix C lint errors (issue #7626)
#7630 merged
Jul 12, 2025 -
chore: fix EditorConfig lint errors (issue #7623)
#7628 merged
Jul 12, 2025 -
docs: update list of contributors
#7627 merged
Jul 12, 2025 -
feat: add C implementation for
stats/base/dists/signrank/pdf
#4637 merged
Jul 11, 2025 -
feat: add
math/base/special/sech
#1716 merged
Jul 11, 2025 -
feat: add
complex/float32/base/assert/is-almost-equal
#7622 merged
Jul 11, 2025 -
chore: address commit comments for commit 18e1770 (issue #7614)
#7621 merged
Jul 11, 2025 -
feat: add
complex/float64/base/assert/is-almost-equal
#7620 merged
Jul 11, 2025 -
feat: add C implementation for
blas/base/dsyr
#6566 merged
Jul 11, 2025 -
feat: add
blas/ext/base/wasm/dnansumkbn2
#5735 merged
Jul 11, 2025 -
refactor: update
gammainc
implementation to follow Boost v1.88.0#7619 merged
Jul 11, 2025 -
docs: update REPL namespace documentation
#7618 merged
Jul 11, 2025 -
docs: update related packages sections
#7616 merged
Jul 11, 2025 -
docs: update Markdown stdlib package URLs
#7617 merged
Jul 11, 2025 -
test: add missing tests to
ndarray/base/some-by
#7305 merged
Jul 11, 2025 -
test: add missing tests to
ndarray/base/every-by
#7285 merged
Jul 11, 2025 -
feat: add
stats/strided/ztest2
#7464 merged
Jul 11, 2025 -
feat: add
blas/ext/base/ndarray/glast-index-of
#7607 merged
Jul 10, 2025 -
feat: add
blas/ext/base/ndarray/slast-index-of
#7605 merged
Jul 10, 2025 -
feat: add
blas/ext/base/glast-index-of
#7598 merged
Jul 10, 2025 -
feat: add
blas/ext/base/ndarray/dlast-index-of
#7603 merged
Jul 10, 2025 -
feat: add
blas/ext/base/slast-index-of
#7597 merged
Jul 10, 2025 -
test: update type expectations in
stats/base/cumaxabs
tests to match generic return type#7611 merged
Jul 10, 2025 -
test: update type expectations in
stats/base/cumin
tests to match generic return type#7610 merged
Jul 10, 2025 -
test: update type expectations in
stats/base/cumax
tests to match generic return type#7609 merged
Jul 10, 2025 -
feat: added C implementation for
@stdlib/stats/base/dists/pareto-type1/quantile
#4308 merged
Jul 10, 2025 -
docs: update related packages sections
#7601 merged
Jul 10, 2025 -
docs: update REPL namespace documentation
#7602 merged
Jul 10, 2025 -
docs: update list of contributors
#7600 merged
Jul 10, 2025 -
feat: add C implementation for
stats/base/dists/pareto-type1/mean
#4035 merged
Jul 10, 2025 -
feat: add C implementation for
stats/base/dists/gumbel/median
#4152 merged
Jul 9, 2025 -
feat: add
stats/base/dists/bradford/skewness
#6401 merged
Jul 9, 2025
3 Pull requests opened by 2 people
-
feat: add `lapack/base/dlartg`
#7612 opened
Jul 10, 2025 -
feat: add `blas/base/gger`
#7629 opened
Jul 12, 2025 -
chore: add appropriate datatype
#7631 opened
Jul 12, 2025
14 Issues closed by 2 people
-
Address commit comments (commit `e711bd7`)
#7613 closed
Jul 12, 2025 -
Address commit comments (commit `e6823fe`)
#7624 closed
Jul 12, 2025 -
Fix C lint errors
#7626 closed
Jul 12, 2025 -
Fix EditorConfig lint errors
#7623 closed
Jul 12, 2025 -
[RFC]: Add C implementation for `@stdlib/stats/base/dists/signrank/pdf`
#3884 closed
Jul 11, 2025 -
[RFC]: add support for computing the hyperbolic secant (sech)
#228 closed
Jul 11, 2025 -
Address commit comments (commit `18e1770`)
#7614 closed
Jul 11, 2025 -
[RFC]: add `blas/ext/base/wasm/dnansumkbn2`
#5732 closed
Jul 11, 2025 -
[BUG]: Type Mismatch in `stats/base/cumaxabs` Tests After Refactor to Generic Types
#7608 closed
Jul 10, 2025 -
[BUG]: Type Mismatch in `stats/base/cumin` Tests After Refactor to Generic Types
#7606 closed
Jul 10, 2025 -
[BUG]: Type Mismatch in `stats/base/cumax` Tests After Refactor to Generic Types
#7604 closed
Jul 10, 2025 -
[RFC]: Add C implementation for `@stdlib/stats/base/dists/pareto-type1/quantile`
#3864 closed
Jul 10, 2025 -
[RFC]: Add C implementation for `@stdlib/stats/base/dists/pareto-type1/mean`
#3860 closed
Jul 10, 2025 -
[RFC]: Add C implementation for `@stdlib/stats/base/dists/gumbel/median`
#3649 closed
Jul 9, 2025
1 Issue opened by 1 person
-
Fix JavaScript lint errors
#7599 opened
Jul 10, 2025
18 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[RFC]: Add BLAS bindings and implementations for linear algebra (tracking issue)
#2039 commented on
Jul 12, 2025 • 0 new comments -
feat: add C / Fortran implementation for `blas/base/drotg`
#2264 commented on
Jul 12, 2025 • 0 new comments -
refactor: update implementation for `blas/base/ssymv`
#2843 commented on
Jul 11, 2025 • 0 new comments -
feat: add `array/base/broadcasted-quinary3d`
#3234 commented on
Jul 11, 2025 • 0 new comments -
feat: add initial implementation of `fft/base/fftpack`
#4121 commented on
Jul 12, 2025 • 0 new comments -
feat: add `blas/base/srotmg`
#4710 commented on
Jul 12, 2025 • 0 new comments -
feat: add C implementation and refactor of `blas/base/srotg`
#4762 commented on
Jul 12, 2025 • 0 new comments -
feat: add `blas/base/drotmg`
#5022 commented on
Jul 12, 2025 • 0 new comments -
feat: add `math/base/special/kernel-sincos`
#5935 commented on
Jul 11, 2025 • 0 new comments -
refactor: update `math/base/special/atanh` according to the FreeBSD implementation
#6179 commented on
Jul 12, 2025 • 0 new comments -
feat: add C implementation for `blas/base/dsyr2`
#6572 commented on
Jul 12, 2025 • 0 new comments -
feat: add `blas/base/wasm/dznrm2`
#6795 commented on
Jul 12, 2025 • 0 new comments -
refactor: implementation of `blas/base/ssyr`
#7127 commented on
Jul 12, 2025 • 0 new comments -
feat: add `math/base/special/cpolarf`
#7342 commented on
Jul 11, 2025 • 0 new comments -
feat: add `array/float16`
#7435 commented on
Jul 11, 2025 • 0 new comments -
feat: add `blas/ext/index-of`
#7565 commented on
Jul 12, 2025 • 0 new comments -
feat: add `stats/strided/dztest2`
#7579 commented on
Jul 11, 2025 • 0 new comments -
feat: add `lapack/base/dlartg`
#7596 commented on
Jul 10, 2025 • 0 new comments