Closed ChrisBarker-NOAA closed 8 years ago
Merging -- this is really only adding stuff -- plus fixing RST.
This adds a quad example to the tests, but nothing new to the cpp? Question is in reference to the whole linear vs 2D indexing issue
correct, it's really just an example -- no change to the "real" code.
but I think we should provide and API at some level to translate the indexes from flattened to 2-d indexing -- probably not at the CPP level, though.
This didn't really do anything other than add some tests and utilities.
but I also tweaked the cython code a tiny bit -- making sure to get a contiguous array.