multivar_horner icon indicating copy to clipboard operation
multivar_horner copied to clipboard

test and bugfix arm architecture support

Open jannikmi opened this issue 10 months ago • 0 comments

Under ARM64 this error arises: OSError: dlopen(/Users/jmichelf/github/multivar_horner/__pycache__/eval_poly_-757448186211189212.so, 0x0006): tried: '/Users/jmichelf/github/multivar_horner/__pycache__/eval_poly_-757448186211189212.so' (mach-o file, but is an incompatible architecture (have (x86_64), need (arm64e)))

jannikmi avatar Apr 08 '24 08:04 jannikmi