Closed nilgoyette closed 5 years ago
As there's no specific PR or issues that we're currently working on, would it be possible to get a release with ndarray 0.13? Maybe updating num-derive
before, if you do a release.
nifti-rs
is the only missing lib for ndarray 0.13 in our project and we're kind of excited about it :)
Yes, it's a nice time for another release, but we might as well merge #61 and think a bit about #60 first. :+1:
Fix #58
#[rustfmt::skip]
3 times to avoid matrix formatting. I think formatting in Rust is great but not for matrices! I don't like using skip, but I consider it essential for matrices.Create build_dim_array function
commit doesn't fit in this PR, sorry. I'm not a fan of creating PR for tiny changes like that, but maybe you prefer it cleanly separated. Just tell me and I won't do it again :)