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 for Interpolations.jl v0.14 #47

Open
ThummeTo opened this issue Oct 25, 2022 · 5 comments
Open

Support for Interpolations.jl v0.14 #47

ThummeTo opened this issue Oct 25, 2022 · 5 comments

Comments

@ThummeTo
Copy link

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"

Thanks and best regards!

@m-wells
Copy link
Contributor

m-wells commented Oct 27, 2022

Looks like CompatHelper hasn't been run in 12 months so that would help.

@wg030
Copy link
Contributor

wg030 commented Oct 27, 2022

See my PR #46 and just add it to your project as long as it is not merged.

@ThummeTo
Copy link
Author

ThummeTo commented Dec 15, 2022

When is this released?
We can't release a dependent library as long as this is not fixed. The CI-Tests running for me, even with the corrected dependency entry.

Best regards!

EDIT: But the tests are throwing warnings: Warning: RombergEven :: final step reached, but accuracy not: ... m > 1.0e-12

@ThummeTo
Copy link
Author

ThummeTo commented Dec 23, 2022

Because the last release was in April 2021: Will there be a fix in a soon future or its is recommended to use an alternative?

Best regards & season's greetings!

@jmsull
Copy link

jmsull commented Feb 1, 2023

I would also appreciate a fix for this

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

4 participants