Accelerate Sparse Matrix library is not bound
Open
enhancement
help wanted
iOS
macOS
missing-api-bindings
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
Accelerate's Sparse Matrix library is not bound. https://developer.apple.com/documentation/accelerate/sparse_solvers
Most of Accelerate isn't bound, but most of it can be easily P/Invoked into.
The Sparse library, on the other hand, is hard to bind to because it uses C++ overloads as its API.
It would be wonderful if Xamarin supported this API. Specifically,functions like: https://developer.apple.com/documentation/accelerate/2865552-sparsefactor?language=objc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.