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

Some new methods #155

Merged
merged 5 commits into from
Jul 29, 2022
Merged

Some new methods #155

merged 5 commits into from
Jul 29, 2022

Conversation

Joel-Dahne
Copy link
Collaborator

I have added some new methods

  • SpecialFunctions.erfinv and SpecialFunctions.erfcinv, these were added in a recent Arb release
  • setball(Arb, m, r) which returns a ball with the given midpoint and radius. This was surprisingly awkward to do before. I have also exported this method.
  • add_error, a non-mutating version of Arblib.add_error! which I have found myself using quite a bit. I have also exported this method.
    Then I have made some very minor updates to comments and documentation.

I have some more updates in the pipeline after this as well :)

@kalmarek
Copy link
Owner

LGTM!

@Joel-Dahne Joel-Dahne merged commit f6a07c3 into master Jul 29, 2022
@Joel-Dahne Joel-Dahne deleted the new-methods branch July 29, 2022 11:18
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