Skip to content

Pull requests: stdlib-js/stdlib

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: add support for converting a string to
#974 opened Mar 17, 2023 by yernar707 Loading…
add cfloor addon math Specific to mathematical functionality. native Specific to native implementations (Node.js add-ons).
#973 opened Mar 15, 2023 by steff456 Loading…
1 task done
feat: add cexp addon math Specific to mathematical functionality. native Specific to native implementations (Node.js add-ons).
#972 opened Mar 14, 2023 by steff456 Loading…
1 task done
add native addon to ccis package math Specific to mathematical functionality. native Specific to native implementations (Node.js add-ons).
#970 opened Mar 8, 2023 by steff456 Loading…
1 task done
Add new napi macros for binary functions for integer combinations math Specific to mathematical functionality. native Specific to native implementations (Node.js add-ons).
#969 opened Mar 7, 2023 by steff456 Loading…
1 task done
build(deps): bump glob from 7.2.3 to 9.0.2 dependencies Project dependencies. major Breaking change requiring a new major release.
#957 opened Mar 1, 2023 by dependabot bot Loading…
Bump d3-shape from 1.3.7 to 3.2.0 dependencies Project dependencies. major Breaking change requiring a new major release.
#790 opened Jan 1, 2023 by dependabot bot Loading…
Bump node-gyp from 6.1.0 to 9.3.1 dependencies Project dependencies. major Breaking change requiring a new major release.
#789 opened Jan 1, 2023 by dependabot bot Loading…
Add C implementation for @stdlib/math/base/special/round
#745 opened Dec 20, 2022 by Pranavchiku Loading…
10 tasks done
Add C implementation for @stdlib/math/base/special/log10 enhancement Enhancement to existing functionality. math Specific to mathematical functionality. native Specific to native implementations (Node.js add-ons).
#743 opened Dec 20, 2022 by Pranavchiku Loading…
11 tasks done
Add C implementation for @stdlib/math/base/special/erfinv
#731 opened Dec 17, 2022 by Pranavchiku Loading…
11 tasks done
Add C implementation for @stdlib/number/float32/base/signbit enhancement Enhancement to existing functionality. math Specific to mathematical functionality. native Specific to native implementations (Node.js add-ons).
#623 opened Nov 15, 2022 by Planeshifter Loading…
1 task done
Add utility to invoke a function after a delay feature Feature requests. utils General utilities and associated functionality.
#547 opened Oct 13, 2022 by Planeshifter Loading…
1 task done
Add sind implementation base "Low-level" functionality oriented toward library consumers and focused on performance. math Specific to mathematical functionality.
#487 opened Feb 5, 2022 by AlisaLC Loading…
1 task done
Fix issues #225, #226 and #228. base "Low-level" functionality oriented toward library consumers and focused on performance. math Specific to mathematical functionality.
#482 opened Feb 4, 2022 by mhmdaminraeisi Loading…
1 task
3
4
Bump d3-time-format from 2.3.0 to 4.1.0 dependencies Project dependencies. major Breaking change requiring a new major release.
#473 opened Jan 1, 2022 by dependabot bot Loading…
Bump d3-format from 1.4.5 to 3.1.0 dependencies Project dependencies. major Breaking change requiring a new major release.
#472 opened Jan 1, 2022 by dependabot bot Loading…
Fix some relative links that don't work from npm bug Bug! documentation Project documentation.
#456 opened Sep 13, 2021 by timoxley Loading…
Add support for computing the derivative of cardinal sine (cosc) feature Feature requests. math Specific to mathematical functionality.
#257 opened Mar 14, 2019 by Rinbo Loading…
7 tasks done
[WIP] Add Rademacher statistical distribution feature Feature requests. statistics Statistical functionality.
#245 opened Nov 1, 2018 by justin1dennison Loading…
7 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.