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

FuzzifiED: New version v1.0.0 #10536

Merged
merged 5 commits into from
Feb 15, 2025
Merged

Conversation

mankai-chow
Copy link
Contributor

No description provided.

@giordano
Copy link
Member

Well, I guess parallel compilation is horribly broken because the Makefile doesn't track dependencies at all.

@giordano
Copy link
Member

Any reason for forcing a specific version of Arpack?

Dependency(PackageSpec(name="Arpack_jll", uuid="68821587-b530-5797-8361-c406ea357684"); compat="~3.5.1")

@mankai-chow
Copy link
Contributor Author

Any reason for forcing a specific version of Arpack?

Dependency(PackageSpec(name="Arpack_jll", uuid="68821587-b530-5797-8361-c406ea357684"); compat="~3.5.1")

We find that there may be some bugs for higher version, something that looks like Error: no BLAS/LAPACK library loaded for ..._(). Using this version solves the problem (This is also the version required by Arpack.jl).

@giordano giordano merged commit f39f63e into JuliaPackaging:master Feb 15, 2025
19 checks passed
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