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

Support SpecialFunctions v2+? #100

Closed
ForceBru opened this issue Aug 16, 2022 · 2 comments
Closed

Support SpecialFunctions v2+? #100

ForceBru opened this issue Aug 16, 2022 · 2 comments

Comments

@ForceBru
Copy link

I installed GaussianMixtures.jl, and SpecialFunctions.jl got downgraded significantly:

⌅ [276daf66] ↓ SpecialFunctions v2.1.7 ⇒ v1.8.7

Here it's required that SpecialFunctions be any version like v1.?.?:

SpecialFunctions = "1"

However, versions 2.something are already out: https://github.com/JuliaMath/SpecialFunctions.jl/blob/36c547b4a270b6089b1baf7bec05707e9fb8c7f9/Project.toml#L1-L3.

Is it possible to support the new versions of SpecialFunctions.jl?

@davidavdav
Copy link
Owner

Hello,

I think we need very little of special functions, but it needs to be tested that version 2 works.

@davidavdav
Copy link
Owner

fixes #100

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

No branches or pull requests

2 participants