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

fix linreg test on julia dev #92

Merged
merged 4 commits into from
Apr 16, 2024
Merged

fix linreg test on julia dev #92

merged 4 commits into from
Apr 16, 2024

Conversation

palday
Copy link
Owner

@palday palday commented Apr 16, 2024

closes #91

The problem is a numerical change in the underlying linear algebra, but we can address this by increasing the number of samples used.

@palday palday requested a review from dmbates April 16, 2024 18:57
@palday palday enabled auto-merge (squash) April 16, 2024 18:57
Copy link
Collaborator

@dmbates dmbates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this.

@palday palday merged commit 42840b6 into main Apr 16, 2024
9 checks passed
@palday palday deleted the pa/dev_linreg branch April 16, 2024 19:35
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.

Test failure under julia-v1.12.0-DEV
2 participants