seung-lab / zmesh

Marching Cubes & Mesh Simplification on multi-label 3D images.
GNU General Public License v3.0
58 stars 8 forks source link

Transparently Handle C vs Fortran Order #9

Closed william-silversmith closed 2 years ago

william-silversmith commented 5 years ago

Isn't this already handled by the flatten call inside of mesh?

william-silversmith commented 2 years ago

This was handled by flatten, and now by an explicit call to np.ascontiguousarray