SlicerDMRI / whitematteranalysis

White matter tractography clustering and more...
https://dmri.slicer.org/whitematteranalysis/
Other
69 stars 33 forks source link

STYLE: Prefer importing `numpy` as `np` #200

Closed jhlegarreta closed 10 months ago

jhlegarreta commented 11 months ago

Prefer importing numpy as np to be consistent with current common practice and for the sake of compactness.