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

BUG(fields): infer correct lmax in effective_cls() #153

Merged
merged 1 commit into from
Feb 28, 2024
Merged

BUG(fields): infer correct lmax in effective_cls() #153

merged 1 commit into from
Feb 28, 2024

Conversation

ntessore
Copy link
Collaborator

Fixes a bug in the effective_cls() function that caused the returned arrays to be 1 entry too long when lmax was not given explicitly.

Closes: #152
Fixed: A bug in effective_cls() that caused arrays to be one entry too
long if lmax was not given explicitly.

Fixes a bug in the `effective_cls()` function that caused the returned
arrays to be 1 entry too long.

Fixed: A bug in `effective_cls()` that caused arrays to be one entry too
  long if `lmax` was not given explicitly.
@ntessore ntessore merged commit ea1d18f into main Feb 28, 2024
11 checks passed
@ntessore ntessore deleted the pr-152 branch February 28, 2024 13:21
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.

incorrect lmax inferred by effective_cls()
1 participant