sarah-quinones/faer-rs

IntoNdarray depends on nalgebra feature flag instead of ndarray

jbncode opened this issue · 2 comments

Although the IntoNdarray trait itself depends on the ndarray feature, all of the implementations depend on the nalgebra feature.

good catch! i'll fix that asap

fixed in 0.13.0