Here's the file with the API calls. I have to provide the correct symbol, not the function name, so it's a bit hard to read: e.g. you'll see _Z12SparseFactorh18SparseMatrix_Float instead of SparseFactor. I imagine you probably have Apple internal tools to deal with that...but if you don't, here's the mangled-demangled pairs.
mangledDemangledPairs.txt
All the relevant components can be found in that same GitHub repo, in the src/libSparse folder of the libSparse branch of AppleAccelerate.jl.
Topic:
Programming Languages
SubTopic:
General
Tags: