Closed haifengl closed 7 months ago
Thanks. I am aware of #1069. But when I try the snapshot "org.bytedeco" % "arpack-ng" % "3.9.1-1.5.11-SNAPSHOT" classifier "macosx-arm64"
, I get this error
https://oss.sonatype.org/content/repositories/snapshots/org/bytedeco/arpack-ng/3.9.1-1.5.11-SNAPSHOT/arpack-ng-3.9.1-1.5.11-SNAPSHOT-macosx-arm64.jar: not found: https://oss.sonatype.org/content/repositories/snapshots/org/bytedeco/arpack-ng/3.9.1-1.5.11-SNAPSHOT/arpack-ng-3.9.1-1.5.11-SNAPSHOT-macosx-arm64.jar
That's right, it doesn't exist. Someone needs to work on it
I've added macosx-arm64 to the builds for ARPACK-NG. Please give it a try with the snapshots: http://bytedeco.org/builds/
Thanks a lot! Will try.
Can you please add
macosx-arm64
support toarpack-ng-platform
? This package is often used along with LAPACK andjavacpp-openblas
already supportsmacosx-arm64
for a while. Thanks!