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

Cannot compile polars-core-0.30.0 #37

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Cannot compile polars-core-0.30.0 #37

merged 2 commits into from
Aug 22, 2023

Conversation

s-simoncelli
Copy link
Contributor

Hello,

When compiling the polars-core crate with maturin, the build fails. The problem does not occur after updating to polars-0.32.0.

However the new version changed the signature of to_ndarray which is used in the DataFrameParameter. The function is now properly called with the IndexOrder::default() parameter (Fortran). This is the same behaviour in 0.30.0.

@jetuk
Copy link
Member

jetuk commented Aug 22, 2023

Thanks for this update.

@jetuk jetuk merged commit cdc430e into pywr:main Aug 22, 2023
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