LIBSVM.jl icon indicating copy to clipboard operation
LIBSVM.jl copied to clipboard

Support for M1 / Apple silicon architecture

Open pazzo83 opened this issue 4 years ago • 0 comments

Julia has released a native version for M1 macs with its latest 1.7 beta (beta_3), so I just wanted to create an issue here regarding support for that architecture. There is a libsvm version for apple silicon (which you can install with homebrew: https://formulae.brew.sh/formula/libsvm), but I don't see anyway to have this package see that version.

pazzo83 avatar Jul 21 '21 20:07 pazzo83