jturner314 / nditer

High performance iteration over n-dimensional arrays
Apache License 2.0
6 stars 1 forks source link

Add checks for ndim #13

Closed jturner314 closed 5 years ago

jturner314 commented 5 years ago

Some of these checks were accidentally removed in #12. It's necessary to check dimensionality even with AxesFor due to IxDyn.