dimforge / dimforge/nalgebra

Use blasoxide for BLAS operations

Open
#602 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am writing a BLAS implementation in rust: [https://github.com/oezgurmakkurt/blasoxide](https://github.com/oezgurmakkurt/blasoxide)

It has all level1 except complex, sgemv, dgemv, sgemm and dgemm functions with ~max multicore performance. Only limitation in matrix multiplication is it ignores the transpose arguments for now.

Is blasoxide viable to use in nalgebra? If it isn't what tests, benchmarks, features I need to add to make it viable.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.