IntoNdarray depends on nalgebra feature flag instead of ndarray
jbncode opened this issue · 2 comments
jbncode commented
Although the IntoNdarray
trait itself depends on the ndarray
feature, all of the implementations depend on the nalgebra
feature.
sarah-quinones commented
good catch! i'll fix that asap
sarah-quinones commented
fixed in 0.13.0