Skip to content

Conversation

@stevengj
Copy link
Contributor

The only breaking change in SpecialFunctions 2.0 was deleting the factorial(x::Real) = gamma(x+1) function, and since you don't use factorial for non-integer arguments this shouldn't affect you.

The only breaking change in SpecialFunctions 2.0 [was deleting](JuliaMath/SpecialFunctions.jl#297) the `factorial(x::Real) = gamma(x+1)` function, and since you don't use `factorial` for non-integer arguments this shouldn't affect you.
@fgasdia
Copy link
Owner

fgasdia commented Nov 24, 2021

@stevengj Thanks for doing the survey of SpecialFunctions dependencies and making this pull request!

@fgasdia fgasdia merged commit daaa560 into fgasdia:master Nov 24, 2021
@stevengj stevengj deleted the patch-1 branch November 25, 2021 13:03
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