Marcello Seri
Marcello Seri
I'll make the change, but that line is there from before my PR. It is strange that it fails now and was not failing before. It would be interesting to...
At some point we should probably get rid of (or rewrite) `default_gcc_path` (outdated in most systems) and `openblas_default` (can mix up x86_64 and arm64 libraries on mac for people using...
I have created the parent PR on eigen, with these the build should work fine on both M1 and x86_64. I am still having some linking issues with eigen since...
I can no-longer test this, eigen fails to build for me with the lastest macos compiler upgrade
Update: I have made a new PR to update the current eigen.0.3.0 build (not using recent dune features which seem to produce linking errors) and backported a fix from eigen...
Any update regarding this PR? Now a number of users is using it without problems
It should also fix the linking on debian system which was broken in 1.0.2 in some cases
Any news on this? I have been using it fine on various different mac and linux intel and mac ARM cpus for weeks
Something is off with homebrew. For a similar issue with libgcc one needs to manually fix some paths or create special symlinks
This is my personal opinion, however we should move away from Str and use `re`, which is the recommended library, and the fastest if that supports utf-8 in some way....