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

Add ArfRef #52

Closed
wants to merge 1 commit into from
Closed

Add ArfRef #52

wants to merge 1 commit into from

Conversation

saschatimme
Copy link
Collaborator

This adds a type ArbRef similar to ArbRef and AcbRef. The main motivation is to obtain the midpoint of an Arb as a Float64 without having to allocate any temporaries.
Together with #51 this also allows to convert Acb to ComplexF64.

@saschatimme saschatimme mentioned this pull request Sep 4, 2020
6 tasks
@Joel-Dahne
Copy link
Collaborator

This is a nice addition! I guess it will change a bit now after merging #57, mostly making it simpler. There are some lines which do not have tests, would be good to add that as well.

@saschatimme saschatimme mentioned this pull request Sep 7, 2020
@saschatimme saschatimme closed this Sep 7, 2020
@saschatimme saschatimme deleted the arf-ref branch September 7, 2020 09:37
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.

2 participants