Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Dec 21, 2024
build: publish new patch release
Show description for 2e3e62acommittedfix: add missing namespace
Show description for daf5589committedbuild: skip commit verification when pushing tags
Show description for a955647committedbuild: update top-level namespace versions
Show description for a9a6973committedbuild: publish new patch release
Show description for c08822ccommitteddocs: update REPL docs
Show description for 4b70046committeddocs: update namespace ToCs
Show description for 9a70521committedMerge branch 'develop' of https://github.com/stdlib-js/stdlib into develop
Show description for 94e35cccommittedfix: add missing namespace
Show description for 9ed1533committedstyle: use spaces for alignment in C comments
Show description for f13ddb2committeddocs: fix typo and update guide
Show description for 74708decommittedfeat: add C implementation for `stats/base/dists/gamma/stdev`
Show description for 83aeb94feat: add C implementation for `stats/base/dists/exponential/median`
Show description for 9d4ff4dfeat: add C implementation for `stats/base/dists/triangular/mean`
Show description for b884459build: rename workflow file
Show description for 035aa2acommittedbuild: add workflow to test installation of main package
Show description for 8da29becommittedbuild: ensure workflow is run on schedule
Show description for 1801ae1committedbuild: ensure installation workflow is run on schedule
Show description for 51b0a1acommittedfeat: add C implementation for `stats/base/dists/gamma/skewness`
Show description for 6043777feat: add C implementation for `stats/base/dists/gamma/mode`
Show description for 8e65742feat: add C implementation for `stats/base/dists/gamma/kurtosis`
Show description for cf1fd6aauthoredfeat: add C implementation for `stats/base/dists/gamma/mean`
Show description for 8627f7aauthoredfeat: add C implementation for `stats/base/dists/invgamma/mode`
Show description for 026462bauthoredfeat: add C implementation for `stats/base/dists/invgamma/kurtosis`
Show description for 150755bauthoredfeat: add C implementation for `stats/base/dists/invgamma/stdev`
Show description for 4bea27aauthoredfeat: add C implementation for `stats/base/dists/invgamma/skewness`
Show description for eaf7676authoredfeat: add C implementation for `stats/base/dists/invgamma/mean`
Show description for dd6359aauthoredrefactor: update `stats/base/dmaxabs` native addon from C++ to C
Show description for 5e05d49authoredfeat: add C ndarray interface and refactor implementation
Show description for 9ff9694committeddocs: update related packages sections
Show description for 8684eb4docs: update REPL namespace documentation
Show description for fa0ac0erefactor: update `stats/base/dmeanpw` native addon from C++ to C
Show description for 430e40eauthoredrefactor: update `stats/base/dmeanpn` native addon from C++ to C
Show description for dbb5935authoredrefactor: update `stats/base/dmeanors` native addon from C++ to C
Show description for dcbceb5authoredrefactor: update `stats/base/dmeanlipw` native addon from C++ to C
Show description for 86eb8a8authored