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 this shouldn't affect you.

@navidcy
Copy link
Member

navidcy commented Nov 23, 2021

Thanks @stevengj. I tried to update yesterday but CUDA.jl had to downgrade to v2... I presume some of other deps have to updated the project compat entries.

@navidcy navidcy self-requested a review November 23, 2021 19:50
@navidcy navidcy changed the title support specialfunctions 2.x Support SpecialFunctions 2.x Nov 23, 2021
JLD2 = "^0.1, ^0.2, ^0.3, ^0.4"
Reexport = "^0.2, ^1"
SpecialFunctions = "^0.10, ^1"
SpecialFunctions = "^0.10, ^1, 2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be , 2 or , ^2?

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