You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many state-of-the-art Julia Frameworks rely on Interpolations.jl v0.14, but NumericalIntegration.jl forces v0.13.
This results in many libraries aren't usabel together with NumericalIntegrations.jl.
Would be nice to add compat entry like: Interpolations = "0.13, 0.14"