dimforge / dimforge/nalgebra

x86_64 SSE support

Open
#299 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

Giving nalgebra the ability to use SSE/SSE2/SSE3/SSE4/AVX instructions to preform matrix/vector computations on compatible x86 platforms would be a rather good idea, considering SSE was designed for that type of processing.
It could result in small-medium amounts of speedup (Which, as this is a mathematics library, is a very important thing)
I'm willing to investigate how to do it myself, but doing it alone would be nigh impossible.

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.