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 UndefVarError: sparseinv not defined test failures #776

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix UndefVarError: sparseinv not defined test failures #776

merged 1 commit into from
Jan 29, 2024

Conversation

christiangnrd
Copy link
Contributor

@christiangnrd christiangnrd commented Jan 27, 2024

SparseInverseSubset was not being imported in Julia >=1.7.

Introduced by #772. Closes #763?

@christiangnrd christiangnrd changed the title Fix UndefVarError: \sparseinv\ not defined test failures Fix UndefVarError: sparseinv not defined test failures Jan 27, 2024
@oxinabox
Copy link
Member

thanks!
There are other CI failures I am going to hunt down today, but this fixes one of them

@oxinabox oxinabox merged commit 1d01f3d into JuliaDiff:main Jan 29, 2024
4 of 11 checks passed
@christiangnrd christiangnrd deleted the patch-1 branch January 29, 2024 11:49
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.

SparseInverseSubset.jl dependency causes issues on non-GPL Julia builds
2 participants