HomotopyContinuation.jl
HomotopyContinuation.jl copied to clipboard
StackOverflow on 32 bits
On 32 bits, I get:
ERROR: LoadError: LoadError: LoadError: InitError: StackOverflowError:
Stacktrace:
[1] convert(#unused#::Type{HomotopyContinuation.ModelKit.Expression}, x::Int32) (repeats 79984 times)
@ HomotopyContinuation.ModelKit ~/.julia/packages/HomotopyContinuation/XnHM3/src/model_kit/symengine.jl:386
during initialization of module ModelKit
See https://github.com/JuliaAlgebra/MultivariateMoments.jl/pull/23/checks?check_run_id=2680088948#step:6:185
Oh this is a 32-bit linux environment right?
Yes, Ubuntu 32-bits with Julia v1.6.1
Will try to look into this soon -- I didn't expect that 32 bit system are still around, so I didn't care much