dimforge / dimforge/nalgebra

determinant and inverse does not work for wide matrix types because ComplexField is not implemented for simba::simd types

Open
#763 1 comment 0 reactions 0 assignees View on GitHub
enhancement P-medium performance
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

In adding a more complete set of wide benchmarks to `mathbench-rs` I discovered that `MatrixN` (and other simd types) don't properly provide a `determinant` function because the required trait bounds aren't met (this also affects `try_inverse`)

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.