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

Fix beta for negative args #169

Merged
merged 10 commits into from
Jul 8, 2019
Merged

Fix beta for negative args #169

merged 10 commits into from
Jul 8, 2019

Conversation

Sumeghtech
Copy link
Contributor

@Sumeghtech Sumeghtech commented Jun 23, 2019

src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
test/runtests.jl Show resolved Hide resolved
@Sumeghtech
Copy link
Contributor Author

Done @simonbyrne

@Sumeghtech
Copy link
Contributor Author

Any comments @simonbyrne ?

src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Outdated Show resolved Hide resolved
src/gamma.jl Show resolved Hide resolved
@Sumeghtech
Copy link
Contributor Author

Is it good to go now?
cc @simonbyrne

src/gamma.jl Outdated Show resolved Hide resolved
@simonbyrne
Copy link
Member

Should be able to fix logbeta as well.

@Sumeghtech
Copy link
Contributor Author

Done @simonbyrne !

@Sumeghtech
Copy link
Contributor Author

ping @simonbyrne

@simonbyrne simonbyrne merged commit f3d5bd7 into JuliaMath:master Jul 8, 2019
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.

beta(-n,n) gives NaN, when n is an integer
3 participants