FFTW.NET icon indicating copy to clipboard operation
FFTW.NET copied to clipboard

Fix array index bug

Open DumpsterDoofus opened this issue 5 years ago • 0 comments

This fixes https://github.com/ArgusMagnus/FFTW.NET/issues/6 and https://github.com/ArgusMagnus/FFTW.NET/issues/9.

Manual test notes: Generated a .nupkg, and used it in a project that I had originally reproduced the array index bug in. With the new version, the error no longer happens.

DumpsterDoofus avatar Jul 11 '20 19:07 DumpsterDoofus