You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cf. JuliaSIMD/VectorizationBase.jl#106 (comment). It looks like VectorizationBase is a dependency here, and from a cursory glance of the codebase it seems pretty ingrained into it. How much effort would it be to switch out, given that VectorizationBase has demonstrated segfaults on Julia v1.11?
cf. JuliaSIMD/VectorizationBase.jl#106 (comment). It looks like VectorizationBase is a dependency here, and from a cursory glance of the codebase it seems pretty ingrained into it. How much effort would it be to switch out, given that VectorizationBase has demonstrated segfaults on Julia v1.11?
We might end up using AccurateArithmetic in https://github.com/JuliaGeo/GeometryOps.jl, and would like to avoid as many dependency issues as possible 😄.
The text was updated successfully, but these errors were encountered: