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

Added rationalize for Complex numbers #42570

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

DebadityaPal
Copy link
Contributor

@DebadityaPal DebadityaPal commented Oct 9, 2021

This should allow rationalization of the Complex datatype. Resolves #42560.
Had to close the original PR since I mixed up my personal and work GitHub accounts.

base/rational.jl Outdated Show resolved Hide resolved
@oscardssmith
Copy link
Member

I'm adding a triage tag because this looks good, but I want to make sure this is something we want in Base before merging.

@oscardssmith oscardssmith added the triage This should be discussed on a triage call label Oct 11, 2021
@JeffBezanson JeffBezanson merged commit dc46ad9 into JuliaLang:master Oct 21, 2021
@JeffBezanson JeffBezanson removed the triage This should be discussed on a triage call label Oct 21, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No method for rationalize(::Complex)
3 participants