Skip to content

feat!: update the return value for n=1 in math/base/special/bernoulli#3108

Merged
kgryte merged 8 commits into
stdlib-js:developfrom
gunjjoshi:bernoulli
Nov 14, 2024
Merged

feat!: update the return value for n=1 in math/base/special/bernoulli#3108
kgryte merged 8 commits into
stdlib-js:developfrom
gunjjoshi:bernoulli

Conversation

@gunjjoshi
Copy link
Copy Markdown
Member

@gunjjoshi gunjjoshi commented Nov 13, 2024

Description

What is the purpose of this pull request?

This pull request:

Related Issues

Does this pull request have any related issues?

None.

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the Math Issue or pull request specific to math functionality. label Nov 13, 2024
Comment thread lib/node_modules/@stdlib/math/base/special/bernoulli/src/main.c Outdated
Comment thread lib/node_modules/@stdlib/math/base/special/bernoulli/test/test.js Outdated
Comment thread lib/node_modules/@stdlib/math/base/special/bernoulli/test/test.js Outdated
Comment thread lib/node_modules/@stdlib/math/base/special/bernoulli/test/test.native.js Outdated
@kgryte kgryte changed the title refactor: correct return value for n=1 in math/base/special/bernoulli feat!: update the return value for n=1 in math/base/special/bernoulli Nov 13, 2024
@kgryte kgryte added the release: Major Breaking change requiring a new major release. label Nov 13, 2024
@kgryte
Copy link
Copy Markdown
Member

kgryte commented Nov 13, 2024

Note that this change is not a "refactor", per se, but a breaking change. Upon merging, we will need to articulate that breaking change to ensure that the changelog is populated correctly.

@kgryte kgryte added the Needs Changes Pull request which needs changes before being merged. label Nov 13, 2024
gunjjoshi and others added 6 commits November 14, 2024 07:59
…/c/native/benchmark.c

Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
….native.js

Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
Signed-off-by: Gunj Joshi <gunjjoshi8372@gmail.com>
@gunjjoshi
Copy link
Copy Markdown
Member Author

Note that this change is not a "refactor", per se, but a breaking change. Upon merging, we will need to articulate that breaking change to ensure that the changelog is populated correctly.

Got it, thanks for explaining!

Comment thread lib/node_modules/@stdlib/math/base/special/bernoulli/test/test.native.js Outdated
Signed-off-by: Athan <kgryte@gmail.com>
Copy link
Copy Markdown
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, @gunjjoshi!

@kgryte kgryte removed the Needs Changes Pull request which needs changes before being merged. label Nov 14, 2024
@kgryte kgryte merged commit 47cfa90 into stdlib-js:develop Nov 14, 2024
@gunjjoshi gunjjoshi deleted the bernoulli branch August 23, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Math Issue or pull request specific to math functionality. release: Major Breaking change requiring a new major release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants