-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(number): add distributor functions #3375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
xDivisionByZerox
merged 28 commits into
next
from
feat/number/exponentional-distribution
Apr 17, 2026
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
34e62e3
feat(number): add exponentialDistribution function
ST-DDT d3236f4
chore: simplify tables
ST-DDT 294fa79
feat(number): introduce distributor functions
ST-DDT b56abb7
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT 2d02ceb
docs: fix missing param tags
ST-DDT 9e60210
docs: add distributors api docs
ST-DDT a769fb0
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT f16831a
Merge branch 'next' into feat/number/exponentional-distribution
xDivisionByZerox 4958bb5
docs: minor rephrasing for more natural language
xDivisionByZerox b71f3a9
docs: update @since tags to 10.3.0
xDivisionByZerox cf5ad5b
Merge remote-tracking branch 'origin/next' into feat/number/exponenti…
xDivisionByZerox 1c1fd44
docs: fix typo in jsdoc
xDivisionByZerox 127f1b6
docs: update since tags to 10.4.0
xDivisionByZerox 9e7c846
chore: remove duplicated markdown api doc file since it has been moved
xDivisionByZerox 577fb9b
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT dc40f79
chore: fix merge issue
ST-DDT f00cc78
chore: bump since
ST-DDT bc50745
docs: refreshable distributor examples
ST-DDT b66c3e0
chore: merge code paths
ST-DDT 5d3df1f
chore: simplify
ST-DDT 6c544ec
chore: edit after review
ST-DDT f44ad4f
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT cec8d5b
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT 4090581
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT 5382436
chore: remove redundant jsdocs
ST-DDT b6d164d
chore: add tests
ST-DDT 3cb5531
Merge branch 'next' into feat/number/exponentional-distribution
ST-DDT 2311597
test: simplify number module tests
ST-DDT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
ST-DDT marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.