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

Dependency versions for evaluation #2

Open
zrait opened this issue Jul 21, 2024 · 0 comments
Open

Dependency versions for evaluation #2

zrait opened this issue Jul 21, 2024 · 0 comments

Comments

@zrait
Copy link

zrait commented Jul 21, 2024

Several problems contain the following import:

from scipy.integrate import simps

This API was deprecated in SciPy 1.12 and removed entirely in favor of scipy.integrate.simpson in SciPy 1.14

It would be ideal to provide versioned dependencies in this project that correspond to what the dataset problems were designed/initially evaluated against.

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

1 participant