Skip to content
  • Sumant Oemrawsingh's avatar
    Completed additions for stride · d14dc372
    Sumant Oemrawsingh authored
    Unpack functions were still not properly handling strides. This is now fixed.
    The test-real-radix2 function (from GSL's original test_real_radix2) now also
    works with strides. The function is not yet complete, though, as it does not
    yet test backward/inverse functions, and also doesn't actually perform
    comparisons yet.
    d14dc372