Skip to content

Accelerate Sparse Matrix library is not bound #5210

Description

@praeclarum

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue or pull request is an enhancementhelp wantedThis is an issue or pull request where we request help from the community to fix or completeiOSIssues affecting iOSmacOSIssues affecting macOSmissing-api-bindings

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions