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

Don't silently convert BigFloats in Bessel and Airy functions #15119

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

simonbyrne
Copy link
Contributor

(fixes #11512). Also fixes a few other small bugs.

@simonbyrne
Copy link
Contributor Author

cc: @yuyichao @andreasnoack @lvnguyen

@andreasnoack
Copy link
Member

👍

simonbyrne added a commit that referenced this pull request Feb 26, 2016
Don't silently convert `BigFloat`s in Bessel and Airy functions
@simonbyrne simonbyrne merged commit 5e44ea2 into master Feb 26, 2016
@simonbyrne simonbyrne deleted the sb/bessel branch February 26, 2016 13:51
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.

Bessel and Airy functions should not silently convert BigFloat to Float64
2 participants