Skip to content

Patch for indexing errors in latest Numpy version

Compare
Choose a tag to compare
@jgostick jgostick released this 05 Jul 14:41

Numpy has been warning us for a while that certain indexing tricks would be deprecated, and that moment has arrived. This minor patch fixes a few places in the code where this error occurred.