Skip to content

Add pure rust implementation #21

@iverks

Description

@iverks

Hey. In order to improve the beginner-friendliness of this library I think it would be cool to add a pure rust backend.

I have found two candidates blasoxide and libblas. For me blasoxide doesn't compile out of the box. The author seems to have tried to get his library used in ndarray and nalgebra, but didn't succeed, and has later stopped working on this.

The latter crate works fine for me. Although no changes have been made in 4 years it seems to be the better candidate. From what I can tell it is compatible with BLAS, except for using generics to distinguish between f64 and f32 instead of having two versions of each function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions