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

GCContent module is compatible with numpy 2.1.0. #84

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ondrej-sladky-eligo
Copy link

Hello,

This PR fixes #83 .

The compatibility issue comes from the fact that the gc_content function when not given a window size returns a scalar.
To ensure full backwards compatibility, I fixed this on the level of the caller to gc_content.

Best,
Ondrej

@veghp
Copy link
Member

veghp commented Aug 29, 2024

Thank you -- I merged the other PR as it's more in line with the ValueError text recommendation. May revisit, depending on further checks.

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