Skip to content
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

make sign(pi) work #37949

Merged
merged 1 commit into from
Feb 25, 2022
Merged

make sign(pi) work #37949

merged 1 commit into from
Feb 25, 2022

Conversation

Moelf
Copy link
Sponsor Contributor

@Moelf Moelf commented Oct 8, 2020

fix #37931

@Moelf
Copy link
Sponsor Contributor Author

Moelf commented Oct 8, 2020

just leave it here for discussion, it's conceptually annoying to me.
This fix is not perfect, because now one(pi) !== sign(pi). But fixing one(pi) to 1.0 will be a breaking change?

base/number.jl Outdated Show resolved Hide resolved
test/numbers.jl Outdated Show resolved Hide resolved
test/numbers.jl Outdated Show resolved Hide resolved
@StefanKarpinski
Copy link
Sponsor Member

Bump? This seems reasonable to me.

@Moelf Moelf changed the title make sign(pi) work make sign(pi) work Mar 24, 2021
@Moelf
Copy link
Sponsor Contributor Author

Moelf commented Sep 17, 2021

half-year gentle bump

@StefanKarpinski
Copy link
Sponsor Member

Is closing and reopening the pull request still a way to restart CI?

@oscardssmith
Copy link
Member

can we rebase and merge?

@Moelf Moelf requested review from DilumAluthge and a team as code owners February 24, 2022 22:10
@ViralBShah ViralBShah added domain:maths Mathematical functions status:merge me PR is reviewed. Merge when all tests are passing labels Feb 25, 2022
@DilumAluthge DilumAluthge merged commit 9b8253c into JuliaLang:master Feb 25, 2022
@DilumAluthge DilumAluthge removed the status:merge me PR is reviewed. Merge when all tests are passing label Feb 25, 2022
staticfloat pushed a commit to JuliaCI/julia-buildkite-testing that referenced this pull request Mar 2, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
@Moelf Moelf deleted the irr_sign branch April 29, 2022 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sign(pi) errors
10 participants